#container {
		position:relative;
		height: auto !important;
		height: 100%;
		min-height: 100%;
		margin: 0 auto;
		width: 937px;
		background: #fff url(img/bg_fade_menu.gif) top left repeat-y;
	}


	#content {
		float: left;
		padding-left: 0;
		margin-left: 38px;
		width: 490px;
		padding-bottom: 25px;
		margin-top: 385px !important; margin-top: 365px;
	}
	
	#content ul {
		list-style-type: disc;
		padding: 20px 0 10px 20px;
	}
	#content li {
		padding-top: 5px;
	}
	#content .nodisc {
		list-style-type: none;
		padding: 0;
	}

	#forumcontent {
		float: left;
		margin-left: 38px;
		margin-top: 380px;
		width: 650px;
		padding-bottom: 25px;
		border: 2px solid #000000;
	}

	#right {

		float: right;
		position:relative;
		margin-right: 35px;
		margin-top: 395px !important; margin-top: 375px;
		width: 150px;
		padding: 5px 0 0 0;
		background-color: #fff;
		clear: right;
	}

	#submennu {
		
		clear: left;
		float:left;
		margin-left: 27px;
		margin-top: 385px !important; margin-top: 365px;
		position:relative;
		padding:0;
		

	}
	#submennu LI {
		width: 150px;
		line-height: 13px;
		padding-bottom: 5px;
	}
	#submennu A {
	font-weight: bold;
	color: #519330;
	text-decoration: none;
	}

	#submennu A:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #519330;
	}
