* {
	padding : 0;
	margin : 0;
	bottom: inherit;
	height: auto;
} 
body { 
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
} 
#wrapper { 
margin : 0 auto;
width : 922px;
} 
#header { 
color : #333;
width : 728px;
float : right;
padding : 0;
border : 1px solid #ccc;
height : 150px;
margin : 5px 0 0 0;
} 
.logo { 
margin-top : 10px;
text-align : center;
width : 240px;
} 
.logo h1#lineone { 
font-size : 1.7em;
font-weight : lighter;
font-family : helvetica, arial, sans-serif;
padding-top : 0;
padding-left : 5px;
color : #99ff32;
border : none;
letter-spacing : -1px;
} 
.logo h1#lineone span { 
color : #7e7e7e;
} 
.logo h2#linetwo { 
padding-left : 5px;
font-size : 0.9em;
font-family : helvetica, arial, sans-serif;
text-transform : none;
color : #5d991d;
} 
.logo a { 
color : #5d991d;
text-decoration : underline;
} 
.adtop { 
height : 90px;
width : 728px;
background-image : url(images/adbg.jpg);
background-repeat : no-repeat;
margin : 10px 0 0 0;
} 
.adtop h2 { 
float : right;
color : #ffffff;
font-weight : lighter;
margin : 65px 10px 0 0;
} 
#navigation {
	float : right;
	width : 708px;
	color : #333;
	padding : 10px;
	line-height : 25px;
	font-size : 1em;
	text-align : center;
	margin : 0 auto;
	background-color : #99cc33;
} 
#navigation ul {
	margin : 0 0.5em 1em 0.5em;
	padding : 0;
	display : inline;
	list-style-type : none;
	text-align : center;
} 
#navigation ul li { 
display : inline;
position : relative;
} 
#navigation a {
	color : #ffffff;
	text-decoration : none;
	padding : 14px 15px 14px 15px;
	font-weight : bolder;
	font-size: 24px;
} 
#navigation a.now { 
color : #606695;
text-decoration : none;
} 
#navigation a:hover { 
color : #ffe750;
text-decoration : none;
} 
#navigation a:visited {
	color : #ffffff;
	text-decoration : none;
	font-size: 3em;
} 
#leftcolumn {
	color : #333;
	border : 1px solid #ccc;
	margin : 5px 0 0 0;
	padding : 150px 0 5px 0;
	min-height : 100%;
	width : 185px;
	float : left;
	background-image : url(images/lsbgt.jpg);
	background-repeat : no-repeat;
} 
.leftnav {
	float : left;
	margin-left : 0;
	margin-top : 5px;
	margin-bottom : 130px;
	width : 185px;
	background-color : #c9dddb;
	border-top : 1px solid #1ba133;
	height: auto;
} 
.leftnav ul { 
margin : 0;
padding : 0;
list-style : none;
} 
.leftnav li {
	border-bottom : 1px solid #1ba133;
	list-style : none;
	text-transform : none;
} 
.leftnav li a { 
color : #c5d280;
display : block;
padding : 0.7em 0.7em 0.7em 1em;
text-decoration : none;
font-family : arial;
font-size : 0.9em;
font-weight : bold;
font-weight : lighter;
color : #9da665;
} 
.leftnav li a:hover {
	color : #FFF;
} 
#leftcolumn h3 {
	color : #2F28AE;
	font-size : 1em;
	padding-left : 0.7em;
	margin-top: 14px;
} 
#leftcolumn h4 { 
color : #86c215;
font-size : 1em;
padding-left : 0.7em;
}
.ads ul { 
margin-left : 0.9em;
margin-top : 0.5em;
margin-bottom : 0.7em;
list-style : none;
} 
.ads li { 
padding-bottom : 0.3em;
} 
.news h2 { 
color : #86c217;
font-size : 1.5em;
text-align : center;
padding-bottom : 0.5em;
font-weight : lighter;
} 
.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 { 
margin-right : 25px;
margin-bottom : 2px;
color : #48b033;
font-size : 0.8em;
font-weight : bold;
padding : 2px;
float : right;
} 
#rightcolumn { 
float : right;
color : #333;
border : 1px solid #ccc;
background : #f2f2e6;
margin : 5px 0 0 0;
min-height : 350px;
width : 728px;
display : inline;
padding : 0 0 5px 0;
} 
.inset {
	float : left;
	width : 250px;
	height : auto;
	padding : 5px;
	border : 1px solid #0066ff;
	background : #ddffc5;
	margin : 0 15px 0 10px;
} 
.inset2 {
	float : left;
	width : 150px;
	height : auto;
	padding : 5px;
	border : 1px solid #0066ff;
	background : #ddffc5;
	margin : 0 15px 0 10px;
} 

.righttext {
	margin-top : 15px;
	text-align : justify;
} 
.righttext h3 { 
padding : 20px 0 10px 10px;
color : #a1d308;
font-size : 1.5em;
} 
.righttext p { 
padding : 0 10px 0 10px;
font-size : 1.15em;
color : #828282;
} 
#footer { 
text-align : center;
margin-top : 3px;
display : inline;
float : left;
width : 922px;
padding-top : 5px;
padding-bottom : 5px;
color : #aaa9a9;
margin-top : 5px;
border-top : 1px solid #ccc;
} 
#footer p { 
font-size : 75%;
} 
#footer a { 
color : #8abd58;
} 
#spacer {
	height: 300px;
}
.BulletTable {
	position: static;
	width: 700px;
	font-family: Arial, Helvetica, sans-serif;
}
.BulletTable tr td a:hover {
	color : #6666CC;
} #wrapper #rightcolumn .righttext h3 a {
	color: #00C;
}
