* {
padding: 0;
margin: 0;
}
#wrapper {
	height: 575px;
	width: 910px;
	background-image: url(images/bgd_main1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#marginzero {
	margin: auto;
}
#sidebarright {
	vertical-align: top;
	text-align: left;
}
#reallink {
	margin-left: 20px;
	margin-top: 55px;
	border: thin solid #666666;
}
#reallinktext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #003399;
	font-style: italic;
	text-align: center;
}
#righttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-decoration: underline;
	margin-left: 8px;
}
#maincontent {
	vertical-align: top;
	background-color: #CCCCCC;
}
#leftspacer {
	width: 190px;
	height: 144px;
}
#rightspacer {
	width: 193px;
}
#navigation {
	vertical-align: bottom;
}
#footer {
	margin-left: 3px;
}

#sidebarleft {
	line-height: 10px;
	text-align: center;
	vertical-align: top;
	padding-top: 10px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	color: #444444;
	font-size: 14px;
	text-align: left;
	margin-left: 55px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #666666;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #006699;
}
#overflowdiv {
	height: 500px;
	overflow: scroll;
}
h4 {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	text-decoration: underline;
	color: #333333;
	padding: 0px;
}
body {
	margin: auto;
}
