/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}

body {
	margin: 0 0 0 0;
	padding: 0px 0 0 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color:#3D2D1F;
	background: #3D2D1F url(images/background_hivepsd.jpg);
	background-repeat: repeat;
	}

div#bigborder {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 820px;
	background: #3D2D1F;
	border-right: 1px solid #554636;
	border-bottom: 1px solid #554636;
	}
	
div#insideborder {
	margin: 10px 0 10px 10px;
	background: #f7f7f6;
	width: 775px;
	}
	
div#titlebanner {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 140px;
	background: #3D2D1F;
	}
	
div#banner2 {
	padding: 0px 0 0 0px;
	text-align: left;
	height: 48px;
	width: 775px;
	background: #3d2d1f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#navpictures ul {
	padding: 0 0 0 90px;
	list-style-type: none;
	font-family: arial;
	height: 45px;
	margin: 0 0 0 0;
	}

#navpictures ul li { 
	display: block;
	float: left;
	width: 97px;
	padding: 0 0 0 0;
	}
	
div#contentwrapper {
	width: 775px;
	height: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: #f7f7f6 url(images/background_text.jpg);
	background-repeat: repeat;
	}

div#contentcolumn {
	float: left;
	width: 545px;
	padding: 0px 0 0px 30px;
	margin: 0 0 20px 0;
	}

#leftcolumn {
	float: left;
	width: 200px;
	height: 1%;
	margin-top: 20px;
	padding-bottom: 20px;
	height: 100%;
	}
	
div#titleimage {
	padding: 25px 0 20px 0;
	}
	
div#footer {
	clear: both;
	margin: 0 0 0 0;
	padding: 0 0 0px 0;
	width: 775px;
	background-color: #F7F7F6;
	border-top: 1px solid #3D2D1F;
	}
	

p.footer {
	padding: 10px 20px 10px 20px;
	font-size: 10px;
	color: #6A5218;
	}
	
p {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #695D54;
	padding: 5px 0 5px 0;
	line-height: 20px;
	}
	
p.gallery {
	font-size: 12px;
	style: italic;
	}

p.menus {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	style: italic;
	color: #6A5218;
	}

p.menuslines {
	line-height: 17px;
	text-align: center;
	}
	
p.return {
	text-align: right;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	}	
a {
	color: #0092DD;
	text-decoration: none;
	}
	
a:hover {
	color: #ED9B4F;
	text-decoration: none;
	}
	
a:visited {
	color: #A9AAAB;
	text-decoration: none;
	}
	
img.homeimage {
	padding: 0px 0px 0px 0px;
	margin: 5px 20px 0 0;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	}
