body {
		background:#fff url(../images/bg_body.gif) repeat-x;
		font:80% Trebuchet MS, Arial, Helvetica, Sans-Serif;
		color:#333;
		margin:0;
		padding:0;
	}
body table {

		font:100% Trebuchet MS, Arial, Helvetica, Sans-Serif;
		color:#333;
	}
	h1{
		font-size:200%;
		font-weight:normal;
		margin-top:-5px;
		padding:0 0px;
		}
	h2{
		font-size:200%;
		font-weight:normal;
		}	
	h3{
		font-size:140%;
		font-weight:normal;
		}	
	img{border:none;}
	pre{
		display:block;
		font:12px "Courier New", Courier, monospace;
		padding:10px;
		border:1px solid #bae2f0;
		background:#e3f4f9;	
		margin:.5em 0;
		width:674px;
		}	






			
    /* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			
	#container{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:696px;
		background:#fff;		
		margin-bottom:2em;
		}	
	#header{
		height:80px;
		line-height:80px;
		background:#5DC9E1;
		color:#fff;
		}				
	#content{
		position:relative;
		}			

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:900px;
		height:600px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */




a:link, a:visited, a:active {
	text-decoration:none;
	color:#999999;

}
a:hover {
	text-decoration:underline;
	color:#777777;
}

div.b1 {
margin:10px;
padding:0px;
}

div.b2 {
color:#999999;
font:18px/22px Georgia, Times, serif;
margin-bottom:10px;
padding:0px;
}

div.b2b {
color:#999999;
font:18px/22px Georgia, Times, serif;
font-weight:bold;
margin-bottom:10px;
padding:0px;
}

div.b3 {
color:#ffffff;
font:18px/22px Georgia, Times, serif;
margin-left:10px;
padding:0px;
}

div.b4 {
color:#333333;
font-weight: normal;
margin-left:-10px;
margin-right:10px;
margin-top:10px;
padding:0px;
}

div.b5 {
color:#333333;
font-weight: normal;
margin-left:10px;
margin-right:10px;
margin-top:10px;
padding:0px;
}

div.b6 {
color:#999999;
font-weight: normal;
margin-left:10px;
margin-right:10px;
margin-top:10px;
padding:0px;
}

div.date {
color:#999999;
}

div.subcat {
color:#999999;
margin-top:-17px;
padding:0px;
}

h1.title {
color:#999999;
}

h2.menu {
color:#999999;
}

/* Use !important to override PageNavi CSS */


.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 5px 2px 5px !important;
	margin-right: 2px !important;
	text-decoration: none  !important;
	border: none !important;
	color: #777777 !important;
}
.wp-pagenavi a:visited {
	padding: 2px 5px 2px 5px !important;
	margin-right: 2px !important;
	text-decoration: none !important;
	border: none !important;
	color: #333333 !important;
}
.wp-pagenavi a:hover {
	border: none !important;	
	color: #999999 !important;
}
.wp-pagenavi a:active {
	border:1px solid #BA5611 !important;
	border: none !important;
	color: #999999 !important;
}
.wp-pagenavi span.pages {
	padding: none !important;
	margin-right: 2px !important;
	text-decoration: none !important;
	border: none !important;
	color: #333333 !important;
}
.wp-pagenavi span.current {
	padding: 2px 5px 2px 5px !important;
	margin-right: 2px !important;
	border: none !important;
	color: #333333 !important;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: none !important;
	color: #333333;
}

input.searchin {
	border:1px solid #ebebeb;
	color:#ffffff;
	font-size:15px;
	width:435px;
	background-color:#c1c1c1;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:5px;
}


input.searchsub {
	border: none !important;
	color:#ffffff;
	font-size:25px;
	font-weight:bold;
	background-color:#c0c0c0;
	cursor: pointer;
	padding-bottom:5px;
}

div.copy {
	font-size:15px;
}

div.ads {
	font-size:24px;
	color:#999999;
	text-align:center;
}

a.intext {
	color:#333333;
}
a:hover.intext {
	color:#333333;
	text-decoration:none;
}
div.st-tag-cloud {
	position:relative;
	display:inline;
	color:#999999;
}
div.sa {
	color:#999999;
}
a.noviz {
	color:#ffffff;
}
a:hover.noviz {
	color:#ffffff;
	text-decoration:none;
}



