﻿body 
{
	background-color:White;
	scrollbar-3dlight-color:#ffd700; 
scrollbar-arrow-color:#C7E0C7; 
scrollbar-base-color:#CCCCCC; 
scrollbar-darkshadow-color:#396B39; 
scrollbar-face-color:#396B39; 
scrollbar-highlight-color:#C7E0C7; 
scrollbar-shadow-color:#C7E0C7;	
	font-family:Verdana;
	font-size:small;
}
.clear
{
	clear:both;
}
a 
{
	color:White;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
	color:Red;
	}

h1
{
	font-size:medium;
	font-family:Arial;
	margin-bottom:2px;
	color:Green;
}		
h2
{
	font-size:small;
	font-weight:bold;
	font-family:Arial;
	margin-bottom:2px;
	color:Green;
}	
h3
{
	font-size:medium;
	font-family:Arial;
	margin-bottom:2px;
	color:Green;
}	
#Header
{
	margin-top:5px;
	background-image:url(logo.gif);
	margin-bottom:20px;
	height: 100px;
	background-repeat:no-repeat;
}	
#fourStar
{
	float:right;
	text-align:center;
	margin-top: 15px;
}
#Footer
{
	
	padding:10px;
	font-size:smaller;
	color:White;
}

#TopContainer
{
	padding: 20px 20px 20px 20px;
	background-image:url(background.gif);
	width: 700px;
	height: 100%;
	margin-top: 10px;
}
#MiddleContainer
{
	background-color:White;
	
	padding: 10px 10px 10px 10px;
	height: 350px;
}

#MainContent a
{
	color:Black;
	text-decoration:underline;
}
#MainContent a:hover
{
	color:Red;
	text-decoration:underline;
}


#MainContent
{
	padding: 5px 5px 5px 5px;
	background-color:#EEE9DF;
	text-align:left;
	float:left;
	width: 400px;
	height: 337px;
	color:#333333;
	
}

#MainContentA
{
	padding: 5px 5px 5px 5px;
	background-color:#EEE9DF;
	text-align:left;
	float:left;
	width: 300px;
	height: 235px;
	color:#333333;
	
}

#ImageOnRight
{
	float:right;
	width:263px;
	height:350px;
}

#ImageOnRightA
{
	float:right;
	width:263px;
	height:350px;
}


#Menu
{
	height:25px;
	color:White;
	
	
	text-align:left;
	padding-left: 5px;
	padding-top:5px;
	
}