* {
	padding : 0;
	margin : 0;
	clear: none;
} 
body { 
font-family : Arial, Helvetica, sans-serif; 
font-size : 13px; 
background-image : url(../images/bbg.png); 
background-repeat : repeat-x; 
} 
img {
	padding : 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #5f9b1e;
	border-right-color: #5f9b1e;
	border-bottom-color: #FF0000;
	border-left-color: #5f9b1e;
} 
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; 
} 
#wrapper { 
margin : 10px auto; 
width : 922px; 
background-image : url(../images/wbg.jpg); 
background-repeat : repeat-y; 
} 
#header { 
color : #333; 
width : 902px; 
float : left; 
padding : 10px; 
height : 80px; 
margin : 0; 
background-color : #dbe6ec; 
background-image : url(../images/hbg.jpg); 
background-repeat : no-repeat; 
} 
.logo h1.lineone {
	font-size : 2em;
	font-weight : lighter;
	font-family : helvetica, arial, sans-serif;
	padding-top : 0px;
	padding-left : 0px;
	border : none;
	letter-spacing : -1px;
	color : #FF9900;
	background-image: url(../images/hbg.jpg);
} 
.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; 
} 
#navigation { 
float : left; 
width : 902px; 
color : #333; 
padding : 0 10px; 
border-bottom : 15px solid #66ccff; 
margin : 0 0 0 0; 
background-color : #dbe6ec; 
} 
#navigation ul { 
list-style : none; 
padding : 0; 
margin : 0; 
display : block; 
font-weight : bold; 
float : left; 
} 
#navigation ul li { 
list-style : none; 
display : inline; 
float : left; 
width : 96px; 
height : 35px; 
padding : 0; 
line-height : 35px; 
font-size : 13px; 
margin : 0 3px 0 3px; 
} 
#navigation ul li a { 
height : 35px; 
width : 96px; 
float : left; 
text-decoration : none; 
padding : 0; 
margin : 0; 
color : #6c7b83; 
text-align : center; 
background : url(../images/menu_bt.gif) no-repeat center 0%; 
} 
#navigation ul li a:hover {
	height : 35px;
	width : 96px;
	text-decoration : none;
	color : #00CCFF;
} 
#navigation ul li a.current { 
height : 35px; 
width : 96px; 
float : left; 
text-decoration : none; 
padding : 0; 
margin : 0; 
color : #00CCFF; 
background : url(../images/menu_bt.gif) no-repeat center 0%; 
} 
#leftcolumn { 
color : #FFFFFF; 
margin : 0 0 0 0; 
padding : 10px; 
min-height : 350px; 
width : 182px; 
float : left; 
} 
.leftnav { 
width : 175px; 
margin-top : 20px; 
margin-left : 5px; 
} 
.leftnav li h2 { 
margin : 0; 
height : 25px; 
color : #FF9900; 
padding-left : 20px; 
padding-top : 10px; 
font-size : 1.5em; 
} 
.leftnav li ul { 
line-height : normal; 
list-style-type : none; 
display : list-item; 
} 
.leftnav li li { 
padding : 5px; 
margin-left : 20px; 
font-size : 1em; 
} 
.leftnav li a { 
padding-left : 10px; 
text-decoration : none; 
color : #53a5ce; 
} 
.leftnav li a:hover {
	border : none;
	padding-left : 10px;
	background-color: #CC9966;
	padding-right: 10px;
} 
.leftnav ul li a.current{
	padding-left : 10px;
	color : #339900;
	font-size: 12pt;
	border: none;
}

#content {
	float : left;
	color : #333333;
	background : #FFFFFF;
	margin : 0 0 0 0;
	min-height : 350px;
	width : 696px;
	display : inline;
	text-align : justify;
	padding-left: 10px;
	padding-right: 10px;
} 
#content h1 { 
color : #000000; 
font-size : 1.9em; 
font-weight : lighter; 
} 
#content h2 { 
color : #333333; 
font-size : 1.8em; 
font-weight : 600; 
padding-top : 20px; 
} 
#content  ul { 
line-height : normal; 
list-style-type : none; 
display : list-item; 
} 

.contentnav li h5 { 
margin : 0; 
height : 25px; 
color : #000066; 
padding-left : 0px; 
padding-top : 10px; 
font-size : 1.5em; 
} 
.contentnav li ul { 
line-height : normal; 
list-style-type : none; 
display : list-item; 
} 
.contentnav li li { 
padding : 5px; 
margin-left : 0px; 
font-size : 1em; 
} 
.contentnav li a { 
padding-left : 10px; 
text-decoration : none; 
color : #339933; 
} 
.contentnav li a:hover {
	border : none;
	padding-left : 10px;
	background-color: #CC9966;
	padding-right: 10px;
} 
.contentnav ul li a.current{
	padding-left : 10px;
	color : #339900;
	font-size: 12pt;
	border: none;
}

#rightcolumn { 
color : #333; 
margin : 0 0 0 0; 
padding : 10px; 
min-height : 350px; 
width : 202px; 
float : left; 
} 
.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; 
height : 600px; 
margin-left : 5px; 
margin-top : 15px; 
} 
.ads h4 { 
background-color : #5f9b1e; 
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 : #5f9b1e; 
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; 
} 
#footer { 
width : 902px; 
clear : both; 
color : #333; 
background : #dbe6ec; 
margin : 0 0 0 0; 
padding : 10px; 
text-align : center; 
} 
#content h3 {

color : #FF0000; 
font-size : 1.4em; 
font-weight : 600; 
padding-top : 0px;
}
#content h8 {

color : #CC9933; 
font-size : 1.8em; 
font-weight : 600; 
padding-top : 20px;
}
#content h9 {
	color : #006600;
	font-size : 1.2em;
	font-weight : 500;
	padding-top : 20px;
	padding-bottom: 20px;
}
