@charset "utf-8";
/* CSS Document */


h3{
	margin:10px 0 20px 190px;
	padding:0;
	background:url(../../img/top_titles.gif) no-repeat -110px 0;
	width:97px;
	height:18px;
	text-indent:-2000px;
}

#center{
	margin:0;
	padding:0;
}
h4{
	margin:20px 0 10px 0;
	padding:0;
	text-align:center;
	font-size:80%;
	color:#933;
	text-transform:capitalize;
}
dl{
	text-transform:capitalize;
	text-align:center;
	color:#333;
	font-size:80%;
	margin:0 0 15px 0;
	padding:0;
	
}


#center p{
	color:#333;
	font-size:80%;
	text-align:center;
	margin:0 0 10px 0;
	padding:0;
}

span{
	text-transform:uppercase;
}

#footer{
		clear:both;
		margin:36px 0 0 0;
		padding:24px 0 0 0;
		background:url(../../img/border_pink.gif) no-repeat top center;		
}
#footer ul{
	list-style:none;
	font-size:xx-small;
	overflow:hidden;
	margin:0 0 0 75px;
	padding:0;
}
#footer li{
	float:left;
}
#footer ul #top{
	display:block;
	background:url(../../img/top_txt4.gif) no-repeat -189px 0 ;
	width:82px;
	height:13px;
	text-indent:-3000px;
	margin:0 20px 0 0;
	
}
#footer #top:hover{
	background:url(../../img/top_txt4.gif) no-repeat -189px -13px;
}
#footer ul #mine{
	display:block;
	background:url(../../img/top_txt4.gif) no-repeat -73px 0 ;
	width:116px;
	height:13px;
	text-indent:-3000px;
	margin:0 20px 0 0;
}

#footer #mine:hover{
	background:url(../../img/top_txt4.gif) no-repeat -73px -13px;
}
#footer ul #site{
	display:block;
	background:url(../../img/top_txt4.gif) no-repeat -271px 0 ;
	width:88px;
	height:13px;
	text-indent:-3000px;
}

#footer #site:hover{
	background:url(../../img/top_txt4.gif) no-repeat -271px -13px;
}