body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #8A8A8A;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#logo {
	background-color: #FFFFFF;
	width: 750px;
}
#nav {
	background-color: #FFFFFF;
	width: 750px;
	
}
a:link, a:visited {	color: #FF6600;
	text-decoration: none;}
a:hover {	font-weight: normal;
	text-decoration: none;
	color: #8A8A8A;}

#nav a {
	font-family: Tahoma, Verdana, Arial;
	font-size: 100%;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
#wrap {
	width: 760px;
	margin-right: auto;
	background-color: #FFFFFF;
	border: 1px none #666666;
	height: 100%;
	margin-left: auto;
}
#image {
	height: 210px;
	margin-bottom: 5px;
	margin-top: 5px;
}

#adminContent {
	margin-bottom: 5px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	width: 740px;
	color: #858585;
	padding: 10px;
	background-color: #F9F9F9;
}


#titleContent {
	background-color: #FFFFFF;
	width: 730px;
	float: left;
	padding-left: 10px;
	
}
#content {
	float: left;
	width: 250px;
	padding: 10px;
	text-align: left;
	font-size: 88%;
	list-style-type: none;
	list-style-image: none;
	
}

#content2 {
	float: left;
	width: 250px;
	padding: 10px;
	text-align: left;
	font-size: 88%;
	list-style-image: none;
	list-style-type: none;
	
}
#content3 {
	float: left;
	width: 350px;
	padding: 10px;
	text-align: left;
	font-size: 88%;
	list-style-image: none;
	list-style-type: none;
	
}

#content4 {
	float: left;
	width: 500px;
	padding: 10px;
	text-align: left;
	font-size: 100%;
	list-style-image: none;
	list-style-type: none;
	
}

#subnav {
	width: 200px;
	float: right;
	padding: 10px;
	font-size: 87%;

}
#subnav a {
	color: #FF6600;
	text-decoration: none;
	padding-bottom: 2px;
}
#subnave ul {
	padding-bottom: 4px;
}
#subnav li {
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
	padding-bottom: 0px;
	list-style-type: none;
}
#subnav a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #8A8A8A;
}
#footer {
	clear: both;
	width: 740px;
	background-color: #FFFFFF;
	padding: 10px 5px 5px 10px;
	font-size: 85%;
}
h1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 125%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF6600;
}
table {
	border: 1px solid #EFEFEF;
	background-color: #F9F9F9;
}
table li {
	list-style-type: none;
}
h2 {
	font-weight: bold;
	color: #FF6600;
}
.form-button {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	color: #FF6600;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #FF6600;
	margin-left: 3px;
}
