* {
    -moz-box-sizing: border-box;
} 
a:link
{
	color: #cc0000;
	font-weight: normal; 
}
a:visited
{
	color: #cc0000;
	font-weight: normal; 
} 
a:active 
{
	color: #cc0000;
}
table
{
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102); 
}
body
{
	font-family: Verdana, Arial, Helvetica;
	margin:0px 0px 0px 0px;
    padding:0;
}
h1
{
	font-family: Verdana, Arial, Helvetica;
	color: #cc0000;
}
h2
{
	font-family: Verdana, Arial, Helvetica;
	color: #cc0000; 
}
h3
{
	font-family: Verdana, Arial, Helvetica;
	color: #cc0000; 
}
h4
{
	font-family: Verdana, Arial, Helvetica;
	color: #cc0000;
}
h5
{
	font-family: Verdana, Arial, Helvetica;
	color: #cc0000;
}
h6
{
	font-family: Verdana, Arial, Helvetica;
	color: #cc0000;
}


#container {
	width: 100%;
	color: #000;
	background: #000;
}
#leafbar {
	clear: both;
  	background: url('images/bglf.jpg');
  	height: 26px;
}
#topbar {
    background: #999;
    width: 100%;
    height: 95px;
   	line-height: 130%;
}
#lfttitle {
	float: left;
	height: 94px;
	width: 65%;
}
#rtpic {
    float: right;
    margin-top: 2px;
    margin-left: 2px;
    margin-right: 2px;
}
#lftBar {
    position: absolute;
    background: #000;
    width:205px;
    top: 149px;
    left:2px;
    font-family: "Trebuchet MS",Verdana,Helvetica,Arial;
	font-size: 12pt;
	color: #ffffff;
}
.box {
	position: relative;
	top: 5px;
	bottom: 5px;
	left: 2px;
	width: 198px;
	background: url(images/boxbottom.jpg) no-repeat bottom left;
}
.box h3 {
	margin: 0;
	padding: 8px 0px 4px 10px;
	font-size: 100%;
	color: #990000;
	border-bottom: 1px solid #990000;
	background: url(images/boxtop.jpg) no-repeat top left;
}
.box ul {
	margin: 0;
	padding: 14px 10px 14px 10px;
	list-style: none;
}
.box ul li {
	margin: 0 0 6px;
	padding: 0;
}
.box a:link {
	color: #990000;
	font-weight: normal;
	font-size: 90%;
}
.box a:visited {
	color: #990000;
	font-weight: normal;
	font-size: 90%;
}
#main {
	font-size: 10pt;
	min-height: 1000px;
	background:#fff;
    margin-right: 165px;
    margin-left: 207px;
    margin-bottom: 0px;
    padding: 10px 5px 0px 5px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-color: #990000;
	border-style: solid;
}
* html #main {
	height: 1000px;
}
#tbdbitl {
	font-size: 10pt;
	min-height: 1000px;
	background: url('images/osumback.gif') repeat;
    margin-right: 165px;
    margin-left: 207px;
    margin-bottom: 0px;
    padding: 10px 5px 0px 5px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-color: #990000;
	border-style: solid;
}
* html #tbdbitl {
	height: 1000px;
}
#bball {
    font-family:  Verdana, Arial, Helvetica;
	font-size: 12pt;
	color: #cc0000;
}
#bball td {
    font-family:  Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: #000000;
}
#rightnav {
	position: absolute;
	background: #000;
	right: 0px;
	top: 149px;
	width: 161px;
}
#rightnav a:link {
	color: #ffffff;
	font-weight: normal; 
}
#rightnav a:visited {
	color: #ffffff;
	font-weight: normal; 
} 
#rightnav a:active {
	color: #ffffff;
	font-weight: normal;
}
#footer {
	padding: .5em;
	color: #999999;
	background-color: #990000;
	border-top: 1px solid #999999;
}
  #copyright {
    position: relative;
    bottom: 0px;
    border-width: 1px 0px 1px 0px;
    border-color: #000000;
    border-style: solid;
    text-align: center; 
    width: 100%;
    background: #999999;
    font-family: Verdana,Helvetica,Arial;
    font-size: 8pt;
    color: #990000;
}
  #copyright a {
	color: #990000;
	font-weight: normal;
}
.mapsection {
	line-height: 200%;
	font-family: Tahoma;
	font-size: 13pt;
}
.mapsection a:link {
	color: #cc0000;
}
.mapitem {
	line-height: 190%;
	font-family: Tahoma;
	font-size: 9pt;
}
.mapitem a:link {
	color: #cc0000;
}
  .basictext {
	font-family: Verdana, Arial, Helvetica;
    font-size: 10pt; color:#cc0000;
}
  .errortext {
	font-family: Verdana, Arial, Helvetica;
    font-size: 14px; color:#6600ff; font-weight: bold;
}
