/*Reset*********************************************************************************************/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; }
table, img{border:0;}
.clear{clear:both;}

body {
	color:#000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  12px;
	padding:0;
	margin:0;
	text-align:left;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FFFFFF url('../img/background_wood_v2.jpg') scroll 0 0;
	background-attachment: fixed;
}


a, a:link, a:active {
	color: #485527;
	text-decoration: none;
}
a:hover {
   text-decoration: underline;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 15px;
	text-align: left;
	color: #485527;
	margin:0px;
	}
table {
    width:480px;
	margin:0px;
	padding:0px;
	border:0px;
	background: #FFFFFF;
	}

#all{
	width:940px;
	/*position:relative;*/
    margin:30px 0 0 50px;
	padding:0px;
	border:0px;
	}
#inkblot{
background:url('../img/inkblot.png') no-repeat;
position:relative;
top:450px;
left:550px;
}
#header {
    width:940px;
	height:94px;
	margin:0px;
	padding:0px;
	float:left;
	}
#menu {
    width:940px;
	height:29px;
	margin:0px;
	padding:0px;
	border:0px;
	}
#main {
   
	margin:0px;
	border:0px;
	}

  
div.topcontainer
{
	behavior:	url("../pngbehavior.htc");
	background:url('../img/top_container.png') top left no-repeat;
	/*filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	filter:alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5;
	background-color:#FFFFFF;*/
	margin:0px;
	padding:0px;
	height:7px;
	width:542px;

}
div.middlecontainer
{
	behavior:	url("../pngbehavior.htc");
	background:url('../img/middle_container.png') top left repeat-y;
	/*filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	filter:alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5;
	background-color:#FFFFFF;*/
	margin:0px;
	width:542px;

}
div.bottomcontainer
{
	behavior:	url("../pngbehavior.htc");
    background:url('../img/bottom_container.png') top left no-repeat;
	/*filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	filter:alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5;
	background-color:#FFFFFF;*/
	margin:0px;
	padding:0px;
	height:8px;
	width:542px;
}
div.naw{
float:left;
padding:0;
margin:25px 0 0 0;
}
div.contentcontainer
{
	line-height:17px;
	
	padding:0 10px 10px 30px; 
}
#footer {
    width:940px;
	height:48px;
	margin:0px;
	border:0px;
	padding:0px;
	background: #000000;
	}

#buttons img{
    padding:0px 40px 0px 40px;
	}
#buttons{
    text-align:center;
	border:0px;
	padding-top:59px;
    margin-top:0px;
    margin-right:auto;
    margin-left:auto;
	text-decoration:none !important;
	}
.spacing {
       letter-spacing: 16px;
}
.spacing2 {
       letter-spacing: 2px;
}
.opvul { 
    width: 6px;
    }
.clear
{
    display: block;
    clear: both; 
}


