body {

	background: #27577b url(res/img/bgimg2.jpg) top left repeat;

	margin: 0;

	padding: 0;

	text-align: center;

	font-family: Arial, Helvetica, sans-serif; 

}

#background {

	z-index: 1;

	background: url(res/img/bgimg.jpg) top left repeat-x;



}



#container {

	z-index: 2;

	width: 620px;

	height: 100%;

	background: #fff;

	margin: 0px auto;

	border: 1px solid #fff;



}



td {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #333333;

	line-height: 15px;

}

.quote {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #666666;

	line-height: 20px;

}

.header {

	font-size: 11px;

	font-weight: bold;

	color: #88CC97;

	background: none;

	text-decoration: none;

}





.menu {

	font-size: 10px;

	color: #333;

	background: none;

	text-decoration: none;

}



a.menu:link, a.menu:active, a.menu:visited {

	font-size: 10px;

	color: #333;

	background: none;

	text-decoration: none;

}

a.menu:hover {

	font-size: 10px;

	color: #333;

	background: none;

	text-decoration: underline;

}



a:link, a:active {

	color: #112AB2;

	background: none;

	text-decoration: underline;

}



a:visited {

	color: #112AB2;

	background: none;

	text-decoration: underline;

}



a:hover {

	color: #88CC97;

	background: #none;

	text-decoration: underline;

}



#main {

	font-size: .8em;

	text-align: justify;

	line-height: 1.5em;

	width: 600px;

	margin: 10px;

	padding: 0px;

}





#main p {

	padding: 0px 5px;

}



#top {

	text-align: left;

	width: 620px;

	height: 80px;

}



#footer {

	font-size: 10px;

	color: #666;

	

	

		

}



	

.lines {

	height: 8px;

	width: 580px;

	margin: 0px 10px;

	padding: 0;

	background: url(images/lines.png) top left repeat-x;

}



.infotext {

	font-size: 11px;

	color: #333;

	padding-top: 10px;

	padding-left: 10px;

	padding-right: 10px;

}



