body {
	text-align:center;

	}
	
#outerframe {
	width: 1000px;
	height: 1006px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	background-image: url(images/interiorBG.jpg);
	background-repeat: no-repeat;
	}
			
#frame {
	width: 860px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	margin-bottom:8px;
	padding:0px;
	text-align:left;
	}
			
	
#contentheader {
	width:800px;
	height: 102px;
	padding-top: 0px;
	float: left;
	margin: 0px 10px 0px 0px;
	}
	
#contentheaderLeft {
	width:360px;
	height: 523px;
	float: left;
	margin:50px 0px 0px 0px;
	}
	
#contentheaderRight {
	width:435px;
	height: 523px;
	float: right;
	margin:50px 20px 0px 0px;
	padding-top: 0px;
	}
	
#contentheaderRight p {
	margin:15px 60px 0px 5px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	line-height: 18px;
	font-weight: normal;
	}
	
#contentheaderRight .guestImage {
	margin:0px 0px 0px 60px;
	}
	
#contentheaderRight .contactImage {
	margin:0px 0px 0px 132px;
	}
/* GLOBAL STYLES */

a {
	color: #E93031;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
}

a:link {
	color: #E93031;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	}

a:visited {
	color: #E93031;
	text-decoration: none;
	}

a:hover {
	color: #999;
	text-decoration: underline;
	}	
		
/* CONTENT */ 	   

#content {
	width:735px;
	margin:0px 0px 0px 0px;
	padding:0px;
	float:left;
	}
				
#content  p {
	margin:10px 25px 0px 55px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	line-height: 18px;
	font-weight: normal;
	}

.clear:after {content:"."; clear:both; display:block; height:0; visibility:hidden;}


/* FOOTER/COPYRIGHT */		

	
#footer {
	width:800px;
	height: 75px;
	}

#footer img {
	margin: 150px 0px 0px 50px;
	}	
