
body { 
margin : 0;

min-height :100%;
padding-left : 100px; 
background : #cb2026; 
text-align : justify; 
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
color : #444444; 
} 
h1 { 
font-family : Arial, Helvetica, sans-serif; 
color : #000000; 
background : #f8981d; 
font-size : 12px; 
} 
h2, h3, h4, h5, h6 { 
font-family : Arial, Helvetica, sans-serif; 
color : #60b7de; 
text-transform : uppercase; 
font-weight : bold; 
} 
a { 
font-weight : bold; 
color : #4773c1; 
} 
h2 { 
font-size : 18px; 
} 
a:hover { 
text-decoration : none; 
color : #73c5e5; 
} 
.img1 { 
float : left; 
margin : 4px 15px 0 0; 
border : 5px solid #abdcef; 
} 
.text1 { 
font-size : 14px; 
} 
#header { 
width : 530px; 
margin : 0 auto; 
background : url(images/topPics.gif) no-repeat center top; 
padding : 0; 
} 
#header h1 { 
margin : 0; 
padding : 20px; 
} 
#header h2 { 
margin : 0; 
font-size : 14px; 
} 
.listmenu { 
width : 180px; 
} 
.listmenu ul { 
list-style-type : none; 
padding : 0; 
margin-bottom : 8px; 
} 
.listmenu ul li { 
padding-bottom : 2px; 
} 
.listmenu ul li a { 
color : #f8981d; 
background : url(images/waterBullet.gif) no-repeat center left; 
display : block; 
padding : 2px 0; 
padding-left : 19px; 
text-decoration : none; 
font-weight : bold; 
border-bottom : 1px solid #dadada; 
font-size : 90%; 
} 
.listmenu ul li a:visited { 
color : #f8981d; 
} 
.listmenu ul li a:hover { 
color : #cb2026; 
background-color : #f3f3f3; 
} 
#content { 
width : 820px; 
margin : 0 auto; 
padding : 10px 0 0 0; 
background-color : #ffffff; 
} 
#content h2, #content h3, #content h4, #content h5, #content h6 { 
font-weight : normal; 
} 
#content p, #content ul, #content ol { 
line-height : 140%; 
} 
#left { 
float : left; 
width : 210px; 
padding : 0 0 0 0; 
border-right : 1px dashed #f8981d; 
height : 100%; 
} 
#right { 
float : right; 
width : 530px; 
padding : 0 20px 40px 20px; 
} 
#top { 
float : none; 
width : 520px; 
padding : 0 20px 0 0; 
border-bottom : 1px dashed #f8981d; 
} 
#colA { 
float : left; 
width : 230px; 
padding : 0 20px 0 0; 
} 
#colB { 
float : right; 
width : 230px; 
padding : 0 0 0 0; 
} 
#footer { 
clear : both; 
width : 820px; 
margin : 0 auto; 
border-top : 1px solid #f8981d; 

background : #ffffff; 
} 
#footer p { 
margin : 0; 
padding : 20px 10px 0 125px; 
color : #4773c1; 
} 
#border-top { 
border-top : 1px dashed #f8981d; 
} 

label, input, textarea { 
display : block; 
width : 100px; 
float : left; 
margin-bottom : 10px; 
} 
label { 
text-align : right; 
width : 75px; 
padding-right : 10px; 
} 
br { 
clear : left; 
} 

