body {
	width: 1248px;
	background-image: url('images/classy_05.PNG');
	background-repeat: repeat-y;
	font-size: 11px;
	color: #ffffff;
	font-family: verdana, arial, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}


#content {
	width: 600px;
	padding: 0px 100px 0px -3px;
	text-align: center;
	clear: both;
	}


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

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

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

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

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


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

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


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

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

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



#footer {	
	width: 590px;
	background: url('images/classy_041.gif') no-repeat;
	padding: 45px 10px 10px 0px;
	height: 417px;
	text-align: left;
	font-weight: bold;
	clear: both;
	}


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

p {
	text-align: justify;
	}


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

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

.center {
	text-align: center;
	}