#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #522407;
	background-color: #663300;
}

#sidebar {
	float: left;
	border-right-width: 0px;
	border-right-style: none;
	border-left-width: 0px;
	border-left-style: none;
	display: block;
	width: 240px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	list-style-type: none;
}
#menu1 {
	list-style-type: none;
	display: block;
	margin: 0px;
	background-color: #ebe8d7;
	width: 220px;
	padding: 0px;
}

#menu1 a {
	display: block;
	margin: 2px;
	text-decoration: none;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	height: 20px;
	background-color: #995c24;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	text-align: left;
	border: 1px solid #75300a;
}
#menu1 a:hover {
	color: #000000;
	background-color: #dbd8c7;
	border: 1px solid #000000;
}
#menu1 a:active {
	color: #FFCC00;
	background-color: #c79459;
	border: 1px solid #000000;
}	
#menu2 {
	list-style: none;
	display: inline;
	width: 260px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #600;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#page_content {
	margin-left: 30px;
	background-color: #FFECD9;
	margin-right: 30px;
	border: thin solid #330000;
}

#page_content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	padding-right: 40px;
	padding-left: 20px;
	font-weight: normal;
}
#container #page_content p2 {
	font-size: 14px;
	font-style: italic;
}

#container #page_content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #593515;
	text-decoration: none;
}
#container #page_content a:hover {
	color: #F90;
}


#page_content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #663300;
	text-indent: 20px;
}
#menu2 a {
	display: block;
	margin: 2px;
	text-decoration: none;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	height: 28px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-align: center;
	border: 1px solid #dbd8c7;
	padding-top: 5px;
	float: left;
	width: 100px;
	background-color: #624200;
}
#footer {
	background-color: #4F2700;
	clear: left;
	background-position: bottom;
}
#vote {
	background-color: #FFFFFF;
	background-position: 200px;
	padding-right: 50px;
	padding-left: 50px;
	margin-right: 30px;
	margin-left: 30px;
	border: medium solid #000000;
	margin-top: 10px;
}
#vote p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #C46200;
	font-weight: bold;
}


#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 40px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#menu2 a:hover {
	color: #F90;
	background-color: #600;
	border: 1px solid #000000;
}	

#menu2 a:active {
	color: #FFCC00;
	background-color: #dbd8c7;
	border: 1px solid #000000;
}	
	
#header {
	height: 291px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/gladiators_header.jpg);
}
#header h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	padding-top: 30px;
	display: none;
}
#bar {
	height: 40px;
	background-image: url(images/strip2.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	margin-right: 30px;
	margin-left: 30px;
}
#bar h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFEEA;
	text-indent: 50px;
}
#page_content2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container2 {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

