body {
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 14px;
	color: #000;
	background-color: #FFF;
}

#wrap {
	margin: 0 auto;
	width: 900px;
	min-height: 500px;
}

#head {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 229px;
}

#flash {	
	height: 340px;
	margin-top: -88px;
	/*background-color: #444;
	background-image: url(images/flash.jpg);
	background-repeat: no-repeat;
	background-position: top center;*/
}

#heading {
	background-image: url(images/heading.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 55px;
}

#heading h1 {
	font-size: 1.3em;
	padding: 25px 0px 0px 0px;
	width: 350px;
	text-align: center;
	margin-left: 20px;
}

#main_wrap {
	min-height: 300px;
}

#menu_picture {
	width: 300px;
	float: left;
}

#content {
	float: left;
	width: 560px;
	padding: 10px;
}

#content p {
	color: #222;
}

.clear {
	visibility: hidden;
	width: 1px;
	height:1px;
	clear: both;
}

#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 157px;
	text-align: center;
	padding-top: 30px;
}

h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}

#links {
	position: absolute;
	margin-left: 400px;
	margin-top: 100px;
}

.menu1 {
	text-align: center;
}

.forumheader3 {
	float: left;
	width: 150px;
	height: 120px;
}

.cpage_body p {
	text-align: justify;
	padding: 0px 10px 15px 10px;
	margin: 0px;
}

.cpage_body table {
	border: 1px solid #FBB3CB;
}

.cpage_body table tr {
	background-color: #FEFAFB;
	vertical-align: top;
}

a, a:visited {
	color: #F30F5A;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	background-color: #F30F5A;
	color: #FFF;
}

a.linkword {
	color: #000;
	background-color: #FFF;
}
