body {
	background-color: #600808;
	font-size: 11px;
	color: #fff;
	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;
	}


#content {
	width: 680px;
	padding: 0px 30px 0px 30px;
	text-align: left;
	clear: both;
	}
	
	
#home {
width:76px;
height:78px;
float:left;
padding-top: 73px;}

#title2{width: 197px;
	height: 75px;
	font-size: 24px;
	color: #fff;
	font-family: tahoma;
	margin-left:300px;
	margin-top:50px;}



#text {
	width:450px;
	text-align: left;
	clear: both;
	margin-left:250px;
	padding-top:-100px;}
	
#updates{width:375px;
height:220px;
overflow:auto;
border-width: 1px 1px 1px 1px;
border-style: solid;
border-color: white white white white;
}


#convention {
width:193px;
height:126px;
border-width: 1px 1px 1px 1px;
border-style: solid;
border-color: white white white white;
margin-left:-10px;
	margin-top:40px;}

#gallery{width:215px;
height:171px;
border-width: 1px 1px 1px 1px;
border-style: solid;
border-color: white white white white;
margin-left:250px;
	margin-top:-35px;}

#reach{width:150px;
height:130px;
border-width: 1px 1px 1px 1px;
border-style: solid;
border-color: white white white white;
margin-left:250px;
	margin-top:30px;
	overflow:auto;}
	

#counter {width:100px;
height:100px;
margin-left: 30px;
padding-top: 10px;
text-align: left;
}


#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: #fff;
	font-family: verdana, arial, sans-serif;
	font-size: 16px;
	}

p {
	text-align: justify;
	}


a {
	color: #fff;
	
	text-decoration: none;
	}

a:hover {
	color: #fff;
	border-bottom: 1px solid #fff;
	}

.center {
	text-align: center;
	}