*{ margin:0px; padding:0px;}
#header {
	width: 100%;
	background-color: #D6D0CF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#header_content {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 16px;
	padding-left: 16px;
	background-image: url(../images/top_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#topnav{
	list-style-type: none;
	height: 45px;
	padding-top: 10px;
	text-align: center;
}
#topnav a{
	font-size:11px;
	color: #072230;
	text-decoration: none;
	line-height: 16px;
	padding-right: 13px;
	padding-left: 13px;
}

#logo {
	position:relative;
	border: 2px solid #41836E;
	float: left;
	z-index: 0;
}
#logo h1 {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 68px;
	width: 394px;
	border: 3px solid #41836E;
	background-color: #FFFFFF;
	position: absolute;
	left: 10px;
	top: 90px;
	text-indent: -9999px;
}
#search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #072230;
	text-align: right;
	height: 29px;
	padding-top: 6px;
	padding-right: 20px;
	clear: left;
}
#search select {
	width: 230px;
	padding: 2px;
	margin-left: 10px;
}


#container{
	width: 950px;
	padding-right: 16px;
	padding-left: 16px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/container_bg.gif);
	background-repeat: repeat-y;
}
#content {	
	background-image: url(../images/main_contentbg.gif);
	background-repeat: repeat-x;
}
#maincontent {
	padding-left: 36px;
	float: left;
	background-image: url(../images/main_contentbg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top:15px;
	width: 652px;
}
#upper {
		width: 652px;
}

#upper h3 {
	text-indent: -9999px;
	background-image: url(../images/upper_h.gif);
	background-repeat: no-repeat;
	width: 597px;
	background-position: 0px bottom;
	height: 28px;
}	
.rcam-welcome {
	text-indent: -9999px;
	background-image: url(../images/upper_h2.gif);
	background-repeat: no-repeat;
	width: 597px;
	background-position: 0px bottom;
	height: 28px;
}
#upper ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#upper li {
	float: left;
	margin-right: 12px;
}
#upper img {
	border: 1px solid #e6feff;
	padding: 5px;
	background-color: transparent;
}
#upper p {
	font-size: 11px;
	padding-left: 5px;
	padding-right: 15px;
	font-weight: bold;
	line-height:12px;
}
#upper a {
	display: block;
	font-weight: normal;
	font-size: 12px;
	color: #25755C;
	text-decoration: none;
}
#lower span {
	display: block;
	background-image: url(../images/lower_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding:0px 30px 90px 20px;
}
#lower .verbule {
	font-size: 9px;
	color: #156A4E;
	padding-top: 30px;
	padding-bottom: 20px;
	line-height: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#lower p {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
}
#lower a {
	text-align: right;
	font-size: 9px;
	color: #5963A3;
	display: block;
}
.rules {
	opacity: 0.6;
	filter: alpha(opacity=60);
	padding:0px;
	width:640px;
	background-image: url(../images/rules.gif);
	background-repeat: repeat-x;
	background-position: left 2px;
	line-height:10px;
	height:10px;
	display:block;
	margin: 0px;
	clear: both;
}

#sidebar {
	float: right;
	width: 200px;
	margin-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 38px;
	padding-left: 20px;
	
	background-repeat: repeat-y;
	background-position: left;
}
#sidebar h4 {
	font-size: 14px;
	line-height: 15px;
	color: #072230;
	font-weight: bolder;
}
#sidebar ul {
	list-style-type: none;
}
#sidebar li {
	font-size: 11px;
	line-height: 15px;
	display: block;
	background-image: url(../images/rules.gif);
	background-repeat: repeat-x;
	background-position: left 15px;
	padding-top: 30px;
	margin: 0px;
}
#sidebar strong {
	color: #156A4E;
	display: block;
}

#sidebar a {
	text-align: left;
	font-size: 11px;
	color: #25755C;
	display: block;
        line-height:18px;
}
#sidebar img {
	border: 2px solid #5A9682;
}

#footer {
	clear: both;
	text-align: center;
	font-size: 9px;
	color: #000000;
	font-family: "Trebuchet MS";
	padding:10px 0px;
	margin:0px 36px;
	background-image: url(../images/rules.gif);
    background-repeat: repeat-x;
	background-position: left top !important;
	background-position: left 30px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#footer a {	
	text-decoration: none;
	margin-right: 20px;
	color: #000000;
}
