body {
	font-family: Verdana; 
	font-size: 8pt;
	color: #FFFFFF;
	margin: 0px;
	background: #A998A0 url("layout/back.gif") right bottom;
	text-align: left;
}

div#content {
	float: right;
	width: 780px;
	text-align: left;
	padding: 0;
	margin: 0px auto;
	}

div#top {
	width: 780px;
	height: 575px;
	background: url("layout/main.jpg");
}

div#top2 {
	width: 780px;
	height: 575px;
	background: url("layout/main2.jpg");
}

div#redbox {
	position: absolute;
	right: 470px;
	top: 50px;
	width:  230px;
	height: 125px;
	}

div#bluebox {
	position: absolute;
	right: 415px;
	top: 310px;
	width:  230px;
	height: 125px;
	}

div#thanks {
	position: absolute;
	right: 400px;
	top: 10px;
	width:  280px;
	}

div#maintext {
	margin: -70px 65px 0 0;
	width: 610px;
	text-align: left;
	float: right;
	display: inline;
	}

table, tr, td {
	font-family: Verdana; 
	font-size: 8pt;
}

tr.main {
	background-color: #CB4D91;
}

a:link, a:active, a:visited {
	font-weight:bold;
	color: #000000; 
	text-decoration:none;
}

a:link.menu, a:active.menu, a:visited.menu {
	font-weight:bold;
	color: #76382C; 
	text-decoration:none;
}

a:hover, a:hover.menu {
	color: #FFFFFF; 
	cursor:crosshair;
}

h1 {
	font-family: Trebuchet MS; 
	font-size: 16px;
	color: #7562D4;
	padding: 0px;
	margin: 8px 0px 0px 0px;
	text-indent: 8px;
	letter-spacing: 2px;
	}

h2 {
	font-family: Trebuchet MS; 
	font-size: 16px;
	color: #E4DEE1;
	padding: 0px;
	margin: 15px 0px 5px 0px;
	letter-spacing: 2px;
	border-bottom: 1px solid #594C53;
	}
	
form {
	font-family: Verdana; 
	font-size: 8pt;
	color: #FFFFFF;
}

input, textarea, option, select {
	background-color: #8AA5AC;
	font-family: Verdana; 
	font-size: 8pt;
	color: #FFFFFF;
	border: 1px solid #528596;
}

img {
	border: 0
}