body 
{
	text-align: center;
	background-color: #FFFFFF;
	margin-top:0px;
	margin-bottom:10px;
	color:#333333;
	
	font-family: verdana, arial, helvetica, sans-serif;
	background: url('../images/skin/back.jpg') top center no-repeat fixed;
}

A:link {
	COLOR: #C86000; text-decoration: none
}
A:visited {
	COLOR: #C86000; text-decoration: none
}
A:active {
	COLOR: #C86000; text-decoration: none
}
A:hover {
	COLOR: #C86000; text-decoration: underline
}

#page_wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	text-align: justify;
	background: url('../images/skin/header.png') top left no-repeat;
}

#page_header {
	height:150px;
}

#menu_bar {
	margin:0px;
	padding:0px;
	border:0px dashed #cccccc;
	height:26px;
	clear:both;
	background: #FFFFFF url('../images/skin/menu_bg.jpg') bottom left no-repeat;
}

#navcontainer ul {
	padding-left: 0;
	margin-left: 0;
	margin-top:0px;
	background-color: #C86000;
	background: url('../images/skin/bar.jpg') top right no-repeat;
	color: White;
	float: left;
	width: 100%;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
	padding-top: 5px;
	padding-bottom: 7px;
	padding-left:10px;
	padding-right:10px;
	background-color: transparent;
	color: White;
	text-decoration: none;
	float: left;
	border-right: 1px solid #BD620E;
}

#navcontainer ul li a:hover {
	background-color: #DE6B02;
	background: url('../images/skin/bar_bg_hover.gif') bottom left repeat-x;
	color: #fff;
}




#content_wrapper 
{
	background: url('../images/skin/contents_bg.png') top left repeat-y;
}


#left_side 
{
	float: left;
	width:140px;
	padding-left:10px;
}

	#left_side h1
	{
		margin-top:0px;
		margin-bottom:5px;
		text-align:center;
		font-size: 11px;
		color: #000000;
		padding:4px;
		background: url('../images/skin/h3-140.jpg');
		border: 1px solid #666666;
	}
	
		#linklist 
		{
			margin-top:10px;
			padding-left: 0;
			margin-left: 0;
			border-bottom: 1px solid #D1D9C4;
			width: 140px;
		}

			#linklist li 
			{
				list-style: none; 
				margin: 0;
				line-height:22px;
				border-top: 1px solid #D1D9C4;
				font-size:11px;
				text-align:left;
			}
			
			#linklistsub
			{
				margin-left:25px;
				text-indent:-10px;
				
				font-size:11px;
				font-style: italic;
				line-height:18px;
				color:#C86000;
			}
			#linklistlastsub
			{
				height:5px;
			}

			#linklist li A:hover
			{
				color: #FF0000;
				text-decoration: underline;
			}

	#left_side p 
	{
		margin-top:5px;margin-bottom:15px;
		padding:4px;
		font-size: 11px;
		line-height: 16px;
		color: #666666;
	}

		
#right_side 
{
	float: right;
	width:140px;
	padding-right:10px;
}

	#right_side h1
	{
		margin-top:0px;
		margin-bottom:5px;
		text-align:center;
		font-size: 11px;
		color: #000000;
		padding:4px;
		background: url('../images/skin/h3-140.jpg');
		border: 1px solid #666666;
	}

	#right_side p 
	{
		margin-top:5px;
		margin-bottom:0px;
		padding:4px;
		font-size: 11px;
		line-height: 16px;
	}
	
	#right_side_right_link
	{
		margin-top:0px;
		margin-bottom:5px;
		padding:4px;
		font-size: 11px;
		line-height: 16px;
		text-align:right;
	}
	
	#right_side_post_it
	{
		margin-left:-20px;
		position: absolute;
	}
		
#center 
{
	margin-left:160px;
	margin-right:160px;
	margin-top:0px;
	border:0px dashed #cccccc;
	padding:10px;
}

	#center h1
	{
		margin-top:0px;
		margin-bottom:5px;
		text-align:center;
		font-size: 11px;
		color: #000000;
		padding:4px;
		background: url('../images/skin/h3-420.jpg');
		border: 1px solid #666666;
	}

	#center p
	{
		margin-top:5px;margin-bottom:15px;
		padding:4px;
		font-size: 13px;
		font-weight: 400;
		line-height: 18px;
	}	

	#center li
		{
		margin-top:10px;
		margin-bottom:10px;
		font-size: 13px;
		font-weight: 400;
	}		
		
	
	
.thumbnail_left {
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	border:0px;
}

.thumbnail_right {
	float:right;
	margin-left:10px;
	margin-bottom:5px;
	border:0px;
}


.image_center
{
	margin-top:15px;
	margin-bottom:15px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}

blockquote 
{
	background: url(../images/skin/quote.png) no-repeat;
	color: #DD5000;
	font-size: 14px;
	font-weight: 700;
	padding-left: 70px;
	margin-left:10px;
	margin-right:10px;
	margin-top:20px;
	margin-bottom:20px;
}


#page_footer 
{
	margin-top:-10px;
	height: 60px;
	clear: both;
	border-left: 1px solid #425227;
	border-right: 1px solid #425227;
	border-bottom: 1px solid #425227;
	border-top: 1px solid #425227;
	background: url('../images/skin/footer.jpg') top left no-repeat; 
}

#page_footer p 
{
	text-align:center;
	font-family: verdana;
	font-size: 10px;
	color:#333333;
	margin-top:0px;
	
	line-height:14px;
	padding-top:15px;
}

#page_footer A:link {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:visited {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:active {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:hover {
	COLOR: #FBD539; text-decoration: underline
}


