body{
	font:13px/1.5 Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif;
	font-size: 101%;
	padding: 10px 0 20px;
	background: #000 url(../images/bkgd.jpg) no-repeat;
}
a{
	color: #0066CC;
	text-decoration: none;
	}
a:focus{
	outline:1px dotted invert
	}
a:hover{
	text-decoration: underline;
 	}
hr{
	border:0 #ccc solid;
	border-top-width:1px;
	clear:both;height:0
	}

h1
{
	margin: 2px 0 6px 0px;
	font-size:1.4em;
	font-weight:normal;
	color: #ab5820;
	
}

h2
{
	margin: 2px 0 6px 0px;
	font-size:1.3em;
	font-weight:normal;
	color: #ab5820;
	
}

h3
{
	margin: 2px 0 2px 0px;
	font-size:1.2em;
	font-weight:normal;
	color: #ab5820;
	
}
h4
{
	margin: 2px 0 4px 0px;
	font-size:.9em;
	font-weight:bold;
	}
ol{
	list-style:decimal
	}
ul{
	list-style:square
	}
li{
	margin-left:30px
	}
p {
	font-size:.8em;
	margin-top: 6px;
	line-height:1.5em;
	}
#header {
background-color: #200101;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 1px solid #8a5728; 
padding:10px;
background-image:url(../images/rise-head2.jpg); 
background-repeat:no-repeat; 
height:158px; 
margin-top:8px; 
margin-bottom:8px;
}
#main{
	background-color: #200101;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #8a5728; 
	padding:20px;
	background-image:url(../images/main-bkgd.gif); 
	background-repeat:no-repeat; 
	height:100%; 
	margin-top:8px;
	overflow: hidden;}

.mainleft {
	float:left; 
	width:72%;
	}
.mainright {
	float:right; 
	width:24%;
	}
.content{
	 background-color: #fff;
	 -moz-border-radius: 5px;
	 -webkit-border-radius: 5px;
	 border: 1px solid #ab5820; 
	 padding:12px;
	}

#footer {
background-color: #200101;-moz-border-radius: 5px;-webkit-border-radius: 5px;border: 1px solid #8a5728; padding:10px;background-image:url(../images/rise-foot.jpg); 
background-repeat:no-repeat; height:160px; margin-top:8px; }

.imgbox {
width: 125px;
min-height: 50px;
border: 1px solid #8a5728;
margin: 10px;
_height: 158px;
float:right;
padding:4px 4px 6px 4px;
    }
.img {
	border: 2px solid #8a5728;
	float:left;
	margin: 0 10px 8px 0;
}
.caption {
font-size:.7em;
}
.container{
	margin-left:auto;margin-right:auto;width:960px;
	margin-top: 0;
	}


.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}.clearfix:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0}.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}
