body{
	background: #999999 url(images/background.gif) repeat-y center;
	padding: 10px 0;
	margin: 0;
	color:#663333;
	font-family:Arial, Helvetica, sans-serif;
}
img{
border:none;
}
h1{
clear:both;
padding: 10px 5px;
}
#wrapper{
text-align:center;
}
#content{
	width: 800px;
	display: block;
	margin: auto;
	padding: auto 0;
	text-align: left;
	border:1px;
}
#header{
	width: 800px;
	height: 100px;
	background-image: url(images/wcrfBanner.gif);
	border-bottom: 1px solid;
}
#header2{
	width: 800px;
	height: 200px;
	background-image: url(images/anotherBanner.jpg);
	border-bottom: 1px solid;
}

#leftSide{
	float: left;
	width: 490px;	
	padding: 10px 15px;	
}
#leftSide2{
	float: left;
	width: 490px;	
	padding: 2px 15px;	
}
#leftSide2 h4{
	margin-top: 0px;
}
#rightSide{
	float:right;
	width:265px;
	height:auto;
	padding:0 5px 0 0;
	font-size:.9em;
}
#footer{
clear:both;
text-align:center;
color:#000000;
width:800px;
font-size:.65em;
background-color:#CCCCCC;
border-bottom:1px solid;
border-top:1px solid;
margin-top:25px;
}
#footer a{
color: #003399;
text-decoration:none;
}
.blockquote {
	width:auto;
	font-size: .95em;
	line-height: .95em;
	/*font-weight:bold;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 0 0 0px;
	padding:5px 0 10px 10px;
	/*background: url(images/quotes.gif) no-repeat left top;*/
	font-style: italic;
}
.rightsideli{
width:100%;
padding-bottom:10px;
}
.rightsidelinobullet{
width:100%;
padding-bottom:10px;
list-style-type:none;
}
.rightsideboldli{
font-weight:bold;
margin-bottom:10px;
width:100%;
}
#full{
width:800px;
display: block;
margin: auto;
padding: auto 10px;
text-align: left;
}
#banner{
float:left;
width:800px;
clear:both;
display:block;	
}
#navigation{
text-align:center;
padding:0;
margin:0;
}
#navlinks{
float:left;
margin:0;
background-color:#CCC;
width: 800px;
display:block;
padding: 2px 0;
border-bottom: 1px solid;
}
#navlinks ul{
height:auto;
margin:2px;
}
#navlinks li{
float:left;
width:110px;
color: #003399;
list-style:none;
text-align:center;
}
#navlinks li a{
color: #003399;
font-weight:bold;
font-size:12px;
text-decoration:none;
}
#navlinks li a:hover{
color:#FFFF00
}

.rightTitle{
color:#003399;
font-weight:bold;
font-variant:small-caps;
padding: 10px 7px;
}
.yellowBold{
color:#663333;
font-weight:bold;
}
.pres{
text-align:right;
color:#003399;
margin-top:5px;
}
.developmentTitle{
margin-top: 5px;
margin-bottom:5px;
font-weight:bold;
}
.project{
margin: 10px;
padding: 5px 10px;
}
.boxed{
border-bottom:1px solid;
padding: 0;
}
.box {
	padding: 1px 1px 5px 1px;
	background: #FFFFFF;
	display: block;
	float: right;
	width: 100%;
	color: #000000;
	clear: both;
	margin:8px 5px 8px 0;
	border: 1px solid #996633;
	font-size:.9em;

}
.box h3{
	/*font-style: italic;*/
	text-align:center;
	font-weight: bold;
	font-size: 1.1em;
	color: #FFF;
	background: #996633;
	display: block;
	float: right;
	clear:both;
	/*width: 400px;*/
	width:100%;
	margin:0 0 5px 0;
	padding:3px 0 5px 0px;
	border-bottom: 1px solid #CCCCCC;	
}
.boxcontent{
	padding: 0 3px;
}
.rightImage{
float:right;
margin: 2px 5px;
}
.leftImage{
float:left;
margin: 2px 5px;
}
.clearAll{
display:block;
clear:both;
}
.clearLeft{
display:block;
clear:left;
}
#navBar{
 height: 30px;
 margin-top: 40px;
 border-top: 2px solid #999;
 border-bottom: 2px solid #999;
 background-image: url(images/navBarBG.png);
}
#navlinks1{
float:left;
margin:0;
width: 800px;
display:block;
padding: 2px 0;

}
#navlinks1 ul{
height:auto;
margin:2px;
}
#navlinks1 li{
float:left;
width:110px;
color: #003399;
list-style:none;
text-align:center;
}
#navlinks1 li a{
color: #003399;
font-weight:bold;
font-size:12px;
text-decoration:none;
}
#navlinks1 li a:hover{
color:#FFFF00
}

