body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #333333;
	background-image: url(art/background.gif);
	margin-bottom: 0px;
}
*{margin:0; padding:0}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #FF0033;
}
a:active {
	text-decoration: none;
	color: #CC0033;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 36px;
	color: #000000;
}
h2 {
	font-size: 24px;
	color: #000000;
}
h3 {
	font-size: 14px;
	color: #FFFFFF;
}
#wrapper {
	background-color: #FFFFFF;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	border: 12px solid #000000;
}
#header {
	background-image: url(art/logo_850.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 156px;
	width: 850px;
	text-indent: -9999pt;
}
#nav {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	top: 5px;
	width: 850px;
}
#content {
	background-image: url(art/bg2.jpg);
	background-repeat: repeat-y;
	height: 1800px;
	margin: 0px;
	width: 850px;
	padding: 0px;
	position: relative;
	top: 0px;
}
#body {
	background-color: #FF0000;
	position: absolute;
	width: 675px;
	top: 20px;
	left: 175px;
	right: 0px;
	bottom: 0px;
	height: 800px;
	padding-top: 2px;
}
#ftp2 {
	background-color: #FFFFFF;
	position: relative;
	height: 600px;
	width: 850px;
	top: 25px;
}
#object {
	background-color: #CC0000;
}
#ftp3 {
	background-color: #FFFFFF;
	position: relative;
	top: 50px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 100px;
	padding-right: 100px;
	height: 200px;
	width: 600px;
	background-position: center center;
	padding-top: 15px;
}

