body 
{
	padding: 0px;
	margin:0px;
	background: #20160C url("../images/markhansenweb/background.gif") repeat-y top left;
	font-family: Georgia;
	font-size:10pt;
	color: #FEEBB2;
}

/* START: Hide from Mac/IE. Only PC/IE sees this. \*/
 html #container { height: 1% }
/* END: Hide from Mac/IE */



#container 
{
       position: relative;	 
}

#header 
{
	
	background: url("../images/markhansenweb/header_background.jpg") no-repeat top left;
	height:549px;
	width:791px;
}

#content
{
	background:  url("../images/markhansenweb/content_background2.gif") repeat-y left;
	width:791px;
	padding: 1px 0px 0px 0px;
    margin-top: -240px;
  
    
}

#footer 
{
	background: url("../images/markhansenweb/footer_background.gif") no-repeat left;
	height:26px;
	width:791px;
}

#footertext 
{

    margin-left: 340px;
    color: #FEEBB2;
    font-size: 7pt;
    margin-top: -15px;
    position: relative;
}

#pagetext
{
    padding: 15px 100px 5px 0px;
    margin:  0px 0px 0px 290px;

    border: none;
    text-align: left;
    font-size: 12px;
    color: #FEEBB2;
    line-height: normal;
    min-height: 700px;

}


#pagetext h1
{
    color: #CC9944;
    margin: 0px;
    padding: 0px;
    font-size: 12pt;
    text-transform:uppercase;
}

#pagetext a 
{
    color: white;
    text-decoration:underline;
    
}

#pagetext a:visited 
{
	color: #DDDDDD;
}

#pagetext a:hover 
{
      text-decoration:underline;
}


#pagetext h2
{
    
    color: #aa8866;
    margin: 0px;
    padding: 5px 0px 8px 0px;
    font-size: 8pt;
    font-weight: normal;
}

#pagetext h2 a 
{
    color: #aa8866;
    text-decoration:underline;
    font-size: 8pt;
}

#pagetext h3 
{
	font-size: 8pt;
	margin:0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	color: #CC9944;
}

#contentmenu
{

	background: url("../images/markhansenweb/menu_background.gif")  no-repeat bottom left;
	width:260px;
	float:left;
	text-align: right;
	padding-right: 15px;
	margin-top: 245px;
	padding-top: 0px;
	
	
}

#contentmenu a
{
    text-decoration: none;
    color: #FEEBB2;
}

#contentmenu a:visited
{
    color: #978348;
}

#contentmenu a:hover
{
    text-decoration: underline;
}




#contentmenu h1
{

    font-size: 10pt;
    line-height: 17pt;
    margin: 0px;
    padding: 12px 0px 0px 0px;
    color: #CC9944;
    text-transform: uppercase;
}


#headermenu
{

    padding: 460px 0px 0px 69px;
    font-size: 10pt;
    color: #FEEBB2;
    width: 130px;
    position: relative;
  
   
}

#headermenu li 
{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px;
	text-align: right;

	
}

#headermenu a 
{
    color: #FEEBB2;
    text-decoration: none;
}

#headermenu a:visited 
{
    color: #FEEBB2;
    text-decoration: none;
}

.postcode 
{
 color: #20160C;
 font-size: 15pt;
 font-weight: bold;
 background: #CC9944;
    
}