﻿/* CSS layout */

body {
	margin: 0;
	padding: 0;
	visibility: visible;
	background-color:gray;
	background-image:url(images/htrbackfade.jpg);
	background-position: top center;
	color: #999;
}

table{
	width:420px;
	padding:0px;
}

td, th {
	border:0px;
	border:none;
	padding:0px;
}

#Heading {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #06F;
}

#pagecontent {
	padding: 0 0 0 0;
	margin-left: auto;
	margin-right: auto;
	width: 955px;
}


#masthead {
	position:relative;
	text-align: left;
	margin-left: 0px;
	display: block;
	height: 72px;
	width: 955px;
	visibility: visible;
	margin-top:18px;
	background-color:#333333;
}



#content  {
	position:relative;
	top:20px;
	width:955px;
	height: 508px;
	overflow:visible;
	font-size:10pt;
	padding-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	margin-left: auto;
	
}


#innercontentleft {
	position:absolute;
	top:0px;
	margin-left:0px;
	width:658px;
	height: 508px;
	overflow:hidden;
	background-color:#cccccc;
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
	left: 0px;
}

#innercontentleft2 {
	position:absolute;
	top:4px;
	margin-left:18px;
	width:625px;
	height:500px;
	overflow:hidden;
	background-color:#cccccc;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px;
	border:0px;
	text-align:center;
	left: 0px;
	color:#000;
	}
	
#innercontentleft3 {
	position:absolute;
	top:0px;
	margin-left:2px;
	width:635px;
	height:487px;
	overflow:auto;
	background-color:#cccccc;
	font-family:Arial, Helvetica, sans-serif;
	padding:10px;
	border:0px;
	text-align: justify;
	left: 0px;
	color: #000;
	font-size: 10px;
	}
	
#innercontentleft4 {
	position:absolute;
	top:0px;
	margin-left:0px;
	width:638px;
	height:487px;
	overflow:auto;
	background-color:#cccccc;
	font-family:Arial, Helvetica, sans-serif;
	padding:10px;
	border:0px;
	text-align: justify;
	left: 0px;
	color: #000;
	font-size: 10px;
	}

#innercontentleft5 {
	position:absolute;
	top:0px;
	width:657px;
	height:510px;
	overflow:hidden;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px;
	border:0px;
	text-align:center;
	left: 0px;
	color:#000;
	}
	
#innercontentright {
	position:absolute;
	top:0px;
	left:675px;
	width:269px;
	height:509px;
	padding: 0px;
	
	}
	

#innercontentright1 {
	position:absolute;
	top:0px;
	left:0px;
	z-index:2;
	width:246px;
	overflow:visible;
	background-color:#cccccc;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	padding: 9px;
	padding-top:4px;
	text-align: justify;
			
	}



#pagecontent #content #innercontentleft2 p {
	color: #000;
	font-size: 10px;
	text-align:left;
}


#links {
	position:relative;
	top:40px;
	width:955px;
	height: 246px;
	overflow:visible;
	border:0px;
	text-align:center;
	font-size:8pt;
	font-family:Arial, Helvetica, sans-serif;
	
}


Names {
	font-size: 18px;
	font-weight: bold;
	color: #000;
}



iframe {
   background-color: transparent;
   border: 0px solid #000000;
}

.imgFloat{
	clear:both;
	float:left;
	margin-right:12px;
	padding-bottom:20px;
}

.clearFloat{
	clear:both;
}

.main a:link {color:#06F;} 
.main a:visited {color:#06F;}
.main a:hover {color:#FFF;}
.main a:active {color: #FFF;}

a:link {color:rgb(0,0,0);text-decoration: none;}
a:visited {color:rgb(0,0,0);text-decoration: none;}
a:hover {color:rgb(255,255,255);text-decoration: none;}
a:focus {color:rgb(255,255,255);text-decoration: none;}
a:active {color:rgb(255,255,255);text-decoration: none;}
nameHeader {
	font-size: 24px;
}
