body { 

background-image: url('../images/bg.gif');
color: #ffffff;
font-family: calibri; 
font-size: 12px;

}

#iframe {
			width: 600px;
			height: 500px;
			vertical-align: top; 
			text-align: left;
			}

p { padding-left: 5px; }



#main { 

width: 800px; 

font-family: calibri; 

}



ul { font-size: 12px; }



/******* Mike's table styles  *******/

#mike {  

float: right;

padding: 2px;

}



.miketitle { 

font-size: 14px;

vertical-align: top;

text-align: left;

}



.mikeaddress { 

font-size: 12px;

vertical-align: top;

text-align: left;

}



.mikeaddress a:link {

color: #134077; 

text-decoration: none;

}

.mikeaddress a:active {

color:#8C1A1A; 

text-decoration: none;

}

.mikeaddress a:visited {

color:#8C1A1A; 

text-decoration: none;

}

.mikeaddress a:hover {

color:#8C1A1A; 

text-decoration: underline;

}



/******* Banner Styles  *******/

.banner { 

background-color: #ffffff;

}



/******* Data-cell Styles  *******/

.data { 

background-color: #ffffff; 

vertical-align: top; 
font-size: 12px;
color: #000000;
width: 600px;
height: 500px;
text-align: left;
padding-bottom: 20px;
}



.data a:link {

color: #134077; 

text-decoration: none;

}

.data a:active {

color:#8C1A1A; 

text-decoration: none;

}

.data a:visited {

color:#8C1A1A; 

text-decoration: none;

}

.data a:hover {

color:#8C1A1A; 

text-decoration: underline;

}



h3 {
border-bottom-color: #004284; 
border-bottom-style: solid; 
border-bottom-width: 2px;
color: #004284;
letter-spacing: 5px;

}



h5 {

border-bottom-color: #04315e; 

border-bottom-style: solid; 

border-bottom-width: 2px;

}



/******* Footer Styles  *******/

.footer { 

background-color: #ffffff; 
color: #000000;
font-size: 10px;
padding-top: 5px;
padding-bottom: 5px;

}



.footer a:link {

color: #134077; 

text-decoration: none;

}

.footer a:active {

color:#8C1A1A; 

text-decoration: none;

}

.footer a:visited {

color:#134077; 

text-decoration: none;

}

.footer a:hover {

color:#8C1A1A; 

text-decoration: underline;

}





/******* Menu Styles  *******/

.menu { 

vertical-align: top; 

text-align: left; 

padding-left: 5px; 

width: 200px; 

background-color: #ffffff; 

font-family: calibri; 

font-size: 15px;

border-right-color: #004284;

border-right-style: solid;

border-right-width: 1px;

}



.menu a:link {

color: #134077; 

text-decoration: none;

}

.menu a:active {

color:#8C1A1A; 

text-decoration: none;

}

.menu a:visited {

color:#134077; 

text-decoration: none;

}

.menu a:hover {

color:#8C1A1A; 

text-decoration: underline;

}
