﻿#container {
	width: 846px;
	margin-left: auto;
	margin-right: auto;
	background-image: url('../images/bg-trans.png');
	background-repeat: repeat;
}
body {
	background: black;
	font-family: "tw Cen MT";
	background-image: url('../images/bg.png');
	background-repeat: repeat;
}
#logoheader {
	height: 280px;
	border-width: 0px;
}
#topnav-row {
	z-index: 255;
	height: 35px;
	width: 846px;
}
#sddm
{
	margin: 0;
	padding: 0;
	z-index: 30;
	clear: both;
}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 60px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
}
#sddm li a:hover
{
	background: silver;
}
#sddm div {
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
}
#sddm div a
	{
	position: relative;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #ffffff;
	font: 11px arial;
	z-index: 255;
	background: #000000;
	

	
}
#sddm div a:hover {
	color: #ffffff;
	background: silver;
}
#lh-col{
	width: 220px;
	color: #FFFFFF;
	float: left;
	padding: 10px;
	background-repeat: no-repeat;
}
.LHCOLimg {
	border-width: 0px;
}
#rh-col{
	margin-left: 240px;
	padding: 10px;
	color: #FFFFFF;
}
.rhcolimg {
	margin: 10px;
}
h1 {
	font-family: "Tw Cen MT Condensed bold";
}
h2 {
	font-family: "Tw Cen MT Condensed Bold";
}
h3 {
	font-family: "Tw Cen MT Condensed";
}
h4 {
	font-family: "Tw Cen MT Condensed";
}
p {
	font-family: "Tw Cen MT";
}
.tablewr1 {
	border-style: none;
}
.tablewr2 {
	border: 4px solid #0000FF;
}
.tl {
	font-weight: bold;
	color: #000080;
	border-left-style: none;
	border-right: 1.5pt solid #000080;
	border-top-style: none;
	border-bottom: 1.5pt solid #000080;
	background-color: white;
}
.left {
	font-weight: bold;
	color: #000080;
	border-left-style: none;
	border-right: 1.5pt solid #000080;
	border-top-style: none;
	border-bottom-style: none;
	background-color: white;
}
.top {
	font-weight: bold;
	color: #000080;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom: 1.5pt solid #000080;
	background-color: white;
}
.even {
	font-weight: normal;
	color: #000080;
	border-style: none;
	background-color: white;
	font-size: small;
}
.even2 {
	border: thin solid #000080;
	color: #800000;
}
.footer {
	text-align: center;
	color: #C0C0C0;
}
.centered {
	text-align: center;
}
#footer {
	clear: both;
	margin-top: -19px;
}
a {
	color: #C0C0C0;
}
a: hover {
	color: #808080;
}
a:visited {
	color: silver;
}
a:link {
	color: #FFFFFF;
}
.problem2table {
	border-collapse: collapse;
	text-align: center;
	background-color: #C0C0C0;
	color: #000000;
}
.problem4table {
	border: 2px groove #FF0000;
	width: 100%;
}
.problem4cell {
	border: 1px solid #FF0000;
}

