/* CSS Document */

/*PAGE LAYOUT*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#logo{
	float:left;
	width:274px;
	height:185px;
}
#topheader{float:right; width:526px; background-color:#8C96AD; position:relative}
#toplinks{
	position:absolute;
	right:25px;
	top:15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#menu{
	float:right;
	width:526px;
	height:23px;
	background-repeat:repeat-x;
}
#submenu{float:right; width:526px; height:32px; background-position:top; background-repeat:repeat-x;}
#contenttext{
	float:right;
	width:526px;
	background-color: #FFFFFF;
	border-top: 0px;
	border-top-style: solid;
	border-top-color: #D6D7D6;
	height: 335px;
	scrollbar-face-color: white;
	scrollbar-track-color: lightgrey;
	scrollbar-darkshadow-color: white;
	scrollbar-shadow-color: white;
	scrollbar-highlight-color: gainsboro;
	scrollbar-3dlight-color: white;
	scrollbar-arrow-color: gray;
	overflow: auto;
}
#leftpanel{float:left; width:274px;}
#footer{float:left; width:782px; background-color:#CCCCCC; padding:10px;}

/*GRAY PANEL*/
.graypanel{
margin:0px;
padding-left:10px;
}

/*TEXT STYLES*/
.bodytext {
	color: #666666;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}

.titletext {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#CC0000;
}
.whitetitle {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#FFFFFF;
}
.smalltitle {
	font: 0.7em Tahoma, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#CC0000;
}
.smallwhitetext {
	font-size: 11px;
	font-weight:bold;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.smallwhitetext a{
	font-size: 11px;
	font-weight:bold;
	color: #666666;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}
.smallwhitetext a:hover{
	text-decoration:underline;
}
.smallgraytext {
	font-size: 11px;
	font-weight:bold;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
}
.smallgraytext a{
	font-size: 11px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}
.smallgraytext a:hover{
	text-decoration:underline;
}
.smallredtext {
	font-size: 11px;
	font-weight:bold;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.smallredtext a{
	font-size: 11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}
.smallredtext a:hover{
	text-decoration:underline;
}
h1 {
	font-family: Tahoma, sans-serif;
	font-size: 2.5em;
	}
.subhead {
	font-size: 0.6em;
	font-weight: normal;
}
#mikesname {
	background-image: url(images/mikeh.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height: 86px;
	}
#mikesname h1 {
	visibility:hidden;
	}	
#submenu a {
	color: #990f00;
	}
#submenu2 {
float:right; width:526px; height:32px; background-position:top; background-repeat:repeat-x;
}
#submenu2 a {

	color: #FF9608;
}
#topheader3 {
float:right; width:526px; background-color:#FF9608; position:relative
}
#topheader2 {
float:right; width:526px; background-color:#990f00; position:relative
}
#mikesname3 {

	background-image: url(images/mikehorange.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height: 86px;
}
#mikesname3 h1 {

	visibility:hidden;
}
#mikesname2 {


	background-image: url(images/mikered.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height: 86px;
}
#mikesname2 h1 {


	visibility:hidden;
}
#contenttext1 {
	float:right;
	width:526px;
	background-color: #FFFFFF;
}

