
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

#logo
{
	width: 850px;
	height: auto;
	margin: auto;
	margin-top: 20px;
	
}

#menu
{
	width: 1000px;
	margin: auto;
	text-align: center;
	margin-bottom: 10px;
}

.nav_bar
{
	font-family: "Copperplate Gothic Light", "Times New Roman", Times, serif;
	color: #ffffff;
	font-size: 18px;
	margin-top: 30px;
	
}



.nav_bar li 
{

	display: inline;
	
}

.nav_bar li a 
{
	margin-right: 25px;
}

#contact
{
	margin-right: 0px;
}


.nav_bar a
{

	display: inline;
	text-decoration: none;
	color: #ffffff;
	position: relative;
	padding-bottom: 6px;
}

.nav_bar a:hover
{
	border-bottom: 2px solid #ffffff;
	position: relative;


}
#main_container
{
	width: 850px;
	height: 393px;
	margin: auto;
	z-index: 2;
	margin-top: 30px;
	background-color: #b8a981;
}

#picture
{
	width: 609px;
	height: 393px;
	position: absolute;
	z-index: 1;
	float: left;
	clear: both;
	background-color: #000000;
}

#content
{
	width: 241px;
	height: 393px;
	float: right;
	position: relative;
	z-index: 2;
	clear: both;
}

h1
{
	font-family: "Copperplate Gothic Light", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 15px 18px 0px 18px;;
}

p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 5px 18px 0px 18px;

}

#black_bar
{
	height: 320px;
	background-color: #000000;
	width: 100%;
	position: absolute;
	z-index: 1;
}
#footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin: auto;
	width: 890px;
	font-size: 12px;
	margin-top: 16px;
	text-align: center;
	
	
}
#facebook
{
	
	
	width: 280px;
	float: left;
	height: 30px;
	margin-top: 10px;
	
}

body
{
	background-color: #000000;
	
}



.links a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #000000;
	text-decoration: none;
}

.links a:hover
{
	text-decoration: underline;
}

#content a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #000000;
	text-decoration: none;
}

#content a:hover
{
	text-decoration: underline;
}

input.btn
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;	
	text-decoration: underline;
	background-color: transparent; 
	border: 0; 
	padding: 0;
	cursor: pointer;
}

input.article
{
	
	text-decoration: underline;
	background-color: transparent; 
	border: 0; 
	padding: 0;
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #000000;
    width: 200px;
	

}