body {
	background-image: url(pics/miketemplatelong.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #0E121A;
}
#Content {
	position:absolute;
	left:201px;
	top:91px;
	width:579px;
	
	z-index:2;
	padding: 10px;
	background-color: #FFFFFF;
}

.links {color: #405282; font-size: large; font-family: Verdana, Arial, Helvetica, sans-serif; }
.activelink {color: #7a88a6; font-size: large; font-family: Verdana, Arial, Helvetica, sans-serif; }
a:link {
	color: #405282;
	text-decoration: underline;
}
a:visited {
	color: #405282;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #96A5CB;
}
a:active {
	text-decoration: underline;
	color: #405282;
}
.title {
	color: #405282;
	font-size: x-large;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
}
.smalltext {
	font-size: x-small;
	color: #AE544C;
}
.text {
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.medtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #405282;
}
#navagation {
	position:absolute;
	left:16px;
	top:351px;
	width:176px;
	font-size: medium;
	padding: 0px;
	z-index:4;
	visibility: visible;
	color: #FFFFFF;
}
#navagation a {
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	width: 170px;
	text-align: left;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #222A3E;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navagation a:hover {
	color: #AE544C;
}
#navagation .current {
	color: #AE544C;
	font-size: medium;
}
#navagation ul {
	list-style-type: none;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
#navagation .indent {
	color: #222A3E;
	text-indent: 10px;
	font-size: small;
}
#navagation .currentindent {
	color: #AE544C;
	text-indent: 10px;
	font-size: small;
}
.browntext {color: #AE544C}
