/* CSS Document */

#container {
	height: auto;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#banner {
	margin-right: auto;
	margin-left: auto;
	background-color: #ED1C24;
	padding: 0px;
	text-align: center;
}
/* CSS Document */

#topnavbar {
	color: #000;
	font-weight: bolder;
	padding: 0px;
	text-align: center;
}
#maincontent {
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
}


#top {
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCC;
	text-align: center;
	height: 95px;
	width: 733px;
}
#left {
	float: left;
	width: 158px;
	text-align: left;
	margin-left: 0px;
	border: 1px solid #CCC;
	background-color: #FBFBFB;
}
#lefhead {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	float: left;
	width: 158px;
}
#leftnavcontent {
	padding-right: 5px;
	padding-left: 5px;
}


#content {
	float: left;
	border: 1px none #CCC;
	margin-left: 3px;
	width: 660px;
	height: auto;
}
#toponmaincontent {
	float: none;
	border: 1px solid #CCC;
	margin-right: auto;
	margin-left: auto;
	width: 473px;
	text-align: center;
	height: 65px;
	padding: 0px;
}
#editcontent {
	float: left;
	width: 650px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 13px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ED1C24;
	border-right-color: #ED1C24;
	border-bottom-color: #ED1C24;
	border-left-color: #ED1C24;
}
#bottom {
	clear: both;
	text-align: center;
	height: 65px;
	width: 370px;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#midright {
	float: left;
	height: 605px;
	width: 163px;
	margin-left: 5px;
	border: 1px solid #CCC;
}
/* CSS Document */


#right {
	float: left;
	margin-left: 5px;
	border: 1px solid #CCC;
	width: 167px;
	padding: 0px;
}
#righthead {
	border: 1px solid #000;
	text-align: center;
}
#rightbody {
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}

#camlink {
	background-color: #FBFBFB;
	font-weight: normal;
	border: 1px solid #CCC;
	padding: 0px;
}
#other {
	background-color: #FBFBFB;
	border: 1px solid #CCC;
}
#bottom2 {
	height: 90px;
	width: 728px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#container #topnavbar ul {
	list-style-type: none;
	margin-left: 0px;
}
#container #topnavbar ul li {
	display: inline;
	width: auto;
}
#container #topnavbar ul li a {
	color: #000;
	padding-right: 5px;
	text-decoration: none;
	left: 0px;
	padding-left: 5px;
}
#container #topnavbar ul li a:hover {
	color: #999;
	text-decoration: underline;
}
/* CSS Document */


/* CSS Document */

#btmnavbar {
	color: #000;
	height: auto;
	font-weight: bolder;
	text-align: center;
	font-size: 12px;
}
#container #btmnavbar ul {
	list-style-type: none;
}
#container #btmnavbar ul li {
	display: inline;
}
#container #btmnavbar ul li a {
	color: #000;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-decoration: none;
}
#container #btmnavbar ul li a:hover {
	color: #999;
	text-decoration: underline;
}
#footer {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	clear: both;
	color: #000;
	height: auto;
	padding: 0px;
}
#topnav {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0;
	background-color: #ED1C24;
}
.line {
	color: #E69030;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
