
body {

	background-color: #ffffff;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	text-align: center;

	color: #666666;

	text-align: left;

}

p {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	margin-top: 7px;

	margin-bottom: 7px;

	margin-left: 7px;

	margin-right: 7px;

	color: #666666;		

}

a.menulink {

	display: block; 

	text-align: center; 

	text-decoration: none; 

	vertical-align: bottom;

	font-family: verdana,arial;	 

	font-size:10px;

	
	border-bottom: #ffffff 3px solid;

	border-top: #ffffff 3px solid;		

	color: #666666

}

a.menulink:hover {

	font-weight : normal;

	background-color: FFECD9;

	border-bottom: #FFECD9 3px solid;

	border-top: #FFECD9 3px solid;		

	color: #666666

}

a.bluelink {

	text-decoration: none; 

	font-family: verdana,arial;	 

	font-size:11px;		

	color: #666666;
	line-height:16px;
	

}

a.bluelink:hover {

	font-weight : normal;		

	color: #0000ff

}

a.whitelink {

	text-decoration: none; 

	font-family: verdana,arial;	 

	font-size:11px;		

	color: #ffffff

}

a.whitelink:hover {

	font-weight : normal;		

	color: #33CC00

}

h2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 30px;

	margin-top: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	margin-right: 0px;

	color: #666666;

}

h3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 18px;

	margin-top: 5px;

	margin-bottom: 0px;

	margin-left: 5px;

	margin-right: 0px;

	color: #666666;

}

h3 a:link,h3 a:visited{

color: #FFF;
text-decoration:none;

}

h3 a:hover{

color: #FFF;
text-decoration:underline;

}
.textwhite {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	margin-top: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	margin-right: 0px;

	color: #ffffff;

}

.textgray {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	margin-top: 3px;

	margin-bottom: 3px;

	margin-left: 0px;

	margin-right: 0px;

	color: #666666;

}
#footer {
padding-top:10px;
font-size:11px;
color:#FFFFFF;
padding-bottom:10px;
}
#footer a:link,#footer a:visited {
font-size:11px;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}

#content{
	border: 1px solid #e9eccd;
	background-color:#F5F5F5;
	padding: 10px;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	line-height: 17px;
	float: right;
	margin:0;
	width:485px;
}
#content p {
	margin:0; padding:3px 0 4px;
	
}

#content a:link,#content a:visited, {
color:#666666;
font-weight:bold;
text-decoration:none;
}
#content a:hover {
text-decoration:underline;

}

#content h1{
	font-family: Century Gothic;
	font-size: 20px;
	color: #666666;
	line-height: 10px;
	padding-bottom: 0px;
	padding-top:0px;
}
#content h2{
	font-family: 'Century Gothic',Arial; font-weight:bold; size:16px; margin:0px; padding:5px 0 2px;
}
#content h3{
	font-family: Century Gothic;
	font-size: 16px;
	margin:0px; padding:5px 0 2px;
}



.box-feat{
	clear:left;
	padding: 5px;
	margin-bottom: 5px;
 	width:470px;
}

.box-feat-int{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:11px;
	line-height:17px;
	height: 110px;
}
.box-feat p {font-size:12px; margin:0; padding:2px 0 3px; line-height:12pt; font-size:11px}
.box-feat-img {
	width:130px;
	float:left;
	margin-right: 10px;

}
.box-feat-img img {width:120px;height:auto;padding:5px;background-color:#DBDBC8;}

* html .box-feat-img img {width:100px;height:65px;padding:5px;background-color:#DBDBC8;}


.box-feat-img a img {border:none;}
.box-feat-img a:hover img { background-color:#EDEDE4;}
.box-feat-int h2 {font-family:'Century Gothic';font-size:14px;}
.box-feat-int h2 a{color:#4B7ACC;text-decoration:none;font-weight:bold;text-decoration:underline;}
.box-feat-int h2 a:hover{color:#4B7ACC;text-decoration:none;}
.dis{color:#666666;font-family:'trebuchet MS';font-size:12px;}

.box-links {margin-left:0px;
font-size:11px;
}

.box-links a{color:#4B7ACC;text-decoration:none;font-weight:bold;font-family:'Century Gothic';font-size:14px;}
.box-links a:hover{color:#4B7ACC;text-decoration:underline;}
.box-links br {line-height:10px}
/*----------------- pagination -------------------  */
<style type="text/css">


.pagination{
padding: 2px;

}

.pagination ul{
margin: 0;
padding: 0;
text-align:center; /*Set to "right" to right align pagination interface*/
font-size: 12px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none; 
color: #2e6ab1;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #FFF;
background-color: #2e6ab1;
}

.pagination a.currentpage{
background-color: #2e6ab1;
color: #FFF !important;
border-color: #2b66a5;
font-weight: bold;
cursor: default;
}
.pagination a:hover.currentpage{
background-color: #2e6ab1;
color: #FFF !important;
border-color: #2b66a5;
font-weight: bold;
cursor: default;
}
.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}

</style>
/*----------------- end pagination ---------------- */