html, body, #wrapper {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	font-size: x-small;
	font-weight: bold;
	line-height: 1.17;
}
.nav a:link {
	color: #95c3df;
	text-decoration: none;
	font-size: 13px;	
}
.nav a:visited {
	color: #95c3df;
	text-decoration: none;
	font-size: 13px;
}
.nav a:hover {
	color: #e3c899;
	text-decoration: none;
	font-size: 13px;
}
.nav a:active {
	color: #e3c899;
	text-decoration: none;
	font-size: 13px;
}
.link2 a:link {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #bc6f4c;
	font-size: 13px;
}
.link2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #bc6f4c;
	font-size: 13px;
}
.link2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #bc6f4c;
	font-size: 13px;
}
.link2 a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #bc6f4c;
	font-size: 13px;
}
.body {
	font-size: x-small;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4
}
.bodylink a:link {
	color: #000000;
	font-size: x-small;
	font-weight: normal;
}
.bodylink a:visited {
	color: #000000;
}
.bodylink a:hover {
	color: #999999;
	text-decoration: none;
}

.bodylink a:active {
	color: #000000;
}
.bodyitalics {
	font-size: x-small;
	font-style: italic;
	font-weight: normal;
}
.header {
	font-weight: bold;
	font-size: x-small;
}
.header2 {
	font-weight: bold;
	font-size: large;
	line-height: 1.4
}
.body2 {
	font-weight: bold;
	font-size: small;
	line-height: 1.4
}
#wrapper {
      margin: 0 auto;
}
#footer {
      overflow-x: hidden
}
