#body {
	background: #FFFFD7 url(/site/include/bg.gif);
	background-repeat: repeat-y;
	color: white;
	}

#header {
	clear:both;
	background-color: #292700;
	height:100px;
	color:white;
	text-indent:4%;
	font-size: 1.8em;
	}
#menu {
	height:20px;
	background:#757575;
	color: #666;
	}

#menu ul {
	padding: .1em 0;
	margin: 0;
	list-style-type: none;
	background-color: #9c9c9c;
	color: #333;
	width: 100%;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	line-height: normal;
	}

#li a
	{
	text-decoration: none;
	background-color: #9c9c9c;
	color: #FFF;
	padding: .2em 1em;
	border-right: 1px solid #fff;
	}
	
	
li { display: inline; }
#li a:hover
	{
	background-color: #757575;
	color: #fff;	}
#navmenu {
	float:left;
	background: transparent;
	width:205px; hight:300px
	padding:0;
	margin: 0font-size: 2.5emtext-align: centercolor: #FFF;
	}

ul#navlist
{
text-align: left;
list-style: none;
padding: 0;
margin: 0;
width: 100%;
}

#ul#navlist li
{
display: block;
margin: 0;
padding: 0;
}

ul#navlist li a
{
display: block;
width: 100%;
padding: 0.5em 0 0.5em 2em;
border-width: 1px;
border-color: #ffe #d8d8ae #ccc #fff;
border-style: solid;
color: white;
text-decoration: none;
background-color: #090;
}

navmenu>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
	color: #FFF;
	font-size: 1em;
	text-align: center;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
color: #800000;
background: orange;
border-color: #aaab9c;

}


#content {
	margin-left:240px;
	padding:20px;
	color: black;
	background-color: #FFF;
	}


h1 {
	color:#;
	font-size:150%;
	text-align: center;
	background-color: #FFF;
	color: #F60;
	}
h9 {
color:Blue;

font-family:sans-serif;
font-size:2.5em;
	}

b.orange {
color:orange;
font-size:1.5em;
	}
	
a.big {
color:red;
font-size:1.5em;
text-align:center;
}

h4 {
font-size:1em;
display:block;
text-align:center;
}


a.h {
color:red;
font-size:1.2em;
display:block;
text-align:center;}

#para-margin {
	margin-left: 300px;
}
.big #content {
	text-align: left;
}
#content h2 {
	text-align: center;
}
.img-left {
	left: 7px;
	position: absolute;
	margin: 10px;
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 691px;
	text-align: right;
}
.div-1 {
	display: table-row;
	padding: 10px;
}
.image-left {
	margin: 10px;
	float: left;
}

