/* CSS Document */
body{background-color: #ffffff;
	font-family: Geneva, Tahoma, Verdana, Helvetica, Arial, sans-serif;
	 color: #190b04;
	 margin: 0;
	 padding: 0;
	 }
	
.header{
	position: absolute;
	top: 1px;
	left: 49px;
	width: 144px;
	height: 110px;
	margin-top: 34px;
	}

.menu{
	position: absolute;
	width: 144px;
	top: 157px;
	left: 48px;
	height: 159px;
	}
	
.contact{
	position: absolute;
	width: 144px;
	height: 160px;
	top: 325px;
	left: 48px;
	}
	
.bar1{
	position:absolute;
	width:169px;
	top: 159px;
	left: 179px;
	height: 435px;
	}	
	
.picture{position: absolute;
	top: 157px;
	left: 367px;
	}
	
p{
	text-align:left;
	margin: 0 0 13px 0;
	padding: 0;
	font-size: 70%;
	 }	
	
.picture p{text-align:left} 

.text{ position:absolute;
	top: 157px;
	left: 153px;
	vertical-align:top
	}
	
.details {text-align:left}
 
a:link, a:visited, a:active, a:focus {
	text-decoration: none;
 	color: #000000;
	font-weight: normal
	}

a:hover {text-decoration: underline}

.header a:link, .header a:visited, .header a:active, .header a:focus{
	text-decoration: none;
 	color: #5f2306;
	font-weight: bold
	}

.header a:hover {text-decoration: underline}

.menu a:link, .menu a:visited, .menu a:active, .menu a:focus {
	text-decoration: none;
 	color: #000000;
	font-weight: normal
	}

.menu a:hover {text-decoration: underline}

.bar1 a:link, .bar1 a:visited, .bar1 a:active, .bar1 a:focus {
	text-decoration: none;
 	color: #000000;
	font-weight: normal
	}

.bar1 a:hover {text-decoration: underline}

.picture a:link, .picture a:visited, .picture a:active, .picture a:focus {
	text-decoration: none;
 	color: #000000;
	font-weight: normal
	}

.picture a:hover {text-decoration: underline}

a:link, a:visited, a:active, a:focus {
	text-decoration: none;
 	color: #000000;
	font-weight: normal
	}

a:hover {text-decoration: underline}
                    
                    
                    
                    
                    
                    
