body {
	background0-bg: background.jpg;
	font-size: 11px;
	color: #000000;
	font-family: verdana, arial, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}

#wrapper {
	width: 757px;
	background: url('images/classy_03.gif');
	margin: auto;
	}

#wrapper2 {
	width: 757px;
	background: url('images/classy_02.gif') no-repeat;
	background-position: 0px 125px;
	}

#title {
	width: 727px;
	height: 112px;
	background: url('images/classy_01.gif');
	text-align: right;
	padding-top: 13px;
	padding-right: 30px;
	font-size: 18px;
	}

#space {
	width: 197px;
	height: 75px;
	float: left;
	}

#nav {
	width: 330px;
	height: 35px;
	margin: 35px 0px 0px 0px;
	float: right;
	font-size: 11px;
	}

#nav a {
	display: block;
	float: right;
	font-weight: bold;
	color: #000000;
	border-bottom: 3px solid #000000;
	padding: 1px;
	margin-left: 15px;
	padding: 7px;
	}

#nav a:hover {
	color: #000000;
	background-color: #ffffff;
	border-top: 3px solid #000000;
	border-bottom: 0px;
	}

#content {
	width: 697px;
	padding: 0px 30px 0px 30px;
	text-align: left;
	clear: both;
	}

#footer {	
	width: 697px;
	background: url('images/classy_04.gif') no-repeat;
	padding: 50px 30px 0px 30px;
	height: 62px;
	text-align: left;
	font-weight: bold;
	clear: both;
	}


h1 {
	color: #000000;
	font-family: verdana, arial, sans-serif;
	font-size: 16px;
	}

p {
	text-align: justify;
	}


a {
	color: #000000;
	border-bottom: 1px none #000000;
	text-decoration: bold;
	}

a:hover {
	color: #000000;
	border-bottom: 1px solid #000000;
	}

.center {
	text-align: center;
	}