@charset "UTF-8";

body {
	background-color: #d5dce3;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
}

#wrapper {
	background-color: #FFFFFF;
	display: block;
	height: auto;
	width: 960px;
	left: auto;
	top: 0px;
	right: auto;
	bottom: 0px;
	float: none;
}

#header {
	background-color: #FFF;
	background-image: url(Forum_web_logo.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0px;
	padding: 15px;
	height: 130px;
	width: 930px;
	border-top-color: #0471AD;
	border-right-color: #0471AD;
	border-bottom-color: #FFF;
	border-left-color: #0471AD;
	left: auto;
	top: 0px;
	right: auto;
	bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #0471AD;
	text-align: right;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: none;
	border-bottom-style: none;
	font-weight: bold;
}
#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #0471AD;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	text-align: right;
	margin: 0px;
	padding: 15px;
	height: 40px;
	width: 930px;
	border-top-style: none;
	border-right-color: #FFFFFF;
	border-bottom-style: none;
	border-left-color: #FFFFFF;
	list-style-position: inside;
	list-style-type: none;
	float: right;
	left: auto;
	top: 0px;
	right: auto;
	bottom: 0px;
	display: block;
	float: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #0471AD;
	text-transform: uppercase;
	word-spacing: 20px;
}

#side_bar {
	background-color: #0471AD;
	padding: 15px;
	float: left;
	width: 130px;
	left: auto;
	top: 0px;
	right: auto;
	bottom: 0px;
	margin: 2px;
	clear: both;
	height: 500px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}

#content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0471AD;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	height: auto;
	width: auto;
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	left: auto;
	top: 0px;
	right: auto;
	bottom: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	display: block;
	float: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #0471AD;
	border-bottom-color: #0471AD;
	border-left-color: #0471AD;
	clear: right;
	overflow: hidden;
	margin: auto;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0471AD;
	background-color: #FFFFFF;
	text-align: center;
	display: block;
	padding: 15px;
	height: 30px;
	width: 930px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-top-color: #0471AD;
	list-style-type: none;
	left: auto;
	top: 0px;
	right: auto;
	bottom: 0px;
	list-style-position: inside;
	clear: both;
}

a:link {
	color: #0471ad;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #06448f;
}
a:hover {
	text-decoration: none;
	color: #2DABE1;
}
a:active {
	text-decoration: none;
}
