#container {
	width: 950px;
	background: #FFFFFF;
	border: 1px solid #000000;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body {
	background-color: #00CCFF;
	margin: 0;
}


#topbar {
	float: left;
	width: 100%;
	background: url(../images/masthead.jpg) no-repeat bottom;
	padding-bottom: 5px;
	height: 170px;
}

#sidebar {
	float: left;
	width: 168px;
	height: 326px;
	overflow: visible;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 2px;
	clear: both;
	background-image: url(../images/left_col_bkgnd1.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #F2F6FF;
}

#mainContent {
	width: 615px;
	padding: 0;
	border-top-width: medium;
	border-left-width: 1px;
	border-top-style: none;
	border-left-style: dashed;
	border-top-color: #333333;
	border-left-color: #333333;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
} 

#bottombar {
	float: left;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 0px;
	clear: both;
	background-color: #FFFFFF;
}

#topImage {
	position: relative;
	float: right;
	margin-top: 5px;
	padding-top: 7px;
	padding-right: 21px;
}

#menu {
	position: absolute;
	width: 950px;
	top: 160px;
}
#topImageForum {
	position: relative;
	float: right;
	margin-top: 4px;
	padding-top: 7px;
	padding-right: 21px;
}
