body {
	background-color: #fff;
	font-family: Arial, Calibri, Tahoma, Georgia, "Times New Roman";
	font-size: 14px;
	color: #000;
	background-image: url('img/back.jpg');
	background-position: Center;
	background-repeat: repeat-y;
	margin: 0px 0px 0px 0px;
	
}


hr {
	color: #CCCCCC;
	height: 1px;
	border: 0;
	background-color: #CCCCCC;
}


#header {
}



#header_l {
	margin: auto auto; 
	position: absolute;
	top:   85px; 
	height:  80px;
	width: 100%;
	background-image: url('img/strip.png');
	background-position: Left;
	background-repeat: repeat-x;
}


#title {
	margin: 0 auto; 
	position: relative;
	top: 50px;
	height: 140px;
	width: 882px;
	background-image: url('img/title1.png');
	background-repeat: no-repeat;
}


#title_wrap {
}

#nav_wrap {
	width: 200px;
	position: relative;
	top: 160px;
}

#nav_wrap .nav {
	line-height: 1.5;
	list-style-type: square;
}


#content {
	width: 600px;
	margin: -50px 80px auto auto; /* 55px */
	vertical-align: top;
}

#content h1 {
    font-size: 1.5em;
    color: #eb9f24;
    font-weight: bold;
}

#content h3 {
    font-size: 1.1em;
    font-weight: bold;
    margin: 0 0 5px 0;
}


#content .line {
    width: 100%;
}

a:link {
	color: #E49621;
	text-decoration: none;
}     

a:visited {
	color: #E49621;
}

a:hover {
	color: #E49621;
	text-decoration: underline;
}

a:active {
	color: #E49621;
}


.deadlink {

color: #C0C0C0;

}

#tdv {
position: absolute;
top: 20px;
left: 670px;
z-index: 1000;
border: 0;
border-style: none;
}

#logolink {
position: absolute;
top: 140px;
left: 900px;
}


#tab {
border-style: hidden; 
padding: 0 0 0 0;
margin: 0 0 0 0;
}

#footer {
 	position: relative;
	bottom: -100px;
	left: 0px; 

	width: 882px;
	height: 95px;
	
	margin-left: auto;
	margin-right: auto;
	
}

#bottom_link {
	position: relative;
	left: 42px;
	top: -58px;
	color: #767676;
	font-size: 11px;
}


#bottom_link a {
	color: #767676;
}

#bottom_link a:link {
	color: #767676;
}

#bottom_link a:hover {
	color: #767676;
}

#bottom_link a:active {
	color: #767676;
}

#bottom_link a:visited {
	color: #767676;
}

#harmo {
	
font-size: 0.8em;

}
