﻿body 
{
	background-color: white;
	text-align: center;
	font-family: Arial;
	font-size: small;
	font-size: small;
	
	 
}

a:link
{
	color: #3d3d3d;
}

A:visited
{
	color:#3d3d3d;
}
A:active 
{
	color:#3d3d3a;
}
A:hover 
{
	color:#3d3d3a;
}
#bodyContainer
{	 
	 border-width: 0px;
	 width: 800px;	 	 
	 text-align:left; 
}

#masterContainingTableForHead
{
	 border-color: #383838;
	 border-style: solid;
	 border-width: 0px;
}

#headerDiv
{
	
	color: #59B6DF;	
	min-height:175px;
	
}

#titleHeaderDiv
{
	color: #59B6DF;	
	min-height:126px;
	height: 86px;
}


#subtitle_text
{
	font-weight: bold;
	font-style: italic;
	font-size: medium;	
}



#linksHeaderDiv
{
	min-height:126px;
	height: 39px;
	font-size: large;
	font-weight: bold;
	text-align: center;
	color: #59B6DF;
	letter-spacing: 2px;
	
}


A.linksForHeaderColor:visited
{
	color: #59B6DF;	
}

A.linksForHeaderColor:link
{
	color: #59B6DF;
}

#bodyFooter
{
	text-align: center;
	min-height:250px;
	height: 200px;
	width: 100%;
}

#middleSection
{
	/*margin-top: 5px; */
	width: 100%;
	
}

#mainContent
{	
	min-height: 250px;
	height: 150px;
	width: 800px;
	padding-top: 10px;
	padding-bottom: 10px;	
	
	vertical-align: top;
}

#leftColumn
{
	vertical-align: top;
	 padding-left: 25px;
	width: 150px;	
	max-width: 151px;
	font-size: x-small;
	
				
}

#rightColumn
{
	vertical-align: top;
	
	width: 150px;
	max-width: 151px;
	 padding-right: 20px;	
}

A.forumLinkClass:link
{
	color: #59B6DF;
}

A.forumLinkClass:visited
{
	color: #59B6DF;
}

.forumLinkClass
{
		color: #59B6DF;
		font-weight: bold;
		letter-spacing: 1px;
}


#forumListing
{
 font-size: x-small;
 font-family: Arial;
 	
}


.theme_header
{
	/* background-image :url(Images/background_gradient_gray.jpg); */
}


.title_text
{
	 font-family: Arial Black;
	 font-weight: 500;
	 font-size: xx-large;
	 color: #59B6DF;
	 
}



