/* CSS Document */

BODY{
	margin: 0px;
	background-color:#8499B4;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;

	}
	
H1{
	font-size: larger;
	font-weight:bold;
	color:#F78B1E;
	margin:2px;
	padding-left:3px;
	text-transform:uppercase;
	}	
		
H2{
	font-size: 1.1em;
	font-weight:bold;
	color:#58718F;
	margin:2px;
	padding-left:3px;
	margin:0px;
	text-transform:uppercase;
	}
	
H3{
	font-size: 1.0em;
	font-weight:bold;
	color:#FFFFFF;
	margin:2px;
	padding-left:3px;
	padding-top:4px;
	padding-bottom:4px;	
	text-transform:uppercase;
	}	
	H4{
	font-size: 1.0em;
	font-weight:bold;
	color:#58718F;
	
	}
A, A:Active, A:Visited{
	color:#4E7596;
}

A:Hover{
	color:#f68c1e;
}	
	
#header{
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	text-align:right;
	margin-right:auto;
	margin-left:auto;
	width:759px;
	height:127px;
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:0.6em;
	border-left: 1px solid #283049;
	border-right: 1px solid #283049;	
	}
	
#header UL{
	margin: 0px;
	margin-right:5px;
	list-style:none;
	}
	
#header LI{
	display:inline;
	}
	
#header A, #header A:Active, #header A:Visited{
	color:#FFFFFF;
	text-decoration:none;
	}
	
#header A:Hover{
	color:#FFFFFF;
	text-decoration:underline;
	}
	
#navigation{
	margin-right:auto;
	margin-left:auto;
	width:759px;
	height:23px;
	background-image:url(../images/navigationBG.jpg);
	background-repeat:repeat-x;
	border-left: 1px solid #283049;
	border-right: 1px solid #283049;
	border-bottom: 1px solid #b6823e;
	text-align:left;
	}
	
DIV.Category{
	color:#CC0000;
	border-bottom:1px solid #CC0000;
	font-weight:bold;
	}
	
#base{
	margin-right:auto;
	margin-left:auto;
	width:759px;
	border-left: 1px solid #283049;
	border-right: 1px solid #283049;
	background-color:#FFFFFF;
	font-size:0.75em;
	text-align:left;
	}
	
#base P{
	margin: 0px;
	padding:5px;
	}	

#footer{
	margin-right:auto;
	margin-left:auto;
	width:759px;
	height:23px;
	background-image:url(../images/footerBG.jpg);
	background-repeat:repeat-x;
	border-left: 1px solid #283049;
	border-right: 1px solid #283049;
	border-bottom: 1px solid #283049;
	border-top: 1px solid #283049;
	}
	
#footer P{
	margin:0px;
	line-height: auto;
	padding-top:10px;
	padding-right:5px;
	text-align:right;
	color:#FFFFFF;
	font-size:0.6em;
	}
	
#footer A, #footer A:Active, #footer A:Visited{
	color:#bed5ee;
	text-decoration:none;
	}
	
#footer A:Hover{
	color:#bed5ee;
	text-decoration:underline;
	}
	
#search{
	float:right;
	background-image:url(../images/searchBG.jpg);
	width:230px;
	height:223px;
	border-left: 1px solid #283049;
	border-bottom: 1px solid #283049;
	}
	
#search FORM{
	margin:0px;
	width: 200px;
	margin-left:auto;
	margin-right:auto;
	}
	
#search P{
	margin-left:0px;
	padding-left:0px;
	color:#FFFFFF;
	font-weight:bold;
	}
	
#search SELECT, #search INPUT{
	width:188px;
	border:1px solid #283049;
	}
	
.searchButton{
	width:175px;
	margin-left:auto;
	margin-right:auto;
	}
	
#featured{
	padding:0px;
	margin:0px;
	float:left;
	width:183px;
	height:223px;
	background-image:url(../images/featuredBG.jpg);
	background-repeat:no-repeat;
	border-bottom: 1px solid #b6823e;
	border-right: 1px solid #b6823e;
	color:#333333;
	}
	
#featured UL{
	margin:0px;
	padding: 5px 5px 0px 5px;
	list-style:none;	
	}
	
#featured LI{
	padding:3px 0px;
	}
	
#featured A, #featured A:Active, #featured A:Visited{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:capitalize;
}

#featured A:Hover{
	text-decoration:underline;
	text-transform:capitalize;	
	}
	
#featured STRONG{
	
	}
		
#welcome{
	margin-right:232px;
	margin-left:185px;
	}
	
#welcome P{
	text-align:justify;
	}
	
.clear{
	clear:both;
	}
	
#latest{
	float:left;
	width:570px;
	}
	
#latest A, #latest A:Active, #latest A:Visited{
	color:#58697B;
	text-decoration:none;
}

#latest A:Hover{
	color:#f68c1e;
	text-decoration:none;
}
	
#hotspots{
	float:right;
}

.hotLinks{
	padding-top: 10px;
}

.headings{
	color:#f68c1e;
	font-weight:bold;
	}
#content{
	margin:0px;
	padding:0px;
	}
	
#typingApplet{
	width:500px;
	height:200px;
	margin-left:auto;
	margin-right:auto;
	border: 1px solid #58718F;
	}
	
.error{
	color:#FF0000;
	font-size:smaller;
	text-align:center;
	font-weight:bold;
	}
	
#CP FORM{
	margin:0px;
	padding:0px;
	}
.leftFloatJob {
	width:99%;
	margin-left:auto;
	float:left;
}
H4{
	font-size: small;
	margin:1px;
	padding-left:3px;
	padding-top:4px;
	padding-bottom:4px;	
	
	}
