body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  text-align: center;
  font-size: 9px;
  background: url(images/bg.gif) repeat-x top left;
}

#container {
	margin: 0 auto;
	position: relative;
	width: 530px;
	top: 60px;
}

#maintable {
	height: 368px;
	width: 530px;
	padding: 0;
	margin: 0;
}

#leftside {
	float: left;
	background: url(images/leftsidebg.gif) no-repeat top left;
	width: 237px;
	height: 368px;
	text-align: center;
	padding: 0;
	font-size: 10px;
	color: #c7ffff;
	font-weight: bold;
}

#leftside .email {
	position: relative;
	top: 320px;
	padding: 0;
	margin: 0;
	vertical-align: middle;
}

#rightside {
	float: right;
	background: #FFFFFF;
	width: 293px;
	height: 368px;
	padding: 0;
	margin: 0;
}

#bottom {
	clear: both;
	width: 530px;
	height: 15px;
	padding: 0;
	margin: 0;	
}

a,
a:link,
a:active,
a:visited {
	font-size: 10px;
	color: #cbfaff;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #eaffff;
	text-decoration: underline;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
