html, body
{
margin:0;
padding:0;
border:0;
}

body 
{
background:#e5e6e0; 
font-family:trebuchet ms, tahoma, verdana, arial, sans-serif; 
font-size:.85em;
color:#000;
font-weight:bold;
}

#header
{
width:100%px;
height:105px;
margin:2% auto 0 auto;
border-right:2px solid #2e5478;
background:url(confbanner1.jpg) #2e5478;
background-position:top center;
background-repeat:no-repeat;
}

#topnav
{
width:100%;
height:40px;
margin:8px 0 0 0;
border-right:2px solid #2e5478;
padding:4px 0 0 0;
background-color:#2e5478;
text-align:center;
color:#e5e6e0;
}

#topnav a, #topnav a:visited 
{
font-size:170%;
font-weight:bold;
color:#e5e6e0; 
text-decoration:none;
}

#topnav a:hover 
{
font-size:170%;
font-weight:bold;
color:#ff0000; 
text-decoration:none;
}

#content
{
background:#e5e6e0;
width:100%;
border:0;
}

#footer
{
width:100%;
height:40px;
margin:0;
padding-right:5px;
background-color:#2e5478;
text-align:right;
color:#e5e6e0;
}

a, a:visited 
{
font-size:1.1em;
font-weight:bold;
text-decoration:underline;
color:#ff0000;
}

a:hover 
{
color:#2e5478; 
font-weight:bold;
text-decoration:underline;
}

h1
{
font-size:155%;
}

h2
{
font-size:130%;
text-align:center;
color:#2e5478;
}

.txtleft
{
margin:0;
padding-left:5px;
border;0;
float:left;
}

hr 
{
clear:both; 
width:95%;
border:0; 
margin:5px 0;
height:2px; 
color:#2e5478; 
background-color:#2e5478;
}

.column1, .column2
{
width:30%; 
float:left; 
text-align:right; 
border:0;
margin:20px 2% 5px 5px;
}

.column3 
{
text-align:right; 
border:0;
padding-right:5px;
}

/* Hides from IE5-mac \*/
* html .column3 {height: 1%;}
/* End hide from IE5-mac */ 

* html .column3 
{
border:0;
}

.lft
{
float:left;
margin:0 2px 4px 5px;
}

.lft2
{
float:left;
margin:0 2px 2px 45px;
}

.rgt
{
float:right;
margin:0 2px 4px 2px;
}

.pad
{
display:block;
height:5px;
}

.pad-two
{
display:block;
height:35px;
}

.blue
{
color:#2e5478;
}

.red
{
color:#f00000;
}

