body {
	background-color:		#666666;
	margin:					0 20px;
	padding:				0;
	background-repeat: no-repeat;
	}
	
a:link, a:visted {
	color:					#FFFFFF;
	}
	
a:hover, a:active, a:focus {
	color:					#333333;
	}
	
h1	{
	margin:					0;
	}

.txt-opening {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	color: #000000;
}
.txt-rightcaption {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.tst-special {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.txt-left-grabber {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.txt-regular {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 18px;
}
	
#wrapper {
	background-color:		#9C998A;
	bakcground-image:		urlimages/c_bck2.jpg);	
	border:					1px solid #3333;
	min-width:	 			770px;
	position:				relative;
	}
	
#sidebar {
	padding:				16px;
	position:				absolute;
	top:					85;
	left:					0;
	width:					150px;
	font:					Geneva, Arial, Helvetica, sans-serif;
	font-size:				12px;
	z-index: 1;
	}

#sidebar h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
	
#sidebar h2, #news h2 {
	margin:					0 0 6px 0;
	}

#sidebar ul{
	padding: 0;
	text-decoration: none;
	color: #000000;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 4px;
	margin-left: 1px;
	list-style-image: none;
	line-height: 20px;
}

#sidebar li{
	margin: 0 4px 0px 1px;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: none #9C998A;
	list-style-type: none;
	line-height: 20px;
	} 
	
#sidebar li a: {
	margin-left: 1px;
	width: 100%;
	text-decoration: none;
	color: #FFFFFF;
	padding: 0px 0px 0px 15px;
	border-bottom-style: none;
	display: block;
	margin-right: 4px;
	font-weight: 300;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
	
#sidebar li a:link {
	color: #FFFFFF;
	width: 90%;
	text-decoration: none;
	background-attachment: fixed;
	padding-left: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	text-align: left;
	display: block;
	list-style-image: url(../../images/li-arrow-2.gif);
	background-image: none;
	margin-left: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9C998A;
	margin-right: 4px;
}
#sidebar li a:visited {
	color: #FFFFFF;
	width: 90%;
	text-decoration: none;
	background-attachment: fixed;
	padding-left: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	text-align: left;
	display: block;
	list-style-image: url(../../images/li-arrow-2.gif);
	background-image: none;
	margin-left: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9C998A;
	margin-right: 4px;
	}
#sidebar li a:hover {
	color: #FFFFFF;
	width: 90%;
	text-decoration: none;
	background-attachment: fixed;
	padding-left: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	text-align: left;
	display: block;
	list-style-image: url(../../images/li-arrow-2.gif);
	background-image: none;
	margin-left: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF784A;
	margin-right: 4px;
}

#sidebar li a:active {
	color: #FFFFFF;
	width: 90%;
	text-decoration: none;
	background-attachment: fixed;
	padding-left: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	text-align: left;
	display: block;
	list-style-image: url(../../images/li-arrow-2.gif);
	background-image: none;
	margin-left: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9C998A;
	margin-right: 4px;
	}


#maincontent {
	background-color:		$FFFFFF;
	border-left:			1px solid;
	border-right:			1px solid #333;
	margin:					0 10px 0 200px;
	padding:				16px 30px;
	background-color: #FFFFFF;
	}
#maincontent h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	letter-spacing: .1em;
}

#maincontent h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}	
	
#maincontent h3 {
	margin:					5px 0;
	border-left-color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	letter-spacing: .1em;
	}
						
#maincontent p {
	margin:					0 0 12px 9px;
	}

#maincontent a:link, #maincontent a:visited 
	{
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	text-decoration: none;
	}

#maincontent a:hover, #maincontent a:active, #maincontent a:focus {
	color: #FF6600;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}				

#footer {
	padding:				12px 3px;
	font-size: 11px;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 14px;
	}

#news {
	background-position:	1px 1px; /*For IE5 Mac */
	padding:				16px;
	position:				absolute;
	top:					0;		
	right:					0;
	width:					150px;
	}

#top {
	background-color: #666666;
}
.txt-small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	line-height: 1.2em;
}
.left-S01 {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	border-right: 1px solid #9C998A;
}
.right-S01 {
	float: right;
	margin-bottom: 5px;
	margin-left: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left: 1px solid #666;
}
