body {
	background-color:#c1bc9f;
	background-image : url(images/wall.jpg);
	background-repeat: repeat;
	font: 11px/15px georgia, serif;
	text-align: left;
	color: #461115;
	/*background: #efebca;*/
	margin: 0px;
	}
p {
	font: 11px/15px georgia, serif;
	text-align: left;
	margin-top: 0;
	}
p5 {
	font: 11px/15px georgia, serif;
	text-align: left;
	margin-left: 10;
	margin-top: 0;
	}
h1 {
	font: bold 16px georgia, serif;
	color: #990000;
	margin-bottom: 0;
	}
h2 {
	font: bold 16px georgia, serif;
	color: #990000;
	margin-bottom: 0;
	}
h3 {
	font: bold 14px georgia, serif;
	/*text-transform: lowercase;*/
	margin-bottom: 0;
	}
	
h5 {
    font: italic 10px/12px georgia, serif;	
    color:#57370b;
	text-align: left;
	margin-bottom: 0;
	margin-top: 0;
	}
	
a:link { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #605736;
	}
a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #4b581d;
	}
a:active, a:hover {
	text-decoration: underline;
	color: #996600;
	}


/* specific divs */

#container {
	background-color:#c1bc9f;
	background-image : url(images/wall.jpg);
	background-repeat: repeat;
	text-align: left;
	width: 820px; margin: 0px auto;
	position: relative;
	} 
#mainText {
	
	padding: 0px 40px 0px 0;
	/*clear:right;*/
	float:right;
	width:430px;
	
	/*position: relative; top: -120px;*/
	/*padding: 0px 40px 0px 0;*/
	/*clear:right;
	float:right;
	width:480px;*/
	}


#pageHeader h1 {
	
	background-color:#c1bc9f;
	background-image : url(images/wall.jpg);
	background-repeat: repeat;
	width: 750px;
	height: 152px;
	margin: 0px;
	}
#pageHeader h1 span {
	display: none;
	}


#mainText { 
	width: 520px; 
	margin: 0px auto; 
	position: relative; 
	top: -50px;
	}
html>body #mainText {
	margin-top:-50px; 
	top: 0;
	}
#mainText .p1 {
	background-color:#c1bc9f;
	background-image : url(images/wall.jpg);
	background-repeat: repeat;
	font-size: 1px;
	color: white;
	width: 520px; 
	padding: 10px 0px 0px 5px; float: left; 
	height: 268px; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 258px; 
	}
#mainText .p1 span {
	display: none;
	}
#mainText .p2 {
	background-color:#c1bc9f;
	background-image : url(images/wall.jpg);
	background-repeat: repeat;
	color: #7593A7;
	padding: 90px 45px 0px 45px;
	float: right; 
	width: 214px;
	height: 338px; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 124px;
	height: 178px;
	}
#mainText .p2 span {
	letter-spacing: -1px;
	line-height: 26px;
	display: block;
	}
#mainText .p2 a:link, #mainText .p2 a:visited {
	color: #7593A7;
	}
#mainText .p2 a:hover {
	color: #85ABC5;
	}

#sideText { 
	/*position: relative; top: -120px; */
	padding: 0px 0px 70px 33px; 
	margin: 0px 0 20px 0px; 
	width: 200px;
	float: left;
	background: transparent 50% 100% no-repeat;
	}
#sideText h2 { 
	font: bold 14px georgia, serif; 
	margin-top: 0px;
	padding: 0px;
	}
	
#sideText h5 {
	font: italic 10px/12px georgia, serif;
	}
	
#sideText p {
	font: italic 12px/20px georgia, serif;
	}
	
/*#list ul {
	list-style-type: none;
	}
#list li {
	list-style-type: none;
	}*/
	

