H2
{
	font-size        : 125%;
	font-weight      : normal;
}

BODY, TABLE
{
	font-family      : Arial, Helvetica, sans-serif;
	color            : #003366;
}

BODY {
	margin-top       : 0px;
	margin-left      : 0px;
	width            : 800px;
	}

#header 
{
	clear: both;
	height           : 120px;
	width            : 800px;
	background       : #FFFFFF url(images/MMAHeader.jpg) no-repeat;
}

#leftnav 
{
	width            : 150px;
	text-align       : left;
	background       : #9ec5ec;
	padding-left: 5px;
}
#center
{
	width            : 450px;
	background       : #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
}
#right
{
	width            : 200px;
	text-align       : left;
	border-left      : 1px solid #003366;
	background       : #FFFFFF;
	color            : #003366;
}
#footer
{
	border-top       : 1px solid #003366;
	display          : block;
	width            : 800px;
	background       : #FFFFFF;
	color            : #003366;
	text-align       : center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer TD
{
	background       : #FFFFFF;
	color            : #003366;
font-size: 12px;
}
	
#footerleftcontent
{
	float:left;
	display          : block;
	padding-left: 5px;
	width            : 220px;
	text-align       : left;
}

#footerrightcontent
{
	float:right;
	display          : block;
	padding-right: 5px;
	width            : 220px;
	text-align       : right;
}

ul {
	list-style       : round outside;
	font-size        : 90%;
}

ul.subnav {
	font-size: 80%;
	position         : relative;
	list-style       : none;
	margin           : 0px;
	padding          : 0px;
	background-color : #9ec5ec;
	width            : 140px;
	margin-bottom: 10px;
}
		
ul.subnav li {
	display          : block;
	border-bottom       : 1px dotted #003366;
}

ul.subnav li a {
	display          : block;
	margin           : 0px 0px 0px 0px;
	padding          : 0px;
	color            : #000000;
	text-decoration  : none;
	width            : 140px;
}

ul.subnav li a:hover {
	color            : #000000;
	background-color : #99CCFF;
}
	
A#menutoggle:link
{
  color            : #003366;
  text-decoration  : none;
} 

A#menutoggle:visited
{
  color            : #003366;
  text-decoration  : none;
} 

A#menutoggle:hover
{
  color            : #003366;
  text-decoration  : none;
}
.footnote
{
  font-size        : 75%;
}

.paddedcontent
{
	padding          : 5px 5px 5px 5px;
}

.centeredcontent
{
  text-align       : center;
}

.bigtext
{
  font-size        : 200%;
}

.smalltext
{
  font-size        : 80%;
}

TEXTAREA#message
{
  width            : 95%;
  border           : 1px solid #003366;  
}

LABEL
{
  float            : left;
  width            : 30%;
  font-size        : 80%;
  font-weignt      : bold;
}
INPUT, SELECT
{
  font-size        : 80%;
  margin           : 1px;
}
DIV #inforeq, #whoweare, #pat, #jeff
{
  display          : none;
  visibility       : hidden;
}

DIV #currentevents
{
  display          : block;
  visibility       : visible;
}
