body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #090959;
	background-image: url(../images/bgExtend.jpg);
	background-repeat: repeat-x;
}
.content ul {
	list-style-image: url(../images/star.jpg);
	list-style-position: outside;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
.content ul li {
	padding-bottom: 10px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	padding: 0px;
	font-weight: normal;
	line-height: 19px;
}
.altcolor {
	background-color: #EDE082;
	padding: 5px 0 5px 0;
}
.alt {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	padding: 0px;
	font-weight: normal;
	text-decoration: underline;
}
.content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	padding: 0px;
	font-weight: normal;
	text-decoration: none;
}
.contentHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #06067D;
	font-weight: bold;
}
.sidecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 0px;
	font-weight: normal;
	line-height: 21px;
}
.sidecontent a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 0px;
	font-weight: normal;
	text-decoration: underline;
}
.sidecontent a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 0px;
	font-weight: normal;
	text-decoration: none;
}
.headerinfo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #06067D;
	padding: 0px;
	font-weight: normal;
	line-height: 15px;
	text-decoration: none;
}
.headerinfo a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #06067D;
	padding: 0px;
	font-weight: normal;
	line-height: 15px;
	text-decoration: underline;
}

.headerinfo a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #06067D;
	padding: 0px;
	font-weight: normal;
	line-height: 15px;
	text-decoration: none;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #06067D;
	padding: 0px;
	font-weight: normal;
	line-height: 21px;
	padding-bottom: 0.1em;
}
.subHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 21px;
}
.floatRight {

	float: right;
	margin: 0em 0em 1em 1em;
}
.floatLeft {

	float: left;
	margin: 0em 1em 1em 0em;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 0px;
	font-weight: normal;
	line-height: 17px;
}

.ThinNavLine {
	width:1px;
	height:1px;
	background:#ffffff
}

.ThinLine {
	width:1px;
	height:1px;
	background-color: #06067D;
}

.ThinLine2 {
	width:1px;
	height:1px;
	background:#ffffff
}

A.menulink {
	display: block;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color: #1E1E56;
	padding: 10px 0 10px 5px;
	text-indent: 0pt;
	font-style: normal;
	width: 287px;
}

A.menulink:hover {
	background-color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	color: #1E1E56;
}
#activeLink {
	background-color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	color: #1E1E56;
}
a img
{
	border: none;
	position: relative;
	top: auto;
	left: auto;
 }
#carfstar {
	position: absolute;
	left: 250px;
	top: 50px;
}
#mainlinks a
{
	color: #4A4A4A;
	text-decoration: none;
}

#mainlinks a:hover
{

	color: #4A4A4A;
	text-decoration: underline;
}

#secondarylinks a
{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

#secondarylinks a:hover
{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}


/**Drop Down Menu**/
#dropmenudiv{
position:absolute;
border: 1px solid #ffffff;
border-bottom-width: 0;
font-size: 15px;
line-height:18px;
padding: 0px;
z-index: 1;
margin-left: 260px;
margin-top: -45px;
}

#dropmenudiv a{
font-family:Georgia, "Times New Roman", Times, serif;
color: #ffffff;
width: 100%;
display: block;
text-indent: 3px;
padding: 10px 0;
border-bottom: 1px solid #ffffff;

text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #69CD1A;
	color: #06067D;
}

/* Nav Stuff! */

	#n{
	margin: 5px;

	}
	
	ul#nav {
		position: relative;
		z-index: 10;
	}
	
	#nav, #nav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 295px;
	}

	
	#nav li { /* all list items */
		text-align: left;
		position : relative;
		float : left;
		line-height : 19px;
		/* margin-bottom : -1px; */
		width: 295px;
		border-bottom: 1px solid white;
		
	}

	#nav li:last-child {
		border: none;
	}
	
	#nav li ul { /* second-level lists */
	position : absolute;
	left: -9990%;
	margin-left : 295px;
	margin-top : -52px;
	background-color:#6ACF1A;
	border: 1px solid white;
	}
	
		
	#nav li ul li a:hover{
	background-color: #FFFFFF;
	}
	
	#nav li ul ul { /* third-and-above-level lists */
		left: -9990%;
	}
	
	#nav li a {
		
		width: 295px;
		w\idth : 290px;
		display : block;
		text-align: left;
		text-decoration: none;
		font-weight: bold;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size:15px;
		color: #1E1E56;
		padding: 12px 0 12px 5px;
		margin: 4px 0;
		text-indent: 0pt;
		font-style: normal;
		
	}
	
	#nav li a:hover {
	background-color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	color: #1E1E56;
	}
	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -9990%;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}
.content .subHeader {
	color: #000;
}
.content p .sidecontent {
	color: #000;
}
.textbox {
	position: static;
	left: auto;
	right: auto;
	padding-left: 100px;
}
.carfstar {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	left: 200px;
	top: 50px;
}
