BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;

}
a:link {
	color: #6666CC;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6666CC;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #6666CC;
}

a.menu:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.menu:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.menu:hover {
	text-decoration: none;
	color: #BCACEA;
}
a.menu:active {
	text-decoration: none;
	color: #B09BE6;
}
.content {
	background-image: url(images/content_head_bg.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 36px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

.header_img {
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 18px;
	height: 330px;
	width: 650px;
}
.footer {
	height: 91px;
	width: 650px;
	background-image: url(images/footer.gif);
	vertical-align: bottom;
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-left: 8px;
}


.links1 {
	padding: 0px;
	position: relative;
	left: 360px;
	top: 35px;
	height: 100px;
	width: 100px;
}
.links2 {
	top: 100px;
	position: relative;
	left: 520px;
	height: 100px;
	width: 100px;
}
.links2content {
	top: -65px;
	position: relative;
	left: 520px;
	height: 100px;
	width: 100px;
	float: none;
}
.header_imgcontent {

	background-image: url(images/header_bg2.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 18px;
	height: 170px;
	width: 650px;
}
