/* CSS Document */body {	margin:0;	font-family:"Trebuchet MS", Arial, Verdana;	font-size: 0.85em;	color:#555555;	background-color: #DCDCDC;	text-align:left;	background-image : url(35.jpg);	background-attachment : fixed;	}input {	background-color:#FFFFFF;	padding:3px;	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:10px;	color:#ffffff;	border:1px solid #728c40;	background-color:#94ae62;	margin-bottom:2px;}textarea {	background-color:#FFFFFF;	padding:3px;	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:10px;	color:#ffffff;	border:1px solid #728c40;	background-color:#94ae62;	margin-bottom:2px;}input[type=submit] {	background-color:#FFFFFF;	padding:3px;	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:10px;	color:#666666;	border:1px solid #728c40;	margin-bottom:2px;}a {	color: #FF6666;	font-weight:bold;	text-decoration:none;}a:hover {	color: #1E90FF;}ol,ul {}li {	list-style-image: url(li.gif);	line-height:20px;	text-align:left;	}hr{	background-color : transparent;	color : #eeeeee;	border : 1px dotted #eeeeee;	height : 1px;}#menu {	background-color:#94AE62;	color:#FFFFFF;	text-align:center;	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:11px;	font-variant:small-caps;	background-image: url(menu.jpg);	width : 700px;	margin : 0 0 50px 0;	background-repeat : repeat-x;	padding : 20px 0 20px 0;	}#menu a {	color:#FFFFFF;	text-decoration:none;	padding:10px;	padding-top:20px;	padding-bottom:20px;	}#menu a:hover {	border-bottom:1px solid #ffffff;	border-left:1px solid #728d40;	border-right:1px solid #e9ffb7;	padding-left:9px;	padding-right:9px;	color:#000000;	background-color:#FFFFFF;	background-image: url(a_hover.jpg);}#header {	width : 500px;	float : left;	margin : 0;	}#logo{	float : right;	width : 120px;	height : 100px;	margin-right : 30px;	background-image : url(logo.jpg);	background-repeat : no-repeat;	display : none;	}#header h1 {	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;	font-size:30px;	text-transform:uppercase;	font-weight:normal;	margin: 0 10px 0 20px;	padding: 5px 0 0 0;	color:#736451;	text-align:left;	}#header h2 {	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;	font-size:15px;	text-transform:uppercase;	text-align:right;	font-weight:normal;	color:#000000;	border-bottom:1px solid #eeeeee;	margin : 0 30px 0 20px;	}#content {	clear : both;	margin : 0;	background-color : White;	}.clear{	clear : both;	}.introduction {	font-family:Helvetica, Arial, sans-serif;	font-size:12px;	color:#99B198;	background-image: url(desc.jpg);	background-position:bottom left;	background-repeat:no-repeat;	text-align : left;	padding : 0;	}.clearer {	clear:both;}#sidebar {	width: 180px;	float:right;	font-size:95%;	color:#6C534A;	text-align:left;	padding : 20px 10px 0 10px;	display : none;}#sidebar li{	text-align:left;	line-height : normal;	list-style-image : url(liside.gif);	margin-left : -35px;}#sidebar h1 {	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;	font-size:20px;	text-transform:uppercase;	font-weight:normal;	border-bottom:1px solid #eeeeee;	color:#728c40;	text-align:right;}.submenu {}.submenu a {	display:block;	background-image: url(submenua.gif);	background-position:right;	background-repeat:no-repeat;	padding: 3px 0 3px 5px;	}.submenu a:hover {	background-repeat : repeat-y;	background : url(submenua_hover.jpg) repeat-y left;	}#mainbar {	background-image: url(mainbar.jpg);	background-position:top right;	background-repeat:no-repeat;	float : left;	width : 470px;	text-align : left;	padding : 0 10px 0 20px;}#wrapper{	width : 700px;	margin:0 auto 0 auto;		background-color: White;		border : 1px solid #C6D4AD;	}#mainbar h1 {	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;	font-size:25px;	text-transform:uppercase;	font-weight:normal;	border-bottom:1px solid #eeeeee;	color:#728c40;}#mainbar p {	padding:15px;	line-height:20px;}#mainbar .articleimg {	float:right;	padding:5px;	border:1px solid #eeeeee;	margin-left:20px;	margin-top:20px;	margin-bottom:20px;}#footer {	width: 690px;	background-color:#b6cf84;	border-top:1px solid #d8efa6;	color:#FFFFFF;	margin-top : 35px;	text-align : center;	padding : 5px;	font : normal;	display : none;	}#bottombar{	background-image : url(a_hover.jpg);	background-repeat : repeat-x;	width : 700px;	clear : both;	height : 30px;	display : none;}#footer a {	color:#006600;	font-weight : normal;}#footer a:hover {	color: #1E90FF;}