/* CSS ©2008 Nova Web Studio 
    Page "Contact"   */
body {
	background-color: #b96924;
	margin-top: 0px;
	margin-bottom: 0px;
}

#container {
	width: 835px;
	height: 1000px;
	background-image: url(../images/bg_leather.jpg);
	background-color: #160b07;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}

#content_container {
	width: 765px;
	height: 770px;
	margin-right: auto;
	margin-left: auto;
}


#header {
    width: 768px;
	height: 133px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bio_top.jpg);
	background-repeat: no-repeat;
}

#content_top {
	height: 227px;
	
}

#menu {
	height: 227px;
	background-image: url(../images/bg_menu_blank.jpg);
	background-repeat: no-repeat;
}

#nav_bar{
	position: relative;
	left: 603px;
	width: 150px;
	height: 227px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 22px;
	text-decoration: none;
}

#nav_bar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}

#nav_bar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #330000;
	text-decoration: none;
	background-color: #FFFFCC;
}

#content_bottom {
	height: 347px;
	background-color: #f4d698;
	
}

#content_bottom_blank {

	height: 574px;
	background-color: #ecd89e;
	background-image: url(../images/blank_page_grfx.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}


#content {
	float: right;
	width: 534px;
	height: 347px;
	background-color: #f4d698;
	background-image: url(../images/bg_content_right.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	text-decoration: none;
	
}

#footer {
	height: 64px;
	margin-top: -1px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg_footer_Slice.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
	
.copyright {
	position: relative;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	top: 6px;
	left: 25px;
	color: #330000;
}

.footer_nav {
	position: relative;
	top: 6px;
	left: 165px;
}

.footer_nav a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.footer_nav a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	text-decoration: underline;
}
.credits {
	position: relative;
	left: -235px;
	top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFCC;
	text-decoration: none;
	text-align: center;
}

.credits a {
	font-size: 10px;
	color: #FFFFCC;
	text-decoration: underline;
	text-align: center;
}

.credits a:hover {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
a.one:link	
	{
	color:	#b96924;
	text-decoration: none;	
	font-weight: bold;
	text-decoration: underline;
	}
a.one:active
	{
	color:	#b96924;
	text-decoration: none;	
	font-weight: bold;
	text-decoration: underline;
	}
a.one:visited
	{
	color:	#b96924;
	text-decoration: none;	
	font-weight: bold;
	text-decoration: underline;
	}
a.one:hover
	{
	color: #FFFFCC;
	text-decoration: none;
	text-align: center;
	}

.top {
    position:absolute;
	width: 510px;
	margin-left: 15px;
	margin-top:-175px;;
	font-family: Tahoma;
	font-size: 12px;

	
}
.text {
    position:absolute;
	width: 480px;
	margin-left: 235px;
	margin-top: 05px;;
	font-family: Tahoma;
	font-size: 12px;
	
	
}
.text2 {
    position:absolute;
	width: 710px;
	margin-left: 25px;
	margin-top: 105px;;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px;
	
	
}
p {
	
	line-height: 20px;
}

