BODY { FONT:0.8em verdana, arial, sans-serif; COLOR:#000; }

A {	COLOR:#009; text-decoration:none; }
A:hover { color:#f60; TEXT-DECORATION:none; }

.center { text-align:center; }
.titleBlue { 
	display:block;
	padding:2px 5px 2px 5px;
	color:#0000CC;
	border:1px solid #FF9900;
	}
.red { color:#FF0000; }
.bold { font-weight:bold; }
.pRight { 
	display:block;
	padding:2px;
	text-align:right;
	}

hr { border:none; color:#009; background-color:#009; height:1px; width:100%; text-align:center; }

#containerIndex { POSITION:relative; MARGIN:0px auto; top:50%; WIDTH:800px; background-color:#fff; padding-bottom:20px; }

#container { POSITION:relative; MARGIN:0px auto; TOP:0px; WIDTH:800px; background-color:#fff; padding-bottom:20px; }

#logo { POSITION:relative; MARGIN:auto; WIDTH:800px; HEIGHT:105px; border:1px solid #ccc; background-color:#fff; text-align:center; }

#topNav { POSITION:relative; MARGIN:auto; WIDTH:800px; padding-bottom:5px; border:1px solid #ccc; background-color:#ddd; TEXT-ALIGN:center; }
	#topNav A { PADDING:0px 10px 0px 10px; TEXT-DECORATION:none; FONT:1.2em "Trebuchet MS", "Times New Roman", Times, serif; font-weight:bold; }
	#topNav A:hover {  color:#009; border-bottom:4px solid #f60; TEXT-DECORATION:none }
	
#banner { POSITION:relative; MARGIN:auto; WIDTH:800px; height:78px; border:1px solid #ccc; background:url(images/banner.jpg) no-repeat; background-color:#eee; text-align:center; }
	
#pageTitle { POSITION:relative; MARGIN:auto; WIDTH:790px; background-color:#eee; padding-left:10px; border:1px solid #ccc; font:1.3em "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold; color:#000; text-align:left; }

#content { POSITION:relative; MARGIN:auto; WIDTH:780px; background-color:#fff; padding:40px 10px 40px 10px; BORDER-left:#f60 2px solid; BORDER:1px solid #ccc; }
	#content A { background-color:#ddd; }
	#content A:hover { color:#000; background-color:#f60; }
	#content li A { background-color:#fff; }

#footer { CLEAR:both; BORDER-TOP:#333 1px solid; MARGIN:15px auto; WIDTH:800px; PADDING-TOP:10px; padding-bottom:10px; POSITION:relative; font-size:0.75em; TEXT-ALIGN:right; }


