/* IE PNG FIX */
img, div { behavior: url('/iepngfix.htc'); }
/* commented backslash hack \*/
html, body{height:100%;}
/* end hack */
html,body {margin:0;padding:0}
body {
	text-align: center;
	background-image: url('/images/background-body.jpg');
	background-position: top center;
	background-repeat: no-repeat; 
	background-color: #D5BD76;
	font-family: arial;
	font-size: 12px;
}/* centre for ie5.+*/
#outer{
	min-height:100%;
	width:850px;
	background-image: url('/images/background-outer.gif');
	background-repeat: repeat-y;
	margin:auto;/* center it*/
	position:relative;
	text-align:left;
}
* html #outer{
	height:100%;
	width:852px;/* box model hack for ie5.+*/
	w\idth:850px
}
#inner{
	/* background-image: url('/images/background-inner.png'); */
	background-image: url('/images/background-inner.jpg');
	background-repeat: no-repeat;
	min-height: 392px;
	height: auto;
	_height: 392px;
	padding: 41px 230px 0 120px;
}
#nav-top{
	position: absolute;
	right: 70px;
	top: 50px;
	text-align: right;
	width: 300px;
	color: #938250;
	font-weight: bold;
	font-size: 14px;
}
#nav-top a{
	color: #AA2523;
	text-decoration: none;
}
#nav-top a:hover{
	color: #938250;
}
#search{
	position: absolute;
	right: 70px;
	top: 75px;
	width: 270px;
	text-align: center;
}
#nav-left{
	position: absolute;
	top: 41px;
	left: 23px;
	width: 84px;
	min-height: 392px;
	height: auto;
	_height: 392px;
	background-image: url('/images/background-nav-left.jpg');
	background-repeat: no-repeat;
}
#footer {
	width:850px;
	height:43px;
	margin:-43px auto 0;
	position:relative;
	/* background-image: url('/images/background-footer.png'); */
	background-image: url('/images/background-footer.jpg');
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 10px;
	text-align: left;
}
#footer a{
	color: #ffffff;
	border-bottom: 1px dashed #ffffff;
	text-decoration: none;
}
#footer a:hover{
	color: #E6A822;
	border-bottom: 1px dashed #E6A822;
}
#clearfooter{
	clear:both;
	height:43px;
	width:100%;
}
p {margin:0 0 .5em 0;}
td{font-size: 12px;}
input{font-size: 12px;}
select{font-size: 12px;}
textarea{font-size: 12px;}
img{border: 0;}
h1{
	height: 26px;
	min-width: 365px;
	background-image: url('/images/background-h1.jpg');
	background-repeat: no-repeat;
	color: #E6A822;
	margin:0;
	font-family: arial, san-serif;
	font-size: 18px;
	font-weight: bold;
	padding-top: 1px;
	margin-bottom: 10px;
	
}
h3{font-size: 14px;}
a{
	text-decoration: none;
	border-bottom: 1px dashed #AA2523;
	color: #AA2523;
}
a:hover{
	color: #E6A822;
	border-bottom: 1px dashed #E6A822;
}
.error{
	font-weight: bold;
	color: #796426;
}
		
		
		
		
		

			
			
			
			
			
			
			
			
			
			
			
				

