@charset "utf-8";
body {
	background-color: #FFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	text-align: left;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	margin-top: 12px;
	margin-bottom: 0px;
	background-color: #000;
	border: 1px solid #000;
	height: 77px;
	width: 760px;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	font-weight: bold;
	background-color: #FC3;
}

#menuBar {
	float: left;
	margin-right: 20px;
	height: 400px;
	width: 100px;
	background-color: #000;
	padding-top: 20px;
	padding-bottom: 20px;
}
#leftColumn {
	float: left;
	margin-right: 0px;
	width: 310px;
	padding-right: 10px;
	border-right-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #000;
	margin-top: 10px;
}
#sitenav table tr th a {
	color: #FFF;
	text-decoration: none;
	background-color: #000;
}

#rightColumn {
	float: right;
	width: 310px;
	margin-top: 10px;
}
#columnContainer {
	float: right;
	width: 640px;
}
#logo {
	height: 77px;
	padding-bottom: 0px;
	float: none;
}
li.MsoNormal {mso-style-parent:"";
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"MS Mincho";}
li.MsoNormal1 {mso-style-parent:"";
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"MS Mincho";}
a:visited {
	color: #F6F;
}
a:hover {
	color: #FFF;
	background-color: #F90;
}

a:active {
	color: #F90;
}
#sitenav {
	color: #FFF;
	background-color: #000;
	clear: both;
	height: 25px;
	width: 750px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	padding: 5px;
	float: none;
}
#wrapper #sitenav table tr th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
}
#menuBar table tr th a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.verdana_medium {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
}

#menuBar table tr td a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#center_image_box {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}

