/* CSS Document */
<style type="text/css">
<!--
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #949494;
	text-decoration: none;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #504f4f;
}
a:hover {
	color:#000000;
	text-decoration: none;
	
	
}


/* BODY */
body{
	background-color: #c7d8d1;
	background-image: url(../images/bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #504f4f;
}

.link1{
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #136313;
	padding: 0 0 0 0;
	text-decoration: none;

}

.link1 a:hover {
	text-decoration: none;
}

#tempMain{width:800px; height:515px; background: url(../images/temp_main_bg.jpg) top left no-repeat;}
#mailBox{position: absolute; top: 297px; padding-left: 138px;}
-->
</style>
