body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/clouds_small.gif);
}
a:link {
	text-decoration: none;
	color: #990000;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #000168;
}
a:active {
	text-decoration: none;
}

#header {
	background-position: center;
}

#logos {
	float: left;
	border-left: solid 10px #000066;
	padding: 10px;
}
#winkingGirl {
	float: right;
	height: 422px;
	width: 122px;
}


#middleBox {
	text-align:center;
	width: auto;
}
	#middle {
		width:500px;
		margin:0 auto;
	}
		#logo {
	float: left;
		}
		#links {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #990000;
		}
		
#logos a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	background-color: #000066;
	clear: both;
	text-align: center;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}


#container {
	background-image: url(images/clouds.gif);
}
#footNote {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	color: #666666;
	clear: both;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #000066;
}
