div.container {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 760px;
	height: 1300px;
	background-color: #FFFFFF;
}
body {
	margin: 0px;
	text-align: center;
	background-color: #99CC99;


}
div.header {
	position: absolute;
	height: 100px;
	width: 760px;
	left: 0px;
	top: 0px;
	background-image: url(../images/banner.gif);
	background-repeat: no-repeat;
	background-position: center top;

}
div.menu {
	position: absolute;
	height: 300px;
	width: 170px;
	left: 1px;
	top: 100px;
	background-image: url(../images/rounded-rectangle.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

h1 {
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	text-align: left;

}

.menu-text {
	font-family: "trebuchet ms", arial;
	font-size: 14px;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
	background-image: url(../images/menu-image.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	text-indent: 15pt;

}

p {
	font-family: "trebuchet ms", arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
h2 {
	font-family: "trebuchet ms", arial;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
}

a:link {
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	text-decoration: none;
}
a:visited {
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	text-decoration: none;
}
a:hover {
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
h3 {
	font-family: "trebuchet ms", arial;
	font-size: 15px;
	font-weight: normal;
	color: #006600;
}
div.forum-ad {
	position: absolute;
	height: 100px;
	width: 170px;
	left: 1px;
	top: 410px;
}
div.mainedit {
	position: absolute;
	height: 1300px;
	width: 580px;
	left: 175px;
	top: 100px;
	text-align: left;

}
h4 {
	font-family: "trebuchet ms", arial;
	font-size: 10px;
	font-weight: normal;
	color: #006600;
}
