@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #E87EE8;
	background-image: url(images/Body_BG.gif);
	background-repeat: repeat-x;
}
#movie {
	float: left;
	height: 209px;
	width: 272px;
	padding-top: 5px;
	text-align: center;
}

#logo {
	background-image: url(images/Logo.gif);
	background-repeat: no-repeat;
	float: left;
	height: 216px;
	width: 779px;
	text-align: center;
	color: #000000;
}
#logo UL{
	float: right;
	width: 200px;
	padding-top: 65px;
	padding-right: 0px;
	font-weight: bold;
	color: #649A0A;

}
#matter {
	background-image: url(images/Matter_BG.gif);
	background-repeat: repeat-y;
	float: left;
	width: 779px;
}
#matter2 {
	float: left;
	width: 779px;
	background-color: #FFFFFF;
}
#advertise {
	background-image: url(images/Advertise.gif);
	background-repeat: no-repeat;
	float: left;
	height: 209px;
	width: 507px;
}
#left {
	float: left;
	width: 507px;
}
#left2 {
	float: left;
	width: 100%;
}
#text {
	float: left;
	width: 487px;
	padding-right: 10px;
	padding-left: 10px;
}
#text2 {
	float: left;
	width: 759px;
	padding-right: 10px;
	padding-left: 10px;
}
#text IMG{
	padding: 5px;
	border: 1px solid #326689;
}
#footer {
	float: left;
	width: 487px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
#footer2 {
	float: left;
	width: 759px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
A {
	color: #649A0A;
}
#right {
	float: left;
	width: 253px;
	padding-right: 5px;
	padding-left: 7px;
}

A:hover {
	color: #000000;
}
strong {
	color: #649A0A;
}
H1 {
	color: #649A0A;
	font-size: 16px;
	font-weight: bold;
}
.blue {
	color: #649A0A;
}


#main {
	width: 779px;
	margin-right: auto;
	margin-left: auto;
}
.FormNames {
	width: 90px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.FormInput {
	float: left;
	width: 253px;
	margin: 0px;
	padding: 0px;
}
input, select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #993399;
}
