body {
	margin: 0px;
	padding: 0px;
	background-image: url(../imageset/bg.gif);
	background-color: #61A8AF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000;
}
#mainContainer {
	width:96%;
	margin-right:auto;
	margin-left:auto;
}
#upperMenuContainer {
	width:100%;
	height: 35px;
	padding-top:10px;
	text-align:center;
}
#upperMenuContainer ul {
	list-style:none;
	padding-top:3px;
	padding-bottom:5px;
	margin:0px;
}
#upperMenuContainer ul li {
	display:inline;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:13px;
	padding-right:0px;
	background-image:url(../imageset/upper-menu-left.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
#upperMenuContainer ul li a {
	padding-top:6px;
	padding-bottom:6px;
	padding-left:0px;
	padding-right:13px;
	font-size: 10pt;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image:url(../imageset/upper-menu-right.gif);
	background-repeat:no-repeat;
	background-position:top right;
}
#upperMenuContainer ul li a:visited {
	color: #FFF;
}
#upperMenuContainer ul li a:hover {
	color: #ccc;
}
#mainPageContainer {
	width:100%;
	background-color:#666;
}
#headerContainer {
	width:100%;
	height:115px;
	background-color:#bc750b;
	background-image:url(../imageset/heading-bg.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
#heading {
}
#headerAd {
	float:right;
	padding-top:30px;
	padding-right:10px;
}
#headerLeft {
	float:left;
	width:180px;
	height:115px;
}
#headerRight {
	width:21px;
	height:115px;
	float:right;
	background-image:url(../imageset/heading-right.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
#mainMenuContainer {
	width:100%;
	height:39px;
	background-image:url(../imageset/main-menu-bg.gif);
	margin:0px;
	padding:0px;
	text-align:center;
}
#mainMenuContainer ul {
	list-style:none;
	padding-top:9px;
	padding-bottom:5px;
	margin-right:0px;
}
#mainMenuContainer ul li {
	display:inline;
	padding-top:9px;
	padding-bottom:3px;
	padding-left:11px;
	padding-right:0px;
	background-image:url(../imageset/menu-main-left.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
#mainMenuContainer ul li a {
	padding-top:9px;
	padding-bottom:6px;
	padding-left:0px;
	padding-right:13px;
	font-size: 10pt;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	background-image:url(../imageset/menu-main-right.gif);
	background-repeat:no-repeat;
	background-position:top right;
}
#mainMenuContainer ul li a:visited {
	color: #FFF;
}
#mainMenuContainer ul li a:hover {
	color: #ccc;
}
#mainMenuLeft {
	width:94px;
	height:39px;
	padding:0px;
	margin:0px;
	float:left;
	background-image:url(../imageset/menu-main-lside.gif);
	background-repeat:no-repeat;
	background-position:top left;
	}
#mainMenuRight {
	width:94px;
	height:39px;
	padding:0px;
	margin:0px;
	float:right;
	background-image:url(../imageset/menu-main-rside.gif);
	background-repeat:no-repeat;
	background-position:top right;
}
#postLinks {
	width:100%;
	text-align:right;
}
#postLinks ul {
}
#postLinks ul li {
	display:inline;
}
#postLinks ul li a{
	font-size:8pt;
}
#contentContainer {
	width:100%;
	background-image:url(../imageset/bg-main-left.gif);
	background-repeat:repeat;
	background-position:left;
	overflow:auto;
}
#forumContainer {
	padding-right:165px;
	background-image:url(../imageset/bg-forum-right.gif);
	background-repeat:no-repeat;
	background-position:right;
}
#scrollContainer {
	width:99%;
	height:42px;
	padding-top:2px;
}
#scroll {
	width:660px;
	height:20px;
	margin-top:5px;
	padding:2px;
	border: #6c888b 1px solid;
	background-color:#dee3e7;
	float:left;
}
.scrollImage {
	float:left;
	margin-right:10px;
	margin-left:3px;
}
#dateContainer {
	padding-left:5px;
	padding-right:20px;
	font-size:8pt;
}
#loginContainer {
	width:99.8%;
	border-top: #6c888b 1px solid;
	font-size:8pt;
	text-align:center;
	padding-top:3px;
	padding-bottom:3px;
	margin-top:5px;
	margin-left:1px;
	margin-right:1px;
}
#topicTitle {
	width:99.8%;
	border-top: #6c888b 1px solid;
}

