* { 
padding : 0; 
margin : 0; 
} 
body { 
font : 85% "Trebuchet MS", Arial, Helvetica, sans-serif; 
font-size : 13px; 
background-image : url(images/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;
	background-repeat : no-repeat;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 17px;
} 
.logo {
	width : 900px;
	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/images/hornavbg.jpg) repeat-x bottom left;
	height : 2em;
	line-height : 2em;
	width : 174px;
	float : left;
	display : block;
	border : 1px solid #dcdce9;
	color : #005FA9;
	text-decoration : none;
	text-align : center;
	margin : 0;
	padding : 0;
	font-weight : bold;
} 
.hor-menu { 
width : 900px; 
} 
#leftcolumn {
	color : #333;
	min-height : 340px;
	width : 180px;
	float : left;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 23px;
	background-repeat: no-repeat;
} 
#leftcolumn h2, #rightcolumn h2, #rightcolumn h3 { 
color : #ff6310; 
font-size : 1.3em; 
background-image : url(images/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/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;
	padding : 10px;
	min-height : 350px;
	width : 498px;
	display : inline;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 5px;
} 
.maintext {
	background-repeat : repeat-x;
} 
.maintext p {
	font-size : 120%;
	text-align : left;
	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/images/clock.gif) no-repeat left center; 
padding-left : 20px; 
margin : 0 15px 0 5px; 
} 
.post a { 
color : #ff6c17; 
} 
.post .comments { 
background : url(images/images/comment.gif) no-repeat left center; 
padding-left : 20px; 
margin : 0 15px 0 5px; 
} 
.post .readmore { 
background : url(images/images/page.gif) no-repeat left center; 
padding-left : 20px; 
margin : 0 15px 0 5px; 
} 
#rightcolumn {
	color : #333;
	min-height : 350px;
	width : 180px;
	float : left;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 5px;
} 
#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/images/footerbg.jpg);
	background-repeat : repeat-x;
	background-position : top;
	text-align : center;
}
.link {
	background-repeat : repeat-y;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #005FA9;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}
.imgcenter
   {
   display:block;
   margin:0 auto;
   text-align:center;
   } 
.leftjust {
	text-align: left;
}
.text {
	font-size: 18px;
	text-align: left;
}
.description {
	font-size: 16px;
}
.linkBIG {
	background-repeat : repeat-y;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #005FA9;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}
.textbox {
	background-color: #EBEBEB;
}
.red {
	color: #F00;
}
.printanswers {
	font-size: 12px;
}
.linksmall {
	background-repeat : repeat-y;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #005FA9;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
.green {
	font-weight: bold;
	color: #090;
}

