body {
	margin: 0px;
	padding: 0px;
	background-image: url(img/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;

}
#Frame {
	position:absolute;
	top: 0px;
	height: 100%;
	width: 100%;

}
#Logobox {
	position:relative;
	height: 113px;
	width: 760px;
	border: 2px solid #b9e4df;
	left: 0px;

}
#Links {
	position:relative;
	top: 0px;
	height: 169px;
	width: 158px;
	border: 2px solid #f1ef95;
	margin-top: 0px;
	left: 0px;


}
#Main {
	position:relative;
	top: 0px;
    right:0px;
	width: 592px;
	border: 2px solid #f1ef95;
	margin-top: 0px;

}

#Footer {
	position:relative;
	height: 26px;
	width: 760px;
	border: 1px solid #b9e4df;
	left: 0px;

}
#Footer td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;

}
#Main p{
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: "Century Gothic";
	font-size: 14px;

}
#Main td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
#Main a{
	color: #2CABAD;

}

#Main h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;

}
#Main h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #2CABAD;

}
#Main table.text img{
	margin-right: 14px;
	margin-bottom: 6px;
	margin-left: 6px;
	float: right;
}
