/* CSS Document */

div#nav ul { 
list-style-type: none; 
margin: 0px; 
padding: 0px; 
} 

div#nav ul li { 
float: left; 
margin: 9px 25px 0px 0px; 
} 

body { 
background-color: #ffffff; 
background-image: url(home/hbg3.jpg); 
background-position: top center; 
margin-top: 10px; 
margin-left: auto; 
margin-right: auto; 
margin-bottom: 10px; 
text-align:center; 
overflow: auto; 
font-size: 11px; 

} 

h1, h2 { 
color: #0066FF; 
font-size: 12px; 
font-weight: bold; 
text-transform: uppercase; 
margin-top: 0px; 
margin-bottom: 7px; 
} 

h3 { 
color: #6AB5FF; 
font-size: 11px; 
font-weight: bold; 
text-transform: uppercase; 
margin-top: 0px; 
margin-bottom: 1px; 
} 

p { 
margin-top: 0px; 
margin-bottom: 7px; 
line-height: 15px; 
} 

a:link { 
color: #FFFFFF; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-weight: bold; 
text-decoration: none; 
} 

a:visited { 
color: #FFFFFF; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-weight: bold; 
text-decoration: none; 
} 

a:hover { 
color: #B9DCFF; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-weight: bold; 
text-decoration: none; 
} 

a:active { 
color: #A6D2FF; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-weight: bold; 
text-decoration: none; 
} 

#frame { 
width: 720px; 
margin-right:auto; 
margin-left:auto; 
margin-top:0px; 
padding:0px; 
text-align:left; 
} 

#top { 
height: 70px; 
background-color: #ffffff; 
background-image: url(home/htop.jpg); 
background-repeat: no-repeat; 
margin: 0px; 
} 

#midpic { 
height: 70px; 
background-color: #ffffff; 
background-image: url(home/hmid.jpg); 
background-repeat: no-repeat; 
margin: 0px; 
} 

#nav { 
width: 420px; 
margin-left: 35px; 
} 

#mid { 
height: 720px; 
width: 720px; 
background-image: url(home/hbgmid.jpg); 
background-repeat: repeat-y; 
background-color: #fff; 
} 

#bottom { 
height: 40px; 
background-color: #ffffff; 
background-image: url(home/hbottom.jpg); 
background-repeat: no-repeat; 
} 

#bodytext { 
width: 650px; 
color: #000000; 
margin-left: 35px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
text-align: justify; 
text-indent: 0px; 
} 

#bodytext a:link, #wp1text a:link, #wp2text a:link { 
color: #0066FF; 
} 

#bodytext a:visited, #wp1text a:visited, #wp2text a:visited { 
color: #0066FF; 
} 

#bodytext a:hover, #wp1text a:hover, #wp2text a:hover { 
color: #A6D2FF; 
} 

#bodytext a:active, #wp1text a:active, #wp2text a:active { 
color: #0066FF; 
} 

.wp1 { 
height: 125px; 
width: 160px; 
margin-left: 32px; 
float: left; 
} 

.wp2 { 
height: 125px; 
width: 160px; 
position: relative; 
left: 0px; 
top: 0px; 
float: left; 
} 

#wp1text { 
width: 155px; 
height: 100px; 
font-size: 11px; 
color: #6AB5FF; 
font-weight: bold; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
margin-left: 15px; 
margin-top: 20px; 
float: left; 
} 

#wp2text { 
width: 155px; 
height: 100px; 
font-size: 11px; 
color: #6AB5FF; 
font-weight: bold; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
margin-left: 15px; 
margin-top: 20px; 
float: left; 
} 

.style2 { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold; 
font-size: 11px; 
color: #B9DCFF; 
} 