/* Will Rushworth 2009 - hacks used in maincontain and content for IE min-height fix */
body{
background: url(back.png) repeat-x;
margin-bottom: -7px;
margin-top: 0px
}
#maincontain{
width: 752px;
min-height: 810px;
background: none;
margin-left: auto;
margin-right: auto;
}
#header{
width: 732px;
height: 255px;
background: url(banner.png);
margin-right: 10px;
margin-left: 10px;
}
#content{
width: 732px;
background: #C6C6C6;
margin-right: 10px;
margin-left: 10px; 
min-height: 510px;
}
#texthold{
width: 690px;
height: auto;
margin-right: auto;
margin-left: auto;
padding: 1px 15px 1px 15px;
text-align: justify;
}
#menu{
height: 20px;
width: 732px;
background: #4169E1;
margin-right: 10px;
margin-left: 10px;
text-align: center;
}
.menuitem{
width: 244px;
height: 30px
text-align: center;
float: left;
}
.menuitem:hover{
width: 244px;
height: 30px
text-align: center;
float: left;
background: #6C8CF9;
}
#footer{
width: 732px;
height: 30px;
background: #E9E9E9;
margin-right: 10px;
margin-left: 10px;
}
#fleft{
float: left;
}
#fright{
float: right;
margin-right: 10px;
}
#spacer{
width: 740px;
height: 10px;
background: #CCC;
}
.maintext{
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 16px;
line-height: 20px;
color: #333;
font-weight: lighter;
}
h1{
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 18px;
line-height: 22px;
background: #4169E1;
color: #FFF;
}
a:link{
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 16px;
line-height: 20px;
color: #8CA1FF;
text-decoration: none;
}
a:visited{
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 16px;
line-height: 20px;
color: #8CA1FF;
text-decoration: none;
}
a:hover{
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 16px;
line-height: 20px;
color: #ADBEFF;
text-decoration: none;
}
.footertext{
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 30px;
color: #CCCCCC;
}
acronym{
	border-bottom: none;
}
