* { 
padding : 0; 
margin : 0; 
} 
img { 
padding : 5px; 
border : 1px solid #5a7ca2; 
} 
img.floatTL { 
float : left; 
margin-right : 10px; 
margin-bottom : 5px; 
margin-top : 10px; 
margin-left : 0; 
} 
img.floatTR { 
float : right; 
margin-left : 10px; 
margin-bottom : 5px; 
margin-top : 10px; 
margin-right : 0; 
} 
.clear { 
clear : both; 
} 
body { 
font-family : Arial, Helvetica, sans-serif; 
font-size : 13px; 
} 
#wrap { 
margin : 0 auto; 
padding : 10px; 
width : 980px; 
background-color : #e9e9e9; 
} 
#header { 
width : 960px; 
height : 190px; 
float : left; 
padding : 10px; 
margin : 0 0 5px 0; 
background-color : #e9e9e9; 
background-image : url(images/header.jpg); 
} 
.logo { 
float : right; 
text-align : right; 
} 
.logo h1.lineone { 
font-size : 1.7em; 
font-weight : lighter; 
font-family : helvetica, arial, sans-serif; 
padding-top : 10px; 
padding-left : 5px; 
border : none; 
letter-spacing : -1px; 
color : #00006c; 
} 
.logo h1.lineone span { 
color : #53a5ce; 
} 
.logo h2.linetwo { 
padding-left : 5px; 
font-size : 0.9em; 
font-family : helvetica, arial, sans-serif; 
text-transform : none; 
color : #53a5ce; 
} 
.logo a { 
color : #53a5ce; 
text-decoration : none; 
} 
#topbox { 
width : 960px; 
height : 250px; 
float : left; 
padding : 10px; 
margin : 0 0 5px 0; 
background-color : #fff; 
} 
#top_left { 
float : left; 
width : 215px; 
height : 250px; 
} 
#top_left h2 { 
font-size : 1.4em; 
font-weight : lighter; 
background-color : #e9e9e9; 
padding : 8px; 
color : #eeaf3b; 
} 
#top_left ul { 
font-size : 1.1em; 
font-weight : lighter; 
margin : 0 10px; 
padding : 10px; 
list-style-type : square; 
} 
#top_left li { 
padding : 10px 0 0 0; 
} 
#top_left li a { 
color : #00006c; 
text-decoration : none; 
} 
#top_left li a:hover { 
text-decoration : underline; 
} 
#top_right { 
float : right; 
margin-left : 5px; 
width : 740px; 
height : 250px; 
} 
#navigation { 
float : left; 
width : 740px; 
padding-top : 9px; 
background-color : #e9e9e9; 
height : 28px; 
} 
#navigation ul { 
margin : 0 0 0 0; 
} 
#navigation li { 
display : inline; 
color : #eeaf3b; 
border-left : 1px solid; 
margin-left : -1px; 
padding-left : 20px; 
padding-right : 15px; 
} 
#navigation li a { 
color : #eeaf3b; 
text-decoration : none; 
font-size : 1.1em; 
} 
#top_right_content { 
float : left; 
width : 720px; 
padding : 10px; 
margin : 5px 0 0 0; 
height : 187px; 
border-left : 1px dotted #8bae8b; 
font-style : italic; 
text-align : right; 
} 
#top_right_content ul { 
font-size : 1.8em; 
font-weight : lighter; 
margin : 0 10px; 
padding : 20px 10px; 
color : #0000cc; 
} 
#top_right_content li { 
padding : 10px; 
} 
#contentbox { 
width : 960px; 
min-height : 200px; 
float : left; 
padding : 10px; 
background-color : #fff; 
} 
#main { 
float : right; 
width : 520px; 
min-height : 350px; 
background-color : #fff; 
} 
#main h2 { 
font-size : 1.4em; 
font-weight : lighter; 
background-color : #e9e9e9;
padding : 8px; 
color : #eeaf3b; 
} 
#main p { 
font-size : 1.1em; 
text-align : justify; 
margin : 10px 0; 
} 
#left { 
float : left; 
width : 215px; 
min-height : 350px; 
} 
#left h3 { 
font-size : 1.4em; 
font-weight : lighter; 
background-color : #e9e9e9;
padding : 8px 0 8px 5px; 
color : #eeaf3b; 
margin-top : 20px; 
} 
.leftnav { 
margin : 0; 
} 
.leftnav li h2 { 
font-size : 1.4em; 
font-weight : lighter; 
background-color : #e9e9e9;
padding : 8px 0 8px 5px; 
color : #eeaf3b; 
} 
.leftnav ul { 
list-style-type : none; 
} 
.leftnav li ul { 
line-height : normal; 
list-style-type : none; 
display : list-item; 
} 
.leftnav li li { 
padding : 5px 0; 
margin-left : 0; 
font-size : 1.1em; 
} 
.leftnav li a { 
padding : 0 0 0 5px; 
text-decoration : none; 
color : #00006c; 
} 
.leftnav li a:hover { 
border : none; 
padding-left : 10px; 
} 
form { 
background-color : #ffffff; 
margin-top : 15px; 
padding-top : 10px; 
margin-right : 0; 
margin-left : 0; 
padding-bottom : 5px; 
padding-left : 10px; 
} 
input.text { 
font-family : Arial, Helv, sans-serif; 
font-size : 11px; 
color : #628bc4; 
background : transparent; 
border : 1px solid #ccc; 
font-weight : bold; 
} 
input.submit { 
font-family : Arial, Helv, sans-serif; 
font-size : 11px; 
font-weight : bold; 
color : #06c; 
background : transparent; 
border-width : 0; 
} 
input.login { 
font-family : Arial, Helv, sans-serif; 
font-size : 11px; 
color : #628bc4; 
background : transparent; 
border : 1px solid #ccc; 
font-weight : bold; 
} 
#right { 
float : left; 
margin-left : 5px; 
width : 215px; 
min-height : 350px; 
} 
.ads p { 
font-family : verdana; 
font-size : 1em; 
padding-left : 5px; 
padding-bottom : 5px; 
margin-right : 10px; 
text-align : justify; 
padding-right : 10px; 
} 
.ads { 
width : 190px; 
margin-left : 5px; 
margin-top : 0; 
} 
.ads h4 { 
background-color : #e9e9e9; 
color : #fff; 
font-weight : lighter; 
font-size : 0.8em; 
padding-bottom : 2px; 
text-decoration : underline; 
} 
.ads h3 { 
font-family : verdana; 
font-size : 1em; 
padding-top : 30px; 
padding-left : 3px; 
padding-bottom : 5px; 
color : #00006c; 
text-decoration : underline; 
} 
.ads a { 
margin-right : 25px; 
margin-bottom : 2px; 
color : #53a5ce; 
font-size : 0.8em; 
font-weight : bold; 
padding-left : 3px; 
text-decoration : none; 
padding-bottom : 15px; 
} 
#boxes { 
float : left; 
padding : 10px 0 30px 0; 
width : 980px; 
margin-top : 5px; 
background-color : #fff; 
} 
.box { 
float : left; 
width : 210px; 
padding : 10px; 
margin-left : 10px; 
text-align : justify; 
border : 1px solid; 
background-color : #e9e9e9; 
} 
#footer { 
float : left; 
margin-top : 5px; 
width : 960px; 
padding : 10px; 
background-color : #fff; 
text-align : center; 
}