body {
	font-family: tahoma, arial, helvetica, sans-serif;
	color: black;
	font-weight: normal;
	background-color: #333333;
	margin: 0;
	padding: 0;
	link="#000000"
	vlink="#000000"
	alink="#666666"
	}

a {
	color: black;
	}

#bodyborder {
	border-left:1px solid black;
	border-right:1px solid black;
	border-top:0px none red;
	border-bottom: 1px solid black; 
	position: static;
	top: 0;
	width: 760px;
	background-color: #808080;
	}

#header {
	position: static;
	top: 0;
	width: 750px;
	height: 150px;
	background: url(_headerimages/header01.jpg);
	background-color: white;
	border-left: 2px solid black;
	border-right: 2px solid black;
	border-top: 0px none red;
	border-bottom: 0px none red; 
	}

#navigation {
	position: static;
	top: 0;
	width: 750px;
	height: 25px;
	background-color: black;
	text-align: right;
	color: white;
	font-size: 20px;
	border-left: 2px solid black;
	border-right: 2px solid black;
	border-top: 0px none red;
	border-bottom: 0px none red; 
	}

#navigation2 {
	position: static;
	width: 750px;
	height: 30px;
	text-align: left;
	font-size: 14px;
	background-color: white;
	background: url(_mainimages/body01.jpg);
	background-repeat: no-repeat;
	font-family: arial, helvetica, sans-serif;
	color: black;
	border-left: 2px solid black;
	border-right: 2px solid black;
	border-top: 0px none red;
	border-bottom: 0px none red; 
	}

#navigation2 a {
	text-decoration: none;
	}

#sidebar {
	position: static;
	width: 150px;
	height: 200px;
	float: right;
	color: black;
	background-color: white;
	background: url(_mainimages/sidebar01.jpg);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	}

#content {
	position: static;
	top: 0;
	width: 750px;
	text-align: left;
	background-color: white;
	border-left: 2px solid black;
	border-right: 2px solid black;
	border-top: 0px none red;
	border-bottom: 2px solid black; 
	}

#content a {
	color: black;
	}

#content a:hover {
	color: red;
	}

#footer {
	position: static;
	top: 0;
	width: 750px;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	background-color: #808080;
	border-left: 0px none black;
	border-right: 0px none black;
	border-top: 0px none red;
	border-bottom: 0px solid black; 
	}

h1 {
	font-family: "arial narrow", helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
	border-bottom: 1px dotted black; 
	margin-left: 30px;
	margin-right: 50%;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
}

h2 {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: black;
	margin-left: 10px;
	margin-right: 160px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
}

h3 {
	font-family: "arial narrow", helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: black;
	margin-left: 10px;
	margin-right: 170px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 20px;
}

h4 {
	font-family: "arial narrow", helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: black;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
}

h5 {
	font-family: "arial narrow", helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: black;
	margin-left: 15px;
	margin-right: 160px;
	margin-bottom: 0px;
	margin-top: 0px;
	}
	
h6 {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	margin-left: 10px;
	margin-right: 160px;
	margin-bottom: 0px;
	margin-top: 0px;
	border-bottom: 1px dotted black; 
	}
	
h7 {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	margin-left: 10px;
	margin-right: 160px;
	margin-bottom: 0px;
	margin-top: 0px;
	}