html {
  height: 100%;
}

body {
       margin: 0px;
       padding: 0px;
       font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
       font-size: 11px;
	   height: 100%;
  	   background-image: url(/Gfx/bgFull.jpg);
}

#news {
       font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
       font-size: 12px;
}

#twim_week {
	   width: 100%;
       font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
       font-size: 12px;
}

#main {
       font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
       font-size: 14px;
}
		
table {
  font-size: 14px;
}

.mathMain {
       font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
       font-size: 12px;
		  
}

p { margin-top: 0px; }

a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}

/* 1st column navigation list styles */

.searchText {
	font-size: 10px;
	color: #000000;
}

.areabtn {

	border: solid 2px #999999;
	filter:alpha(opacity=60);
	opacity:0.6;

}

#location { font-size:10px; }


#more { font-size:11px; }


/* interior 2 title box */
#titleBox {
	color: #CCCC66; 
}

.titleBoxTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 24px;
}


/* footer styles */
.footer {
	font-size: 9px;
	color: #999999;
}

a.footer:link {
	color: #999999;
	text-decoration: none;
}
a.footer:visited {
	color: #999999;
	text-decoration: none;
}
a.footer:hover {
	color: #999999;
	text-decoration: underline;
}

.cal {
  font-size: 9pt;
}

.menu_item a {
  font-family: Verdana;
  font-size: 12px;
  padding-left: 5px;
}


.sub_menu a {
  font-size: 11px;
  padding-top: 5px;
  padding-left: 15px;
  padding-bottom: 5px;
  color: #000000;
}

.page_title {
  font-size: 16pt;
  font-family: Arial;
}

.menu_item2 a {
  font-family: Verdana;
  font-size: 12px;
  padding-left: 5px;
  font-weight: bold;
}

#headerWrapper {

	width: 800px;
	height: 74px;
	float: left;

}

#headerLogo {

	float: left;
	height: 74px; 
	width: 364px;

}

#headerSearch {

	float: right;
	height:74px;
	width: 436px;
	margin-top: 20px;

}

.headerInputText {

	width: 170px;
	float: right;

}

#topWrapper {

	width: 800px;
	height: 190px;
	float: left;
	border-left: 1px solid #CC6;
	border-bottom: 1px solid #CC5;
	border-right: 1px solid #CC5;

}

#topBanner {

	width: 619px;
	height: 190px;
	float: left;

}

#topAddress {

	margin: 0px;
	height: 190px;
	width: 179px;
	background-color: #F1F1D4;
	float: right;
	border-left:1px solid #CC6;
	border-right:1px solid #CC6;

}

.topAddressText {

	padding: 22px 10px 10px 10px;

}

.address_box {
	font-size: 10px;
}

#divider {

	width:100%;
	height:18px;
	border-bottom: 1px solid #CC5;
	display:block;
	float:left;

}

#contentWrapper {
	width:800px;
	float: left;
	background-color: #FFF;
	border-right: 1px solid #CC5;
	border-left: 1px solid #CC5;
	height: 100%;
}

#contentLeft {
	width: 180px;
	float: left;
	background: #F1F1D4 url("/Gfx/bkgmenu.gif");
}

#contentMenu {
	display: block;
}

#contentMenu li {
	width: 180px;
}

#contentMenu ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	background-color: #e7e7b8;
}

#contentMenu li ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	color: #000000;
	background-color: #F1F1D4;
}

#contentMenu li a {

	font-family : arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight:700;
	display: block;
	padding-right:15px;
	padding-left:15px;
	padding-top:4px;
	padding-bottom:4px;
	margin:0px;
	text-decoration:none;
}

#contentMenu li ul a {
	color: #000000;
	padding-left:30px;
	font-size: 8pt;
	font-family : Arial, Verdana;
	font-weight:0;
}

#contentMenu li a:hover {
	color:#000;
	background: #FFF9BD url("/Gfx/menu_arrow.gif") no-repeat 0 7px;
}

#contentCenter {
	width: 430px;
	float: left;
	padding: 5px;
	border-right: 1px solid #CC5;
	border-left: 1px solid #CC5;
	height: 100%;
}

#contentRight {
	width: 178px;
	float: left;
	text-align: center;
	height: 100%;
	padding-top: 5px;
}


#footerWrapper {

	float: left;
	width: 800px;
	border: 1px solid #CC5;
	background: #EEEEEE url("/Gfx/ftoc.gif") no-repeat 0 7px;

}

#footerText {

	text-align: right;
	font-size: 10px;
	color: #000000;
	padding: 10px 10px 10px 10px;

}

#showhide a {

	color: #990000;

}

.defense {
	padding: 4px;
}

.mi_data {
	padding: 5px;
}

.mi_heading {
	color: #666666;
}

