* { 
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%;
} 

#save {
background-color : #c8c8c8;
}

.myH1 { 
font-size : 18px;
font-weight : bold;
} 

.clear { 
clear : both; 
} 

ul { 
line-height : 250%; 
} 

#wrapper { 
margin : 0 auto; 
width : 932px; 
} 

#header { 
color : #333; 
width : 900px; 
float : none; 
height : 100px; 
margin : 10px 0 5px 17px; 
background-image : url(images/globe001Lg.jpg); 
background-repeat : no-repeat; 
} 
xxx{
background-image : url(images/green_header.jpg); 
}


.logo { 
position : relative;
left : 650px;
top : 30px;
color : #CCFF99;
font-family : verdana; 
font-size : 2.0em; 
font-weight : bold;
} 

#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; 
} 

#subheader{ 
margin : 5px 0 5px 23px; 
} 

#h11 { 
color : #669900;
font-size : 2em; 
position:relative;
top:5px;
left:0px;
} 
#h22 { 
color : #0d2474; 
font-size : 1.5em; 
position:relative;
top:5px;
left:410px;
} 

#leftcolumn { 
color : #333; 
margin : 5px 0 5px 23px; 
min-height : 340px; 
width : 207px; 
float : left; 
} 
#SaveColumnColor{
color : #ff6310;
}
#leftcolumn h2, #rightcolumn h2, #rightcolumn h3 { 
color : #CCFF99; 
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; 
} 
.ver-nav li li { 
padding-left : 10px; 
background : url(images/menuimg.gif) no-repeat left center; 
border-bottom : 1px dotted #cccccc; 
} 
a { 
text-decoration : none; 
} 
a:hover { 
color : #999999; 
} 
#content { 
float : left; 
color : #333; 
background : #fbfbef; 
margin : 5px 0 5px 5px; 
padding : 10px; 
min-height : 350px; 
width : 441px; 
display : inline; 
}
 
.maintext p { 
font-size : 100%; 
color : #000; 
text-align : justify; 
padding-top : 10px; 
}

.maintext a { 
text-decoration:none;
color : #909090; 
text-align : center;
} 
 
.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; 
} 
.reg p { 
font-family : verdana; 
background-color : #eff6ff; 
} 

.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 : left; 
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; 
text-align : center; 
} 