.bodytext {
}

body{
 margin: 0px;
 padding: 0px;
 background: #ffffff;
 color: #000000;
}
#header{
 background: #ffffff;
 color: #444444;
 height: 75px;
}
h1{
text-align: center;    
color: #ffffff;
background: transparent;
margin-top: 0px;
padding-top: 0px;      
}
h2{
	font-size: 14px;
	color: #000;
	background: transparent;
}
h4{
 font-size: 18px;
 color: #336699;
 background: transparent;
}
#timestamp{
 padding-top: 4px;
 padding-bottom: 4px;
  float: right;
 padding-right: 10px;
 background: #ffffff;
 color: #336699;
 font-family: "Gill Sans MT", Verdana, Arial, sans-serif;
  font-size: 12px;  
}
#bCrumbs{
 padding-top: 4px;
 padding-bottom: 4px;  
  padding-left: 25px;
 background: #ffffff;
 color: #336699;
 font-family: "Gill Sans MT", Verdana, Arial, sans-serif;
  font-size: 12px;
}
#nav{
 float: left;
 background: #b0c4de;
 width: 200px;
 height: 245px;
 text-align: center;
 padding-top: 30px;
 border-right: 1px solid #4169e1;
 border-bottom: 1px solid #4169e1;    
}
#grad{
	background: #ffffff;
	color: #ffffff;

}
#javamenu{
 background: #ffffff;
 color: #444444;
 height: 10px;
}
#ads{
  clear: left;
 float: left;
 width: 200px;
 text-align: center;    
 background: #ffffff;
}
#content{
 
 margin-left: 25px;
 margin-right: 25px;
 padding-left: 45px;
 padding-right: 30px; 
 font-size: 14px;
}
#mainContent{
	margin-left: 25px;
	margin-right: 25px;
	padding-left: 45px;
	padding-right: 30px;
	font-size: 14px;
	text-align: justify;

}
	
#content2{
 border-top: 1px solid #4169e1;
 /*margin-left: 175px;*/
 padding-left: 45px;
 padding-right: 10px;  
}
a.navLink:link{
 display: block;
 width: 200px;
 background: transparent;
 color: #666666;
}
a.navLink:hover{
 background: #4169e1;
 color: #ffffff;
 text-decoration:none;
}
#footer{
	border-top: 1px solid #9370db;
	height: 25px;
	bottom: 0px;
	padding-left: 10px;
	font-family: "Gill Sans MT", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #9370db;
	font-weight: bold;
}
// 

#tableheight{height:80%}
#tableminheight{height:60%}
#wrap {
margin: 20px auto;
width: 800px;
}
body2 {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColLiqCtr #container {
	width: 800px;  /* this will create a container 80% of the browser width */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	font-size: 10px;
}
.oneColLiqCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */

}
.style2 {
	font-family: "Gill Sans MT", Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.style3 {
	font-size: 14px;
	font-family: "Gill Sans MT", Georgia, "Times New Roman", Times, serif;
}
.style4 {
	font-size: 16px;
	font-family: "Gill Sans MT", Georgia, "Times New Roman", Times, serif;
}
.imgpad {
	margin-right: 10px;
	margin-bottom: 10px;
}
.imgpadright {
	margin-left: 10px;
	margin-bottom: 10px;
}

