﻿* { 
padding : 0; 
margin : 0; 
} 
body { 
font-family : Arial, Helvetica, sans-serif; 
font-size : 13px; 
background-image : url(images/bbg.png); 
background-repeat : repeat-x; 
background: #404040;

} 
img {
	padding : 5px;
	border: 0px solid #FFCC00;
}
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: #000000;
	width : 902px;
	float : left;
	padding : 10px;
	height : 100px;
	margin : 0;
	background-color: #FFCC66;
	background-repeat : no-repeat;
	border-bottom-style: solid;
	border-bottom-width: 15px;
	border-bottom-color: #336699;
}
.logo h1.lineone {
	font-size: 18px;
	font-weight: bolder;
	font-family : helvetica, arial, sans-serif;
	padding-top : 10px;
	padding-left : 5px;
	border : none;
	letter-spacing : -1px;
	color: #336699;
}
.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;
	border-bottom-color: #336699;
}
#navigation ul { 
list-style : none; 
padding : 0; 
margin : 0; 
display : block; 
font-weight : bold; 
float : right; 
} 
#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 : #68c2ef; 
} 
#navigation ul li a.current { 
height : 35px; 
width : 96px; 
float : left; 
text-decoration : none; 
padding : 0; 
margin : 0; 
color : #66ccff; 
background : url('../images/menu_bt.gif') no-repeat center 0%;
} 
#leftcolumn {
	margin : 0 0 0 0;
	padding : 10px;
	min-height : 350px;
	width : 202px;
	float : left;
}
.leftnav { 
width : 195px; 
margin-top : 20px; 
margin-left : 5px; 
} 
.leftnav li h2 { 
margin : 0; 
height : 25px; 
color : #5f9b1e; 
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; 
} 
.content { 
float : left; 
color : #333; 
background : #fafaee; 
margin : 0 0 0 0; 
padding : 10px; 
min-height : 350px; 
width : 458px; 
display : inline; 
text-align : justify; 
} 
.content h1 {
	color : #53a5ce;
	font-size: 16px;
	font-weight: bolder;
}
.content h2 {
	color : #53a5ce;
	font-size: 14px;
	font-weight: bolder;
	padding-top : 20px;
}
.content a {
	margin-right : 25px;
	margin-bottom : 2px;
	color : #53a5ce;
	font-size: 12px;
	font-weight : bold;
	padding-left : 3px;
	text-decoration : none;
	padding-bottom : 15px;
	position: relative;
}

#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: 20px;
}
.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;
	font-size: 10px;
}
#footerex {
	width : 902px;
	clear : both;
	color: #666666;
	margin : 0 0 0 0;
	padding : 10px;
	text-align: right;
	font-size: 10px;
	background-color: #404040;
}
#footerex a {
	width : 902px;
	clear : both;
	color: #808080;
	margin : 0 0 0 0;
	padding : 10px;
	text-align : center;
	font-size: 10px;
	text-decoration : none;
}

.nav-item {
	BACKGROUND-COLOR: #f8f8f8;
}
.nav-item UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 1px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
.nav-item LI {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
}
.nav-item A {
	BORDER-TOP: #fff 1px solid;
	DISPLAY: block;
	PADDING-LEFT: 10px;
	FONT-SIZE: 11px;
	MARGIN: 0px;
	BORDER-LEFT: #ccc 2px solid;
	COLOR: #000;
	LINE-HEIGHT: 20px;
	BORDER-BOTTOM: #efefef 1px solid;
	TEXT-DECORATION: none;
}
.nav-item A:hover {
	BORDER-LEFT-COLOR: #336699;
	COLOR: #336699;
	BACKGROUND-COLOR: #fff;
	TEXT-DECORATION: none;
	font-weight: bold;
}
.nav-head {
	PADDING-RIGHT: 0px;
	DISPLAY: block;
	PADDING-LEFT: 10px;
	BACKGROUND: #336699 repeat-x;
	PADDING-BOTTOM: 2px;
	MARGIN: 0px;
	TEXT-TRANSFORM: uppercase;
	WIDTH: 192px;
	PADDING-TOP: 4px;
	HEIGHT: 16px;
	color: #FFFFFF;
}
.nav-head A {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; TEXT-TRANSFORM: uppercase; COLOR: #fff; TEXT-DECORATION: none
}
.nav-head A:hover {
	TEXT-TRANSFORM: uppercase; TEXT-DECORATION: none
}
