.body 	{
	position: absolute; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #CCFFFF; 
	top: 10px;
	left: 0px; 
	right: 0px; 
	width: 100%;
	text-align: center; 
		}
.inner	{ 
	position: relative; 
	background-color: #CCFFFF; 
	width: 770px; 
	height: 100%;
	top: 0px; 
	margin-left: auto; 
	margin-right: auto; 
		}	
.menuHeader {
	background-image: url(./Images/Header.bmp);
	background-position: center;
	text-align: center;
	color: #CCCCCC;
	border-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-weight: bold;

			}
.menu	{
	position: absolute;
	top: 95px;
	width: 180px;
		}
.menuOptions {
	background-image: url(./Images/LinksGradient.jpg);
	background-position: center;
	text-align: left;
	color: #CCCCCC;
	border: 10px solid #CCCCCC;
	padding-left: 10px;
	padding-top: 10px;
	border-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
A.menuLink:Link {
	color: #CCCCCC;
	font-weight: bold;
}
A.menuLink:visited {
	color: #CCCCCC;
	font-weight: bold;
}
A.menuLink:hover {
	color: #FFFFFF;
	font-weight: bold;
}
.topleft	{
	position: absolute;
  	left: 0px;
	top: 0px;
		}
.topright	{
	position: absolute;
  	right: 0px;
	top: 0px;
		}
.logo	{
	position: absolute;
	text-align: center;
	width: 180px;
	margin-left: 0px;
	top: 9px;
		}
.bannerHeader	{
	position: relitive;
	top: 0px;
	text-align:center;
	background-color: #0000A0;
	height: 85px;	
		}
.banner	{
	position: center;
  	margin-left: 180px;
	padding: 10px;
		}
.dbanner{
	position: center;
  	margin-left: 180px;
	padding-bottom: 10px;
	padding-top: 0px;
		}
.content{
	position: absolute;
	text-align: justify;  
	top: 100px;
  	left: 190px;
	width: 570px;
	height: 100%;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
		}
.pageContent {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
		}
.cbanner	{
	position: center;
	padding: 10px;
		}
.cdbanner{
	position: center;
	padding-bottom: 10px;
	padding-top: 0px;
		}
.cleft{
	position: absolute;
	top: 0px;
	width: 150px;
	height: 100%;
	margin-left: 152.5px; 
		}
.cright{
	position: absolute;
	top: 0px;
	width: 150px;
	height: 100%;
	margin-left: 302.5px; 
		}
.cleftlow{
	position: absolute;
	top: 360px;
	width: 270px;
	Left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #DBDBDB;
		}
.crightlow{
	position: absolute;
	top: 360px;
	width: 270px;
	Left: 290px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #DBDBDB; 
		}
.country {
	color: #DD0101;
		}
.ccards{
	position: absolute;
	top: 230px;
	text-align: center;
		}
.cassociatesHeader	{
	position: absolute;
	top: 302px;
	width: 560px;
	padding-left: 5px;
	padding-right: 5px;
	text-align:center;
	background-color: #0000A0;
	height: 85px;	
		}
.directionsleft{
	position: absolute;
	text-align: center;
	width: 160px;
	height: 220px;
	top: 0px;
	left: 10px;
		}
.directionsright{
	position: absolute;
	height: 220px;
	top: 0px;
	left: 180px;
		}
A.directionsLink:Link {
	color: #FF0000;
	font-weight: bold;
}
A.directionsLink:visited {
	color: #FF0000;
	font-weight: bold;
}
A.directionsLink:hover {
	color: #C00000;
	font-weight: bold;
}
.Newswhite	{
	position: relitive;
	top: 0px;
	width: 570px;
	background-color: #FFFFFF;
		}
.Newsred	{
	position: relitive;
	width: 570px;
	text-align: left;  
	background-color: #FF0000;
		}
.Newstext	{
	position: relitive;
	top: 0px;
	width: 550px;
	margin-left: 10px; 
	margin-right: 10px; 
		}
A.NewsLink:Link {
	color: #0c58ec;
}
A.NewsLink:visited {
	color: #0c58ec;
}
A.NewsLink:hover {
	color: #0c18b8;
	font-weight: bold;
}
.hometablel	{
	position: relative;
	float: left;
	width: 48%;
		}
.hometabler	{
	position: relative;
	float: right;
	width: 48%;
		}
