* { 
padding : 0; 
margin : 0; 
} 
body { 
font : 85% "Trebuchet MS", Arial, Helvetica, sans-serif; 
font-size : 13px; 
background-image : url(images/body_bg.jpg); 
background-repeat : repeat-y; 
background-position : 50% 50%; 
background-color : #c8c8c8; 
} 
.clear { 
clear : both; 
} 
ul { 
line-height : 250%; 
} 
#wrapper { 
margin : 0 auto; 
width : 932px; 
} 
#header { 
color : #333; 
width : 900px; 
float : left; 
height : 100px; 
margin : 10px 0 5px 17px; 
background-image : url(images/black_header.jpg); 
background-repeat : no-repeat; 
} 
.logo { 
width : 240px; 
text-align : center; 
} 
.logo h1.lineone { 
font-size : 1.7em; 
font-weight : lighter; 
padding-top : 25px; 
padding-left : 5px; 
border : none; 
letter-spacing : -1px; 
color : #ff6310; 
} 
.logo h1.lineone span { 
color : #3054c1; 
} 
.logo h2.linetwo { 
padding-left : 5px; 
font-size : 0.9em; 
text-transform : none; 
color : #3054c1; 
} 
.logo a { 
color : #3054c1; 
text-decoration : none; 
} 
#navigation { 
float : left; 
width : 900px; 
color : #333; 
padding : 0; 
margin : 0 0 0 17px; 
} 
.hor-menu ul { 
list-style : none; 
padding : 0; 
margin : 0; 
text-align : center; 
} 
.hor-menu li { 
float : left; 
display : block; 
margin : 0 2px; 
padding : 0; 
text-align : center; 
} 
.hor-menu li a { 
background : #fff url(images/hornavbg.jpg) repeat-x bottom left; 
height : 2em; 
line-height : 2em; 
width : 144px; 
float : left; 
display : block; 
border : 1px solid #dcdce9; 
color : #0d2474; 
text-decoration : none; 
text-align : center; 
margin : 0; 
padding : 0; 
font-weight : bold; 
} 
.hor-menu { 
width : 900px; 
} 
#leftcolumn { 
color : #333; 
margin : 5px 0 5px 23px; 
min-height : 340px; 
width : 207px; 
float : left; 
} 
#leftcolumn h2, #rightcolumn h2, #rightcolumn h3 { 
color : #ff6310; 
font-size : 1.3em; 
background-image : url(images/hbg.jpg); 
background-repeat : no-repeat; 
line-height : 30px; 
text-indent : 5px; 
} 
.ver-nav ul { 
margin : 0; 
padding : 0; 
list-style : none; 
font-size : 0.9em; 
} 
.ver-nav li li { 
padding-left : 10px; 
background : url(images/menuimg.gif) no-repeat left center; 
border-bottom : 1px dotted #cccccc; 
} 
.ver-nav a { 
text-decoration : none; 
} 
.ver-nav a:hover { 
color : #999999; 
} 
#content { 
float : left; 
color : #333; 
background : #ffffff; 
margin : 5px 0 5px 5px; 
padding : 10px; 
min-height : 350px; 
width : 441px; 
display : inline; 
} 
.maintext { 
background-image : url(images/mtbg.jpg); 
background-repeat : repeat-x; 
} 
.maintext p { 
font-size : 120%; 
color : #909090; 
text-align : justify; 
padding : 0 5px 0 5px; 
} 
.post { 
background : #eeeeee; 
padding : 3px; 
margin : 20px 10px 20px 5px; 
border : 0 dashed #8a795d; 
font-size : 110%; 
} 
.post .date { 
background : url(images/clock.gif) no-repeat left center; 
padding-left : 20px; 
margin : 0 15px 0 5px; 
} 
.post a { 
color : #ff6c17; 
} 
.post .comments { 
background : url(images/comment.gif) no-repeat left center; 
padding-left : 20px; 
margin : 0 15px 0 5px; 
} 
.post .readmore { 
background : url(images/page.gif) no-repeat left center; 
padding-left : 20px; 
margin : 0 15px 0 5px; 
} 
#rightcolumn { 
color : #333; 
margin : 5px 0 5px 5px; 
min-height : 350px; 
width : 207px; 
float : left; 
} 
#rightcolumn h3 { 
margin : 10px 0 10px 0; 
} 
.thumbs { 
border : 1px solid gray; 
margin : 5px 8px; 
padding : 1px; 
} 
.news h4 { 
font-family : verdana; 
font-size : 0.9em; 
padding-top : 10px; 
padding-left : 15px; 
padding-bottom : 5px; 
color : #ff6310; 
margin-left : 10px; 
} 
.news p { 
font-family : verdana; 
font-size : 0.75em; 
padding-left : 15px; 
padding-bottom : 5px; 
margin-left : 10px; 
margin-right : 10px; 
text-align : justify; 
padding-right : 20px; 
background-color : #eff6ff; 
} 
.news a { 
float : right; 
margin-right : 5px; 
} 
#footer { 
width : 900px; 
clear : both; 
color : #333; 
border : 1px solid #ccc; 
margin : 5px 0 5px 17px; 
padding : 10px 0; 
background-image : url(images/footerbg.jpg); 
background-repeat : repeat-x; 
background-position : top 0%; 
text-align : center; 
}