#loginContainer form {
	margin:0px;
	padding:0px;
}
input, select {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:5px;
	margin-right:5px;
	padding:0px;
	vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
}
.loginCheck {
	margin-left:5px;
	margin-right:5px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	vertical-align:middle;
	border: 0px;
}
#forumContentContainer {
	background-color:#FFF;
	margin-left:14px;
	padding:5px;
	min-height:2880px;
}
.forumJukeColumn {
	float:left;
	width:50px;
	height:100px;
	margin:0px;
	padding:0px;
	background-image:url(../imageset/forum-div.gif);
	background-repeat:no-repeat;
	background-position:top right;
}
#rightNavContainer {
	width:161px;
	background-image:url(../imageset/bg-main-right.gif);
	background-repeat:repeat;
	background-position:left;
	float:right;
	padding:2px;
}
#twitterContainer {
	width:144px;
	padding:0px;
	margin-left:3px;
	background-image:url(../imageset/rn-twitter-bg.gif);
	background-repeat:repeat;
}
.bannerContainer {
	width:144px;
	padding:0px;
	margin-left:3px;
	margin-bottom:10px;
	background-image:url(../imageset/rn-banner-bg.gif);
	background-repeat:repeat;
	text-align:center;
}
.banner {
	width:100%;
	text-align:center;
}
.banner img {
	margin-bottom:5px;
}
.twitterEntry {
	background-color:#FFF;
	width:140px;
	margin-left:2px;
	margin-right:2px;
	margin-bottom:1px;
	padding-left:1px;
	padding-right:1px;
	padding-top:2px;
	padding-bottom:2px;
	color:#4a585b;
	font-size:8pt;
}
.twitterTitle {
	color:#bc750b;
	font-weight:bold;
	font-size:8pt;
}
.twitterBullet {
	float:left;
	padding-right:3px;
}
#footerContainer {
	width:100%;
	height:43px;
	background-image:url(../imageset/footer-bg.gif);
	background-repeat:repeat;
	text-align:center;
}
#footerContainer ul {
	list-style:none;
	margin:0px;
	padding-top:5px;
}
#footerContainer ul li {
	display:inline;
	background-image:url(../imageset/footer-div.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:5px;
	padding-left:5px;
}
#footerContainer ul li a {
	font-size: 9pt;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-right:5px;
	padding-left:5px;
}
#footerContainer ul li a:hover {
	font-size: 9pt;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
	padding-right:5px;
	padding-left:5px;
}#footerLeft {
	width:21px;
	height:43px;
	float:left;
	margin:0px;
	padding:0px;
	background-image:url(../imageset/footer-left.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
#footerRight {
	width:21px;
	height:43px;
	float:right;
	margin:0px;
	padding:0px;
	background-image:url(../imageset/footer-right.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
.forumTableData {
	border: #6c888b 1px solid;
	padding:4px;
	background-image:url(../imageset/forum-content-bg.gif);
	background-repeat:repeat;
	font-size:8pt;
	text-align:center;
}
.forumTableEntryData p {
	margin-top: 8px;
	margin-bottom: 8px;
	padding-left:60px;
}
.forumTableEntryData h3 {
	margin-top: 8px;
	margin-bottom: 8px;
	padding-left:60px;
	font-weight:bold;
	font-size:11pt;
	margin-top: 3px;
	margin-bottom: 3px;
}
a.moderatorsLink:link {
	color:#117781;
	font-weight:bold;
	text-decoration:none;
}
a.moderatorsLink:visited {
	color:#117781;
	font-weight:bold;
	text-decoration:none;
}
a.moderatorsLink:hover {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
#bottomBanner {
	width:100%;
	height:100px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
}
#bottomContainer {
	width:100%;
	text-align:center;
	font-size:8pt;
	color:#FFF;
	padding-top:20px;
	padding-bottom:20px;
}
a.phpbbLink {
	color:#FFF;
}

#mainShoutContainer {
	width:550px;
	margin:0px;
	padding:0px;
}
#shoutHeaderContainer {
	width:100%;
	height:52px;
	margin:0px;
	padding:0px;
}
#shoutContentContainer {
	width:530px;
	height:420px;
	margin:0px;
	padding:10px;
	background-image:url(../../../shoutbox/images/shout-box-bg.gif);
	background-repeat:repeat;
	text-align:center;
}
#shoutContent {
	width:100%;
	text-align:left;
	clear:both;
}
#legend {
	width:250px;
	float:left;
	margin-top:10px;
}
#clockContainer {
	width:200px;
	text-align:right;
	float:left;
}
#shoutFooterContainer {
	height:14px;
	margin:0px;
	padding:0px;
	background-image:url(../../../shoutbox/images/shout-bottom.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
