body {
	text-align: center;
	background-color: #444632;
}

body,td,p {
	margin: 0;
	font-family: "Myriad Pro", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: white;
}

#content {
	position: relative;
	width: 960px;
	margin: 0 auto 0 auto;
	top: 300px;
	z-index: 100;
	text-align: left;
}

.page_center {
	position: relative;
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

#content a {
	color: white;
}

#content a:hover {
	color: #CFB15C;
}

img {
	border: none;
}

h1 {
	font-size: 16px;
	font-weight: bold;
}

.c1 {
	color: #41093F;
}

.c2 {
	color: #CFB15C;
}

.c3 {
	color: #D0C5A3;
}

#top {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 183px;
	background: #3a0c3a url(../gfx/top_bkg.jpg) no-repeat center;
}

#top2 {
	display: none;
}

#menubar {
	position: absolute;
	top: 183px;
	left: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 42px;
	background-color: #CFB15C;
	color: #FFF;
	z-index: 200;
}

#menubar .homemenu {
	position: absolute;
	right: 0px;
	top: -50px;
	text-align: right;
}

td {
	vertical-align: top;
}

#content_image {
	width: 368px;
	text-align: right;
	float: left;
}

#content_text {
	text-align: justify;
	border-left: 416px solid #444632;
	padding-right: 48px;
}

#footer {
	height: 24px;
}
