body, html {
	font-family: Tahoma;
	margin:0;
	padding:0px;
	font-size: 12px;
	background-color: #e6dccb;
}

img {border:none;}

#center {
	position: relative;
	width: 700px;
	margin:0 auto;
}

#back {
	height: 427px;
	width: 660px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/back.gif);
}

#lt {
	width: 400px;
	position: absolute;
	left: 10px;
	top: 240px;
	height: auto;
}

#content {
	height: auto;
	width: 400px;
}

#ltadv {
	height: auto;
	width: 400px;
}

#footer {
	height: auto;
	width: 400px;
}

#rt {
	width: 250px;
	left: 430px;
	top: 240px;
	position: absolute;
}

#menu {
	height: auto;
	width: 250px;
}

#rtadv {
	height: auto;
	width: 250px;
}

#forum {
	font-family: Tahoma;
	font-size: 12px;
	background-color: #ff8c05;
	text-align: center;
	color: #ffffff;
	width: 220px;
	position: absolute;
	left: 10px;
	top: 0px;
	padding: 5px;
}

h1 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

h2 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

h3 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

p {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}

strong {
	font-weight: normal;
}

a:link {
	color:#2b2b6b;
	//text-decoration: none;
}
a:visited {
	color:#2b2b6b;
	//text-decoration: none;
}
a:hover {
	color:#ffffff;
	//text-decoration: none;
}

.componentheading {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.contentheading {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding-bottom:20px; 
}	

.small, .createdate {font-size:0.8em; color:#000000;}
.moduletable_menu ul {list-style:none; padding:0; margin:0; line-height:1em; line-height:1.5em;}
.moduletable_menu ul ul {list-style:none; margin-left:10px; }
.moduletable_menu a {font-size:1em; text-decoration:none;}
.moduletable_menu a:hover {text-decoration:underline;}
#current {font-weight:bold;}
