* {
	margin: 		0px;
	padding: 	0px;
	font-family: 	Verdana, Arial, sans-serif;
	font-size: 	12px;
}
body {
	background-color: #E1E1BD;
}
a { outline: none; }
a:link { text-decoration:underline;color:#234708; }
a:visited {  text-decoration:underline;color:#234708; }
a:hover {  text-decoration:none;color:#D00D1B; }
a:active {  text-decoration:none;color:#234708; }
a:focus {  text-decoration:none;color:#D00D1B; }
h1 {
	font-size: 14px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
h3 {

}
q, cite {
	font-style: italic;
}
img {
	border: none;
}
#c-full {
	text-align: center;
	width:		100%;
	height:		100%;
	z-index:		10;
}
#c-page {
	margin: auto;
	background-image: none;
	width:		950px;
	text-align: left;
/*	position:	absolute;*/
/*	margin-left:-475px;*/
/*	left:			50%;*/
	z-index:		20;
}
#c-banner {
	position:	relative;
	width:		100%;
	width:		950px;	
	height:		170px;
	z-index:		30;
	background: url(top.jpg) no-repeat left;
}
#c-top {
	position:	relative;
	width:		950px;
	height:		30px;
	z-index:		40;
	background-color:	#E1E1BD;
}
#c-top a {
	color:		#234708;
	background: transparent url(link-a.gif) 8px 4px no-repeat;
	padding:		2px 0 2px 30px;
	display:		block;
	float:		left;
}
#c-top a:hover {
	color:		#D00D1B;
	background:	transparent url(link-b.gif) 8px 4px no-repeat;
}
#c-top-left {
	float: left;
	width: 50%;
	left: 0;
	z-index: 41;
}
#c-top-right {
	float:	left;
	width: 50%;
	left: 50%;
	z-index: 42;	
}
#c-top-right div {
	float:		right;
	margin-left: 20px;
	text-align:	left;	
}
#c-top-right a {
	display:	block;
	text-decoration: none;
}
#c-top-right a:hover {
	color:				#D00D1B;
}
#c-main {
	position:	absolute;
	width:		950px;
	top:			200px;
	z-index:		50;
	background:	white url(bg-left.gif) top left repeat-y;
}
.mainbot {
	clear: both;
	margin-left: 170px;
}
#c-navi {
	z-index:		60;
	float: left;
	width:		170px;
	left:			0px;
	top:			0px;
	background-color:	#FAFAF0;
}
.nav1st {
	font-weight: bold;
	padding-top: 20px;
	list-style:	none;
	width:		170px;
}
.nav1st li {
	float:			left;
	border-bottom: 1px solid #BBBC9A;
}
.nav1st a {
	text-decoration: none !important;
	font-weight: bold;
	color:		#234708;
	background: transparent url(link-a.gif) 8px 4px no-repeat;
	padding:		2px 0 2px 30px;
	float:		left;
	width:		125px;
}
.nav1st a:hover, #c-top a:hover {
	color:		#D00D1B;
	background:	transparent url(link-b.gif) 8px 4px no-repeat;
}
.nav2nd {
	width:		170px;
	list-style: none;
	}
.nav2nd li {
	border-bottom: none;
}
.nav2nd a {
	text-decoration: none !important;
	font-weight: normal;
	color:		#234708;
	padding:		2px 0 2px 45px;
	float:		left;
	width:		125px;
	background: None;
}
.nav2nd a:hover{
	color:		#D00D1B;
	background: none;
}
#c-content {
	float: left;
	width: 		520px;
	z-index:		70;
	color:		#4E4E4E;	
	padding:		20px 30px 20px 20px;
	font-size:	small;
	background-color: white;
}
#c-content ul {
	display: inherit;
	padding-left: 10px;
}
.flLeft {
	float: left;
	margin: 0 10px 0 0;
}
.flRight {
	float: right;
	margin: 0 0 0 10px;
}
.flLeft p, .flRight p {
	font-size: smaller;
}
.linkimg {
	padding:		2px 0 2px 30px;
	display:		block;
	background: transparent url(link-a.gif) 8px 4px no-repeat;
}
.linkimg:hover {
	color: #D00D1B;
	background: transparent url(link-b.gif) 8px 4px no-repeat;
}
#c-right {
	margin-top: 20px;
	width: 200px;
	z-index: 75;
	float: right;	
}
#c-right div {
	padding: 10px;
	background-color: #FAFAF0;
	margin-bottom: 15px;
}
#c-right img {
	border: 1px solid white;
}
#c-footer {
	clear: both;
	background-color: #E1E1BD;
	text-align: right !important;
	z-index: 80;
}
ul a:link {
	text-decoration: none !important;
}
.active, .current {
	color: #D00D1B !important;
}
.centered {
	text-align: center;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px;
}
#c-right h1 {
	margin: -10px -10px 10px -10px;
	color: white;
	display: block;
	background-color: #F9850A;
}
.sitemap1st li {
	font-weight: bold;
}
.sitemap1st ul {
	margin-bottom: 15px;
}
.sitemap2nd li {
	font-weight: normal;
	margin-left: 30px;
}
#ww2010 h1 {	font-size: 16px;	}
#ww2010 h2 {	font-size: 12px;	}
#ww2010 h3 {	font-size: 10px;	}
#ww2010 {
	margin-top: 450px;
	background-color: red;
	text-align: center;
}
#ww2010 a {
	color: white;
	text-decoration: none;
}
