/* CSS Document */


	
#primaryContent {	
	width: 800px;
	height:auto;
	max-width:55%;
	margin: 19px 0px 0px 20px;
	background:url(../images/seerban.) top right no-repeat;
	float:left;
	padding:0px 10px;
	border-right: 1px #999999 double; 
	
	}
	
#secondaryContent{		
	width: 20em;
	height:22em;
	margin: 10px 7px 0px 15px;
	float:left;
	padding:0px;
	text-align:center;
	}
	#thirdContent{		
	width: 15em;
	height:22em;
	margin: 10px 25px 0px 0px;
	float:right;
	padding:0px;
	}

#decor{
	display:block;
	float: left;
	background:url(../images/decor.png) no-repeat center ; 
	width:20em;
	margin:0px 0px;
	height:50px;
	}
	
h7{ 	
	font: 11px Verdana, sans-serif;
	text-align:center;
	font-weight:bold;
	color:#666666;
	margin: 0px 0px 0px 0px;
	
	}


h6{ 	
	font: 11px Verdana, sans-serif;
	color: #44373C;
	text-align:center;
	padding:10px 0px;
	}

h5{ 	
	text-align: center;
	color:#785641;
	padding:10px;
	font: 20px   Georgia, "Times New Roman", Times, serif;

	}
	
	
h4{ 	
	text-align:center;
	color:#785641;
	font: 14px   Geneva, Arial, Helvetica, sans-serif;
	margin: 0 0 10px;
	padding:10px 0px 0px 0px;
	
	}

h3{ 	
	text-align:justify;
	color:#44373C;
	font: 12px   Arial;
	margin: 0 0 10px;
	padding:10px 0px 0px 0px;
	border-bottom: 1px #999999  dotted;
	}
	
h2{ 
	text-align:left;
	color:#785641;
	margin: 0px;
	padding: 0px;
	border-bottom: 1PX #785641 double; 
	}
	
h1{	
	text-align: center;
	padding:0px 10px 0px 0px;
	color:#44373C;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px #999999 double;
	}
	
	li{
list-style:none;
}


a:link {
	color: #44373C;
}
a:visited {
	color:#0099FF;
}
a:hover {
	color:#FF8080;
}
a:active {
	color: #33FFFF;
}