/*    BORDER-RIGHT: #ce3146 1px solid;
    BORDER-TOP: #ce3146 1px solid;
    BORDER-LEFT: #ce3146 1px solid;
    BORDER-BOTTOM: #ce3146 1px solid*/

body {
background: #9DADDD;
text-align: center;
margin: 	0px auto;
color: white;
font: 11px verdana, sans-serif;
border:6px solid #CAE1F3;
}


#bottom{
position:absolute;
width: 900px;
height:63px;
top:730px;
left:-1px;
background: url(images/bottom.jpg) repeat;
border: 1px solid black;
text-align: center;
}

#wrapper {
	text-align: left;
	background: #47210B;//url(images/back.jpg) repeat;
	width: 900px;
	height:793px;
margin: 	0px auto;
	position: relative;
	BORDER-RIGHT: black 1px solid;
	BORDER-TOP: black 1px solid;
	BORDER-LEFT: black 1px solid;
	BORDER-BOTTOM: black 1px solid
}


#imagerow1 {
	
width: 328px;
height:191px;
left:30px;
top:299px;
position: absolute;

		
}
#contentheader1 {
margin: 2px auto;	
width: 180px;
height:65px;
left:260px;
top:248px;
position: absolute;
		
}

#content1 {
margin: 2px auto;	
width: 500px;
height:65px;
left:370px;
top:305px;
position: absolute;
		
}

#content2 {
margin: 2px auto;	
width: 850px;
height:245px;
left:30px;
top:500px;
position: absolute;
		
}


