body {
	background-color:#fff;
	margin:0;
	padding:0;
}
body, td, input, select, textarea {
	font-family:Verdana,Arial,Helvetica,sans serif;
	font-size:10pt;
}
#topbgmid {
	position:absolute;
	left:50%;
	margin-left:-250px;
	width:500px;
	background:#2e9cb5 bottom no-repeat url(/example/img/icy/top-center.jpeg);
	height:130px;
}
#topbgleft {
	position:absolute;
	right:50%;
	width:50%;
	margin-right:250px;
	background:#2e9cb5 repeat-x bottom right url(/example/img/icy/top-left.jpeg);
	height:130px;
}
#topbgright {
	position:absolute;
	left:50%;
	width:50%;
	margin-left:250px;
	background:#2e9cb5 repeat-x bottom left url(/example/img/icy/top-right.jpeg);
	height:130px;
}
#top {
	position:relative;
	left:50%;
	margin-left:-372px;
	width:744px;
	height:130px;
	color:#fff;
}
#top a {
	color:#fff;
}
#top h1 {
	margin:0;
	padding:11px 0 6px 0;
	font-size:26pt;
	color:#fff;
}
#subtitle {
	position:relative;
	width:380px;
	text-align:right;
}
#topextra {
	position:absolute;
	top:8px;
	left:540px;
	width:200px;
	text-align:right;
}
#main {
	position:relative;
	left:50%;
	top:10px;
	margin-left:-372px;
	width:744px;
}
#content {
	position:relative;
}
#content p {
	text-indent:25px;
}
#leftside {
	position:relative;
	float:left;
	margin:0 15px 8px 0;
	width:200px;
	z-index:1001;
}
#rightside {
	position:relative;
	float:right;
	margin:-40px 0 8px 15px;
	width:160px;
	background:#E0F0F4 bottom repeat-x url(/example/img/icy/bar-horizontal.jpeg);
	padding:5px 10px 23px 10px;
	border:1px solid #D5EBF0;
	border-bottom-width:0;
	border-right-color:#82C4D3;
	z-index:1000;
}
/* Fix IE. Hide from IE Mac \*/
* html #rightside {
	width:182px;
}
/* End */


#footer {
	clear:both;
	position:relative;
	background:#2e9cb5 bottom repeat-x url(/example/img/icy/bar-horizontal.jpeg);
	text-align:center;
	padding:5px 0 23px 0;
	border:1px solid #257D91;
	border-bottom-width:0;
}
#footer, #footer a { color:#fff; }
