html, body {
	height: 100%;
	width:100%;
}
body {
	margin: 0;
	padding: 0;
	font: 11px verdana, arial, helvetica, sans-serif;
	color:#000;
}


/* GENERAL CLASSES */
.FORM {
	margin: 0px;
	width: 250px;
	float: right;
	margin-top:4px;
	
}

a img{border:none;}

h1 {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}

h2 {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#999999;
	text-transform:uppercase;
}


/*HEADER*/


/*Middle CSS*/

.HomeContent { 
	width: 999px;
	height:400px;
	background-image:url(homebodybackground.gif);
	background-repeat:no-repeat;
	/*padding-left:166px;	*/		
}

.ContainerContent { 
	float:left; 
	width: 1150px; 
	background-image:url(backgroundLeft.gif); 
	background-repeat:repeat-y;		
}

.SecondContainerContent { 
	float:left; 
	background-image:url(backgroundLeftFinish.gif); 
	background-repeat:no-repeat; 
	background-position:left bottom;		
}

.MedBodyContent { 
	width: 999px;
	height:400px;
	background-image:url(mediumcontentbodybackground.jpg);
	background-repeat:no-repeat;
	/*padding-left:166px;	*/		
}

.MedBodyContent2 { 
	width: 999px;
	height:950px;
	background-image:url(largecontentbodybackground.jpg);
	background-repeat:repeat-y;
	/*padding-left:166px;	*/		
}

.TableBodyContent { 
	width: 999px;
	height:770px;
	background-image:url(largecontentbodybackground.jpg);
	background-repeat:repeat-y;
	/*padding-left:166px;	*/		
}

.TableBodyContent2 { 
	width: 999px;
	height:880px;
	background-image:url(largecontentbodybackground.jpg);
	background-repeat:repeat-y;
	/*padding-left:166px;	*/		
}

.TableBodyContent3 { 
	width: 999px;
	height:250px;
	background-image:url(largecontentbodybackground.jpg);
	background-repeat:repeat-y;
	/*padding-left:166px;	*/		
}

.TableBodyContent4 { 
	width: 999px;
	height:350px;
	background-image:url(largecontentbodybackground.jpg);
	background-repeat:repeat-y;
	/*padding-left:166px;	*/		
}

.TableBodyContent5 { 
	width: 999px;
	height:450px;
	background-image:url(largecontentbodybackground.jpg);
	background-repeat:repeat-y;
	/*padding-left:166px;	*/		
}

.LargeBodyContent { 
	width: 999px;
	height:1670px;
	background-image:url(largecontentbodybackground.jpg);
	background-repeat:repeat-y;
	/*padding-left:166px;	*/		
}

.HugeBodyContent { 
	width: 999px;
	height:2670px;
	background-image:url(largecontentbodybackground.jpg);
	background-repeat:repeat-y;
	/*padding-left:166px;	*/		
}

.ProjectsContent { 
	width: 999px;
	height:2800px;
	background-image:url(largecontentbodybackground.jpg);
	background-repeat:repeat-y;
	/*padding-left:166px;	*/		
}

.HomeText {
	padding-right:30px; 
	float:right; 
	width:485px; 
	padding-top:20px;
}

.HomeText a:link, .HomeText a:visited, .HomeText a:active {color:#5a2049; text-decoration:underline; line-height:15px; }

.HomeText a:hover {color:#5a2049; text-decoration:none; }


#archiveTable td {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8F9EA7;
	border-left-color: #8F9EA7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8F9EA7;
}
#announcementsTable {
	border: 1px solid #8C9EA5;
	margin-left: 5px;
}
.activeLinkArchive {
	font-weight: bold;
	color: #FFFFFF;
}

.checkbt {
	float: left;
	margin-bottom: 8px;
	margin-left: 30px;
	color:#000000;
}

.clearIt {
	clear:both;
	}

/*Footer CSS*/

.FooterPanel { 
	
	position: relative;
	height: 50px;
	width:987px;	
	float:right;
}

.FooterPanelText { 
	text-align:center;
	margin-top: 10px;
}

.spikeLink { color:#CCC; margin: 3px 3px 0 0; }

.spikeLink a:link, .spikeLink a:visited, .spikeLink a:active {color:#BFBFBF; text-decoration:none; }

.spikeLink a:hover {text-decoration:underline; }