body,td,th {
	color: #FFFFFF;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 10px;
}
body {
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background-color: #000000;
	background-image: url(_images/sidebar.jpg);
	background-repeat: no-repeat;
}
#wrapper {
	float: none;
	min-height: 768px;
}
#contain {
	padding-right: 50px;
	padding-left: 434px;
	min-width: 400px;
}
#menu {
	margin-top: 20px;
	height: 52px;
}
#content {
	margin-top: 110px;
}

