body {
	background-color: #DB5826;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#welcome {
	width: 100%;
	height: 30px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	font-size: small;
}
h3 {
	font-family: "Century Gothic", Arial, Verdana;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: large;
	font-weight: normal;
}
#footer a:link {
	color: #333333;
}

a:link {
	color: #DB5826;
	text-decoration: none;
}
a:visited {
	color: #DB5826;
	text-decoration: none;
}
a:hover {
	color: #E99778;
}
#footer a:visited {

	color: #333333;
}
#footer a:hover {
	color: #666666;
	text-decoration: underline;
}
h1 {
	font-family: "Century Gothic", Arial, Verdana;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: normal;
}
.menu li a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
	float: left;
	list-style-type: none;
	padding-top: 8px;
	height: 36px;
}
.menu li a:hover {
	color: #F60;
	background-image: url(images/orangeline.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.menu li .selected {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
	float: left;
	list-style-type: none;
	padding-top: 8px;
	height: 36px;
	color: #F60;
	background-image: url(images/orangeline.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.menu li {
	float: left;
	list-style-type: none;

}
.menu {
	padding: 0px;
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	height: 36px;
}
.menu .blank {
	text-indent: -9999px;
	overflow: hidden;
	width: 55px;
}
.mainmenu {
	height: 36px;
	width: 100%;
	background-image: url(images/menu.gif);
	background-repeat: repeat-x;
	overflow: hidden;
}
#picture {
	height: 250px;
	width: 340px;
}
#here {
	height: 30px;
	width: 30px;
}

