#wrapper {
	color: #FFFFFF;
	border: 2px solid #FFFFFF;
	height: 100%;
	width: 650px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/wrapper.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#logobar {
	height: 123px;
	width: 122px;
	float: left;
	background-image: url(../images/graphics_03.gif);
}
#logo {
	height: 123px;
	width: 528px;
	float: right;
	background-repeat: no-repeat;
	background-image: url(../images/graphics_04.gif);
}
#animation {
	height: 123px;
	width: 650px;
	background-image: url(../images/logo.jpg);
}


#titlebar {
	height: 46px;
	width: 650px;
	background-image: url(../images/graphics_06.gif);
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#buttons {
	float: left;
	height: 100%;
	width: 157px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	line-height: 35px;
	text-indent: 18px;
}
.buttonsnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #290100;
	text-decoration: none;

}
.buttonsnav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #385421;
	text-decoration: none;
}

.buttonsnav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #385421;
	text-decoration: none;
}
.buttonsnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #DE740A;
	text-decoration: none;
}


#button1 {
	height: 36px;
	width: 157px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#button2 {
	height: 35px;
	width: 157px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#button3 {
	height: 35px;
	width: 157px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#button4 {
	height: 35px;
	width: 157px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#button5 {
	height: 35px;
	width: 157px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#button6 {
	height: 35px;
	width: 157px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#button7 {
	height: 35px;
	width: 157px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
#button8 {
	height: 35px;
	width: 157px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#content {
	float: left;
	height: 100%;
	width: 430px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #385421;
	padding-left: 30px;
	padding-right: 30px;
}
#content a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #DE740A;
	text-decoration: underline;
}
hr {
	color: #C0C0C0;
}


#content a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: underline;
	color: #EF8D0A;
}
#content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF3300;
	text-decoration: underline;
}


#footer {
	background-color: #C9E3B5;
	clear: both;
	height: 41px;
	width: 650px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #385421;
	line-height: 41px;
	text-align: right;
}
#footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #990000;
	text-decoration: underline;
}
#footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	color: #990000;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #669900;
	text-decoration: underline;
}
#counter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #C9E3B5;
	text-align: right;
}
