@charset "utf-8";
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/mozsilogo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c9c9c9;
	border-left-color: #c9c9c9;
}

body {
	margin: 0px;
}

#nav {
	height: 49px;
	width: 860px;
	text-align: right;
	padding-right: 40px;
	padding-top: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #7e7f7c;
}
#nav a {
	font-size: 13px;
	font-weight: bold;
	color: #ea8d24;
	text-decoration: none;
}
#sidenav {
	width: 233px;
	margin-top: 50px;
	float: left;
	padding-bottom: 15px;
	margin-left: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ea8d24;
}
#footer a {
	color: #FFFFFF;
}


#content {
	width: 613px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	padding-top: 6px;
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#footer {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #ea8d24;
	text-align: center;
	height: 15px;
	width: 900px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c9c9c9;
	padding-top: 5px;
	padding-bottom: 3px;
}



#header {
	height: 170px;
	width: 900px;
}
#nav a:visited {
	font-size: 13px;
	font-weight: bold;
	color: #ea8d24;
	text-decoration: none;
}
#nav a:hover {
	font-size: 13px;
	font-weight: bold;
	color: #C74D12;
	text-decoration: none;
}
#sidenav h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ea8d24;
	text-align: center;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content a {
	color: #EA8D24;
	text-decoration: underline;
}
#content a:visited {
	color: #EA8D24;
	text-decoration: underline;
}
#content a:hover {
	color: #E95914;
	text-decoration: none;
}
.darkblue {
	color: #7e7f7c;
}

#forum {
	width: 232px;
	padding-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/forum_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 5px;
}
#forum a{
	color: #DD6115;
	text-decoration: underline;
}
#forum li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}#forum a:visited {
	color: #DD6115;
	text-decoration: underline;
}
#forum a:hover {
	color: #6F8EB2;
	text-decoration: none;
}
#image {
	border: 1px solid #000000;
	margin-left: 10px;
}
#divider {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EA8D24;
}
#signupnews {
	float: right;
	width: 350px;
	padding: 5px;
	border: 1px solid #EA8D24;
	margin-left: 15px;
	background-color: #FFF5E9;
}
