body {	font: 75% "Arial",Verdana,Arial,sans-serif;
	background-image: url(images/bkrd.gif);
	background-repeat: repeat-y;
	background-color: #FFC222;	color: #333333;}

p {
	line-height: 1.5em;
	margin-bottom: 20px;
}a {
	color: #054373;
	text-decoration: none;}img {
	border: 0px solid #C4C2C2;}

td a {
	color: #FFCF24;
	font-size: 0.85em;
}

td a:hover{
	color: #990000;
}

#content {	width: 445px;	padding: 20px 15px 0px 15px;}

#content a{
	color: #7670CC;
	font-size: 1.0em;
}


#subs {
	width: 145px;
	height: 573px;
	background-color: #FFC222;
	text-align: center;
	float:top;
	font: 105% "Arial",Verdana,Arial,sans-serif;
}

#subs a{
	color: #7670CC;
}

#subs a.active{
	color: #990000;
}

#sub1 {
	background-image: url('images/SUB1.gif');
	background-image: no-repeat;
	height: 38px;
	width: 145px;
	background-color: #FFC222;
}

#sub2 {
	background-image: url('images/SUB2.gif');
	background-image: no-repeat;
	height: 33px;
	width: 145px;
	background-color: #FFC222;
}
#sub3 {
	background-image: url('images/SUB3.gif');
	background-image: no-repeat;
	height: 31px;
	width: 145px;
	background-color: #FFC222;
}
#sub4 {
	background-image: url('images/UNDERSUBS.gif');
	background-image: no-repeat;
	float: top;
	height: 471px;
	width: 145px;
 	background-color: #FFC222;
}

#footer {
	text-align:center;
	margin: 20px 0px 25px 0px;
	color: #9a9a9a;
	font-size: 0.9em;
}



#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 10px Verdana;
line-height:15px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0 1px;
text-decoration: none;
color:#FFCF24;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #4539F5;
}