body
{
background:#C1C1FF url(./images/bg.jpg) no-repeat fixed center;
color:black;
font-size:10pt;
font-family:"Trebuchet MS", Arial, Verdana;
padding: 2pt;
}
h1
{
font-size: 16pt;
font-weight: bold;
text-align:center;
background-color: #2B2BBD;
color:white;
}
h2
{
font-size: 14pt;
font-weight: bold;
background-color:#2B2BBD;
color:white;
}
h3
font-size: 12pt;
font-weight:bold;
background-color:#2B2BBD;
color:white;
}
h4
{
font-size: 12pt;
font-weight:bold;
text-align:center;
}
a, a:link, a:visited, a:active
{
color:black;
text-decoration:none;
}
.main
{
border:2px black groove;
text-align:left;
margin: 0px auto;
margin-bottom: 1%;
width: 70%;
float: right;
}
.copy
{
font-size: 8pt;
text-align:center;
border:none;
position: static;
}
.nav
{
position:absolute;
top: 10%;
left: 5%;
z-index:99;
}
.banner
{
text-align: center;
margin: 0px auto;
padding: 1%;
}
.welcome
{
margin: 0px auto;
width: 100%;
border:none;
padding: 1px;
}
.news
{
float:left;
width: 47%;
}
.sotm
{
float:right;
width: 46%;
}
.rightside
{
float:right;
width:46%;
}
.leftcol
{
top: 1px;
left: 1px;
}
.rightcol
{
margin:0px auto;
}
.midcol
{
text-align:center;
margin: 0px auto;
}
.contact
{
text-align: center;
}