body {
	text-align: 		center;
}
#wrapper {
	text-align: 		left;
	margin: 			0px auto; 
	padding: 			0px;
	border:				0px;
	width: 				960px;
}
#container {
	width:				100%;
}
#header {
	margin: 			0px 0px 15px 0px;
}
#side-a {
	float: 				left; 
	width: 				200px;
}
#side-b { 
	margin: 			0px;
	float: 				left;
	width: 				760px;
	height: 			1%; 
	min-height:			640px;
	margin-bottom: 		1px; 
}
#footer {
	clear: 				both;
}
div.img{
	margin-left: 		2px;
	margin-bottom: 		11px;
	margin-right: 		2px;
	margin-top: 		2px;
	border:				1px solid #000000;   
	height:				115px;
	width:				120px;
	float:				left;
	text-align:			center;
}
div.img img{
	display:			inline;
	margin:				3px;
	border:				1px solid #ffffff;
}
div.img a:hover img {
	border:				1px solid #000000;
}
div.desc {
	text-align:			center;
	width:				120px;
	margin:				1px;
	font-family: 		verdana,arial,helvetica,sans-serif;
    font-size: 			11px;
	color:				#000000;
	font-weight:     	normal;
	text-decoration:	none;
}
a.menu { 
	font-family: 		verdana,arial,helvetica,sans-serif;
    font-size: 			11px;
	color:           	#000000;
	font-weight:     	normal;
	text-decoration:	none;
}
a.menu:hover { 
	font-family: 		verdana,arial,helvetica,sans-serif;
    font-size: 			11px;
	color:           	#000000;
	font-weight:    	bold;
	text-decoration:	underline;
}
a.menu-current { 
	font-family: 		verdana,arial,helvetica,sans-serif;
    font-size: 			11px;
	color:           	#000000;
	font-weight:     	bold;
	text-decoration:	none;
}
a.menu-current:hover { 
	font-family: 		verdana,arial,helvetica,sans-serif;
    font-size: 			11px;
	color:           	#000000;
	font-weight:     	bold;
	text-decoration:	underline;
}
a.submenu { 
	font-family: 		verdana,arial,helvetica,sans-serif;
    font-size: 			11px;
	color:           	#000000;
	font-weight:     	normal;
	text-decoration:	none;
}
a.submenu:hover { 
	font-family: 		verdana,arial,helvetica,sans-serif;
    font-size: 			11px;
	color:           	#000000;
	font-weight:    	normal;
	text-decoration:	underline;
}
a.side-b-hyperlink { 
	font-family: 		verdana,arial,helvetica,sans-serif;
    font-size: 			11px;
	color:           	#000000;
	font-weight:     	normal;
	text-decoration:	none;
}
a.side-b-hyperlink:hover { 
	font-family: 		verdana,arial,helvetica,sans-serif;
    font-size: 			11px;
	color:           	#000000;
	font-weight:     	bold;
	text-decoration:	underline;
}
.side-b-heading {
	font-family: 		verdana,arial,helvetica,sans-serif;
    font-size: 			12px;
	color:           	#000000;
	font-weight:     	bold;
	text-decoration:	none;
}
.side-b-subheading {
	font-family: 		verdana,arial,helvetica,sans-serif;
    font-size: 			11px;
	color:           	#000000;
	font-weight:     	bold;
	text-decoration:	underline;
}
.side-b-text {
	font-family: 		verdana,arial,helvetica,sans-serif;
    font-size: 			11px;
	color:				#000000;
	font-weight:     	normal;
	text-decoration:	none;
}
.footer-text {
	font-family: 		verdana,arial,helvetica,sans-serif;
    font-size: 			10px;
	color:				#000000;
	font-weight:     	normal;
	text-decoration:	none;
}
div.halloffame table {
	border: 			0px solid #ffffff;
	width:				750px;
	border-spacing:		1px;
}
div.halloffame td {
	font-family: 		verdana,arial,helvetica,sans-serif;
    font-size: 			11px;
	color:				#000000;
	font-weight:     	normal;
	text-decoration:	none;
	padding:			1px;
}

