body{font-family:Verdana, sans-serif; font-size: 76%; margin:1% 0% 0% 0%; padding:0px;}

p{margin-left: 30px; margin-right: 20px; margin-bottom: 20px; color: #FFFFFF}
	
h1 {font-size: 16px;
	color: #FFFFFF;
	background-color: #9f1b32;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: -2px;
	margin-left: 6px;
} 

h2 {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #9f1b32;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
} 

h3 {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #9f1b32;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 3px;
	margin-left: 4px;
	text-indent: 4px;
} 
	
div#maincontainer{
	background:url(../img/MainBg.jpg) no-repeat center top;
	height:786px;
	width:712px;
	margin:0px auto 0;
	border: 0px solid #9F1b32;
	padding-bottom: 0px;
	padding-left: 6px;
	padding-top: 7px;
}	

div#container{
	height: 95%;
	width:702px;
	border: 0px solid #FFFFFF;
	background: #9f1b32;
}

div#header{
	height:147px;
	width:702px;
	padding-left:0px; 
	background: #9F1b32;
	margin-bottom: 0px;
}

div#content{
	float: right;
	position: relative;
	width: 486px;
	border-top: 1px; 
	border-top-color: #FFFFFF; 
	border-top-style: solid;
	border-bottom: 1px solid #FFFFFF;
	margin-top: 0px;
	height: 217px;
	background:#9f1b32;
}

div#SearchArea{
	width: 216px;
	height: 217px;
	background: #9F1b32;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	float: left;
	margin-top: 0px;
	overflow: hidden;
	color: #FFFFFF;
	font-family: Verdana, sans-serif;
}
		
div#SearchEle{
	background:url(../img/SearchBG.jpg) no-repeat;
	width: 216px;
	height: 26px;
	background-color: #9F1b32;
	margin-top: -2px;
	padding-top: 0px;
}

input.txtbox {
	font-weight: normal;
	height: 14px;
	width: 112px;
	margin-top: 3px;
	margin-bottom: 1px;
	margin-left: 66px;
}

input.btn{
	background:url(../img/SerachBtn.jpg) no-repeat center;
	position: absolute;
	font-family:Verdana;
	font-weight:600;
	height: 25px;
	width: 28px;
	color: #fff;
	background-color: #9F1B32;
	border: 0px solid;
	cursor: pointer;
	margin-right: 0px;
	margin-top: 1px;
	margin-left: 3px;
	margin-bottom: 2px;
}

div#extraContainer{
	width:702px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #9F1b32;
	text-align: left;
    padding-bottom: 0px;
	margin-bottom: 0px;
}

div#extraheader {
	width: 700px; 
	CLEAR: both;
	padding-right: 1px; 
	padding-left: 0px;  
	padding-top: 0px; 
	height: 97px;
	margin-bottom: 11px;
	margin-top: 12px;
	margin-right: 0px;
}

div#extraleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left; 
	margin-left: 0px; 
	width: 700px;
	height: 205px;
	min-height: 157px;
	padding-bottom: 14px;
	background: #9F1b32; 
	border-bottom: 0px solid #FFFFFF; 
	border-left: 0px solid #FFFFFF; 
	margin-top: 10px;
}

div#extraleft ul{margin-top: 4px}

div#extraleft ul li{
	font-size: 14px;
	font-weight: 500;
	color :#FFFFFF;
	margin-bottom: 9px;
	list-style:disc;
}

div#extraleft a:link{ text-decoration: none; font-size: 12px; color: #ee95a3; font-weight:bold}
div#extraleft a:hover{color:#FFFF66; font-weight:bold}
div#extraleft a:visited{color: #FFFFFF; text-decoration: none; font-weight:bold}

div#footer{
	clear:both;
	width:702px;
	height: 50px;
	background-color: #9F1b32;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	color: #FFFFFF;
	overflow: hidden;
	}
	
div#footer p{margin-bottom:7px; margin-top: 6px}

div#middle {
	background-color: #9F1b32;
	margin: 0px;
	width: 686px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
div#middle a:link{color: #FFFFFF; text-decoration: none;}
div#middle a:hover{color: #59060E}
div#middle a:visited{ color: #FFFFFF; text-decoration: none;}

