@charset "utf-8";

/* CSS Document */



body {

background-image:url(images/bodyBG.png); background-repeat:repeat;



}



h4 {

	font-family:Georgia, "Times New Roman", Times, serif;

	color: #333333;

	font-variant:small-caps;



	padding-left: 8px;



}

p {

	font-family:Georgia, "Times New Roman", Times, serif;

	padding-left: 10px;





}



p .head {

	text-align:center;

	font:Geneva, Arial, Helvetica, sans-serif;

	font-variant:small-caps;

	color:#000066;

	
}
.title {
	font-size:16px; 
	font-weight: bold;
	font-variant: small-caps;
	padding-left:35px;

}

.cenMenuBlue {

	background-image:url(images/cenMenuBG.png);

	background-repeat:repeat-x;
	 border-bottom: 1px #CCCCCC solid; 
	 padding-bottom: 7px; 
	 padding-top: 8px; 
	 color: blue;
	 text-align:center;

}

.cenMenuOrange {

	background-image:url(images/cenMenuOrangeBG.png);

	background-repeat:repeat-x;

}





#wrapper {

	width:1000px;

	margin-left:auto;

	margin-right:auto;

	background-color:#FFFFFF;


}

#header {

	width:1000px;

	height:95px;

	background-color: #FFFFFF;

	background-image:url(images/header1.png);

	

}

#menu {

	width:100%;

	height:39px;

	text-align:center;

	border-bottom: 2px #666666 solid;
	border-top: 2px #000099 solid;
	background-color: #999999;
	background-image:url(images/menuBG1.png);
	background-repeat: repeat-x;

	

	

}

#menu .link {



	width: 143px;

	float:left;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align:center;
	vertical-align:middle;
	border-right: #333333 1px solid;	

}



#menu a {

	width:150px;
	display: inline;
	text-align:center;
	font-variant:small-caps;
	color: #000033;
	text-decoration:none;
	padding-bottom: 10px;
}



#menu a:hover {

	color: #FF6600;
	font-weight: bold;
	
}





#Lcolumn {

	float:left;

	width:165px;

	height:auto;

	margin-right:5px;

	background-color: #FFFFFF;

	text-align:center;

	margin-top:3px;

	border-right: 2px solid #999999;
	

	

}



#CenterContent {

	position:relative;

	float:left;

	width:640px;

	height: auto;

	margin:auto;

	margin-top:3px;

}



#CenterContent .centerLeft {

	width:345px;

	height: 350px;

	border: 1px solid #CCCCCC;

	margin-top: 3px;

	float:left;



	

	

}



#CenterContent .bottomLeft {

	float:left;
	width:635px;

	height: auto;

	padding-bottom:15px;

	border: 1px solid #CCCCCC;

	margin-top: 7px;

	float:left;

	

	

}





#CenterContent .centerRight {

	width:270px;

	height: 210px;

	border: 1px solid #CCCCCC;

	margin-top: 3px;

	float:right;

	line-height: 24px;

	padding: 0px;

	background-color: #FFFFFF;

	


}

#CenterContent .centerRight a {

	color:#000099;

}







#CenterContent .middleRight {

	width:270px;

	height: 100px;

	border: 1px solid #CCCCCC;
	border:none;
	margin-top: 8px;

	float:right;

	line-height: 24px;

	padding: 7px;



}







.centerAd {

	margin:0 auto;

	text-align:center;

	padding-top: 5px;

	padding-bottom: 5px;

	background-color: #FFFFFF;

	border-bottom: 1px solid #999999;

}





#Rcolumn {

	float:right;

	width:167px;

	height: auto;

	margin-left:2px;

	position:relative;

	margin-top:3px;

	border-left: 2px solid #999999;

	padding-left:9px;

	padding-top: 9px;

	

}

#CenterContent .linkpageLEFT {

	width:310px;

	height: 350px;

	border: 1px solid #CCCCCC;

	margin-top: 3px;

	float:left;
	

}

#CenterContent .linkpageRIGHT {

	width:300px;

	height: 210px;

	border: 1px solid #CCCCCC;

	margin-top: 3px;

	float:right;

	line-height: 24px;

	background-color: #FFFFFF;
	



}

#CenterContent .linkpageRIGHT a {
	color: #000000;
	font-family:Georgia, "Times New Roman", Times, serif;

}


.clear {

	clear:both;

}

