body {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color:#660033;
}
.clear{clear:both;}
* {
	margin: 1px;
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	top: 1px;
	background-repeat: no-repeat;
	background-color: #660033;
}
#container {
	text-align: left;
	width: 767px;
	height: 500px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #660033;
}
a{color:#3399FF;}
a:hover{color:#339999;}
/********************** Header ***************************/
#header {
	background-image:url(images/header.jpg);
	width:765px;
	height:237px;
	position:relative;
	background-repeat: no-repeat;
	border-bottom-width: 2px;
	background-position: center top;
}
#header ul{
	position:absolute;
	top:241px;
	left:99px;
}
#header li{
	display:block;
	float:left;
	width:97px;
}
#header ul a{
	color:#aefa0d;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 900;
	text-transform: capitalize;
}
#header ul a:hover{color:#339999;}

/********************** Welcome ***************************/
#welcome {
	background-repeat: no-repeat;
	background-position: center bottom;
	height: auto;
	background-color: #660033;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 1px;
	border: 0px;
}
#welcome h3{
	margin: 10px 10px 10px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #CCCCCC;}
#welcome p{
margin: 10px 10px 10px 5px;width:416px;}
#welcome a{}

/********************** News ***************************/
#news {
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px;
	background-color: #660033;
	border: 0px;
}
#news h3{
	margin: 20px 10px 15px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #CCCCCC;
}
/********************** Bottom ***************************/
#bottom {
	background-image:url(images/line.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 30px 0px 0px 110px;
}
#bottom img{border:0px;}
#bottom a{border:0px;float:left;}
#bottom a:hover{}
/********************************************************/
#dropmenudiv{
position:absolute;
border:1px solid white;
border-bottom-width: 1px solid white;
font:normal 12px "Arial, Helvetica, sans-serif";
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 2px;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #FFFFFF;
}
a:link {
	color: #3399FF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #FFFF33;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.style17 {color: #660033}
.style18 {font-size: 12px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
.style20 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }