/* CSS Document */

a:link, a:visited, a:active {
	color: #babec3;
	text-decoration: none;
}

a:hover {
	color: #babec3;
	text-decoration: underline;
}

body {
	margin-top: 2px !important;
	margin-top: 0px;
	margin-left: 0px;	
	background-color: #407EA9;
}

h1 {
	font-family: "Monotype Corsiva", cursive, "Times New Roman", serif;
	font-weight: normal;
	font-size: 30px;
	text-align: left;
	letter-spacing: 6px;
	color: #babec3;
	margin-top: 3px;
	line-height: 21px;
	border-bottom: 0px solid #4B97EF;
}

h2 {
	font-family: "Monotype Corsiva", cursive, "Times New Roman", serif;
	font-weight: normal;
	font-size: 25px;
	text-align: center;
	text-transform: lowercase;
	letter-spacing: 6px;
	color: #0c1e5d;
	margin-top: 0px;
	line-height: 12px;
	border-bottom: 0px solid #4B97EF;
}

input, select, textarea {
	background-color: #407EA9;
	border-style: double;
	border-width: 3px;
	border-color: #000;
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	color: #babec3;
}

p {
	margin-left: 4px;
	margin-right: 4px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000;
}

td {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000;
}

ul {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000;
}

.date {
	color: #e6ebf2;
	font-weight: bold;
}

#content {
	width: 388px;
	position: relative;
	top: -250px;
	left: 176px;
	border: 0px solid #000;
}

#footer {
	font-size: 9px;
	text-align: center;
	text-transform: uppercase;
}

#nav {
	width: 85px;
	position: absolute;
	top: 370px;
	margin-left: 88px;
	border: 0px solid #000;
}

#nav .header{
	font-family: small fonts;
	font-weight: normal;
	font-size: 9px;
	text-align: left;
	color: #4B97EF;
	margin-top: 0px;
	margin-bottom: -7px;
	line-height: 10px;
	border-bottom: 0px solid #4B97EF;
}
