html {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: transparent url(images/bg_left4.jpg) repeat-y top center;
	font-family:Verdana;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #666666;
}

.bodytxtred {
	font-family:Verdana;
	font-size: 10px;
	color: #a5630e;
	
}

.h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #a5630e;
}

.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#CCCCCC;
}

.h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

a:link {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
	color:#FFFFFF;
}

a:active {
	text-decoration: none;
	color: #FFFFFF;
}

a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.imgfloat {
	float: left;
	padding: 0px 20px 200px 0px;
}

.imgfloat2 {
	float: right;
	padding: 0px 0px 20px 20px;
}

#content {
	width: 636px;
	margin:0px auto;
	}

#header {
	background: transparent url(images/header2.gif) no-repeat top center;
	margin: 0px;
	height: 200px;
	width: 636px;
}

#bodycontent {
	margin: 20px 260px 20px 20px;
}

#bodycontent2 {
	margin: 20px 20px 20px 20px;
	text-align:center;
}

#bodycontent3 {
	margin: 20px 20px 20px 20px;
}

#bodycontent4 {
	margin: 20px 20px 20px 50px;
	text-align:center;
}

#links1 {
	float:left;
	text-align:center;
	margin: 20px 20px 20px 40px;
	width: 150px;
}

#links2 {
	float:right;
	text-align:center;
	margin: 20px 40px 20px 20px;
	width: 150px;
}

#sideText {
	padding: 10px 10px 10px 10px;
	text-align:center;
	

}

#side {
	position:relative;
	float: right;
	width: 170px;
	margin: 20px 10px 40px 20px;
	z-index:4;
	border: 2px solid white;
	background-color:#333333;
}

#side2 {
	float: right;
	width: 170px;
	margin: 20px 10px 40px 20px;
	border: 5px solid white;
	background-color:#333333;
}

