body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 35px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px;
	padding-left: 35px;
	color: #640b0f;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
	margin: 0px;
	padding-left: 35px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-style: italic;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 35px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-style: italic;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 35px;
	text-decoration: none;
	color: #640b0f;
}

#container {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 1000px;
	height: 100%;
	background-color: #0FF;
}
#right {
	width: 50px;
	float: right;
}

#left {
	width: 50px;
	float: left;
}
#mid {
	width: 900px;
	position: absolute;
	left: 50px;
	top: 0px;
	height: auto;
}
#blacktopbar {
	height: 21px;
	width: 653px;
	background-color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	font-weight: bold;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 199px;
	left: 0px;
}
#container #mid #blacktopbar ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#container #mid #blacktopbar ul {
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
#container #mid #blacktopbar ul li a {
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	text-decoration: none;
	margin-right: 130px;
}
#container #mid #blacktopbar ul li a:hover {
	text-decoration: underline;
}




#tbr {
	position: absolute;
	left: 653px;
	top: 199px;
}
#tbb {
	position: absolute;
	left: 0px;
	top: 220px;
}


#content {
	width: 900px;
	margin: 0px;
	position: absolute;
	top: 245px;
	left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(images/contentbg.jpg);
	background-repeat: repeat-y;
}
#bottom {
	background-image: url(images/bottombg.jpg);
	background-repeat: repeat-y;
	height: 50px;
	width: 900px;
	margin-top: 20px;
	margin-bottom: 30px;
}
#bottom p a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #FFF;
	text-decoration: none;
	vertical-align: middle;
	line-height: 45px;
	margin-left: 310px;
}


.contentimg  {
	margin-right: 32px;
	margin-left: 35px;
	margin-bottom: 10px;
}
.divider {

}
.signup {
	position: absolute;
	top: 10px;
	right: 80px;
}
.readmore a{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.7em;
	color: #00F;
}
.readmore a:hover {
	color: #C00;
}

.tablespace {
	margin-left: 35px;
}






#container #Table_01 {
	margin-right: auto;
	margin-left: auto;
}
.attention {
	color: #F00;
}
