@charset "utf-8";
/* CSS Document */

html, body {margin:0; padding:0; left:0; margin-top:0;padding-top:0;}
body {
	text-align:center;
}

/* ID TAGS */	
#Content {
	width:900px;
	margin:0px auto;
	text-align:left;
	padding:0px;
}
#Top {
	width:100%;
	height:235px;
	padding-top:10px;
}
#Middle {
	width:100%;
	height:750px;
	padding-top:10px;
}
#MiddleLong {
	width:100%;
	height:2400px;
	padding-top:10px;
}
#Bottom {
	width:100%;
	height:60px;
	padding-top:40px;
}
#TopLeft {
	width:300px;
	float:left;
	height:235px;
}
#TopRight {
	width:600px;
	float:right;
	text-align:center;
	height:235px;
}
#col1small {
	width:297px;
	height:100%;
	float:left;
	border-left-color:#666;
	border-left-style:solid;
	border-left-width:thin;
	overflow:hidden;
}
#col1large {
	width:898px;
	height:100%;
	float:left;
	border-left-color:#666;
	border-left-style:solid;
	border-left-width:thin;
	border-right-color:#666;
	border-right-style:solid;
	border-right-width:thin;
	overflow:hidden;
}
#col2small {
	width:297px;
	height:100%;
	float:left;
	border-left-color:#666;
	border-left-style:solid;
	border-left-width:thin;
	overflow:hidden;
}
#col12spread {
	width:594px;
	height:100%;
	float:left;
	border-left-color:#666;
	border-left-style:solid;
	border-left-width:thin;
	overflow:hidden;
}
#col23spread {
	width:594px;
	height:100%;
	float:right;
	border-right-color:#666;
	border-right-style:solid;
	border-right-width:thin;
	border-left-color:#666;
	border-left-style:solid;
	border-left-width:thin;
	overflow:hidden;
}
#col3small {
	width:297px;
	height:100%;
	float:right;
	border-left-color:#666;
	border-left-style:solid;
	border-left-width:thin;
	border-right-color:#666;
	border-right-style:solid;
	border-right-width:thin;
	overflow:hidden;
}
#colcontent {
	padding:10px;
	padding-left:25px;
	padding-right:25px;
}
#FooterMenu {
	width:100%;
	text-align:center;
}
/* MAIN SITE LINKS */
a.menulink{font-family: Georgia, Garamond, serif; color:#FFF; font-size:14px; text-decoration:none}
a.menulink:visited{font-family: Georgia, Garamond, serif; color:#FFF; font-size:14px; text-decoration:none}
a.menulink:hover{font-family: Georgia, Garamond, serif; color:#F00; font-size:14px; text-decoration:none}
a.graylink{font-family: Georgia, Garamond, serif; color:#999; font-size:14px; text-decoration:none}
a.graylink:visited{font-family: Georgia, Garamond, serif; color:#999; font-size:14px; text-decoration:none}
a.graylink:hover{font-family: Georgia, Garamond, serif; color:#F00; font-size:14px; text-decoration:none}
a.graylink20{font-family: Georgia, Garamond, serif; color:#999; font-size:20px; text-decoration:none}
a.graylink20:visited{font-family: Georgia, Garamond, serif; color:#999; font-size:20px; text-decoration:none}
a.graylink20:hover{font-family: Georgia, Garamond, serif; color:#F00; font-size:20px; text-decoration:none}
a.footerlink{font-family: Georgia, Garamond, serif; color:#FFF; font-size:12px; text-decoration:none}
a.footerlink:visited{font-family: Georgia, Garamond, serif; color:#FFF; font-size:12px; text-decoration:none}
a.footerlink:hover{font-family: Georgia, Garamond, serif; color:#F00; font-size:12px; text-decoration:none}
a.dashboardlink{font-family: Georgia, Garamond, serif; color:#FFF; font-size:16px; font-weight:normal; text-decoration:underline}
a.dashboardlink:visited{font-family: Georgia, Garamond, serif; color:#FFF; font-size:16px; text-decoration:underline}
a.dashboardlink:hover{font-family: Georgia, Garamond, serif; color:#F00; font-size:16px; text-decoration:underline}
a.dashboardlinkselected{font-family: Georgia, Garamond, serif; color:#F00; font-size:16px; text-decoration:underline}
a.dashboardlinkselected:visited{font-family: Georgia, Garamond, serif; color:#F00; font-size:16px; text-decoration:underline}
a.dashboardlinkselected:hover{font-family: Georgia, Garamond, serif; color:#F00; font-size:16px; text-decoration:underline}
a.seelink{font-family: Georgia, Garamond, serif; color:#FFF;text-decoration:none}
a.seelink:visited{font-family: Georgia, Garamond, serif; color:#FFF;text-decoration:none}
a.seelink:hover{font-family: Georgia, Garamond, serif; color:#FFF;text-decoration:none}

/* CLASSES */
.HeaderWhite28{
	font-size:28px;
	font-family: Georgia, Garamond, serif;
	color:#FFF;
}
.HeaderGray28{
	font-size:28px;
	font-family: Georgia, Garamond, serif;
	color:#999;
}
.HeaderGray22{
	font-size:22px;
	font-family: Georgia, Garamond, serif;
	color:#999;
}
.HeaderGray20{
	font-size:20px;
	font-family: Georgia, Garamond, serif;
	color:#999;
}
.HeaderGray18{
	font-size:18px;
	font-family: Georgia, Garamond, serif;
	color:#999;
}
.HeaderWhite22{
	font-size:22px;
	font-family: Georgia, Garamond, serif;
	color:#FFF;
}
.HeaderRed28{
	font-size:28px;
	font-family: Georgia, Garamond, serif;
	color:#C00;
}
.HeaderRed96{
	font-size:96px;
	font-family: Georgia, Garamond, serif;
	color:#C00;
}
.HeaderRed80{
	font-size:80px;
	font-family: Georgia, Garamond, serif;
	color:#C00;
}
.HeaderRed72{
	font-size:72px;
	font-family: Georgia, Garamond, serif;
	color:#C00;
}
.HeaderRed64{
	font-size:64px;
	font-family: Georgia, Garamond, serif;
	color:#C00;
}
.HeaderRed48{
	font-size:48px;
	font-family: Georgia, Garamond, serif;
	color:#C00;
}
.HeaderWhite24{
	font-size:24px;
	font-family: Georgia, Garamond, serif;
	color:#FFF;
}
.HeaderRed24{
	font-size:24px;
	font-family: Georgia, Garamond, serif;
	color:#C00;
}
.WhiteParagraph16{
	font-size:16px;
	font-family: Georgia, Garamond, serif;
	text-align:justify;
	color:#FFF;
}
.GrayParagraph16{
	font-size:16px;
	font-family: Georgia, Garamond, serif;
	text-align:justify;
	color:#999;
}
.RedParagraph16{
	font-size:16px;
	font-family: Georgia, Garamond, serif;
	text-align:justify;
	color:#C00;
}
.input{
	background-color:#000;
	color:#F00;
	font-weight:bold;
	border-color:#999;
	border-width:thin;
	border-style:solid; 
}
