html, body {
	font-family: arial;
	font-size: 12px;
	border: 0;
	margin:0;
	padding:0;
	color: #464c54;
	text-align: center;
	background-color:#464c54;
}

#alert {
	padding:10px 10px 10px 10px;
	width:680px;
	align: center;
	text-align: center;
	color: #336600;
	border: 1px #336600 solid;
	background-color:#99FF66;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:auto;
	margin-left:auto;
}

#alert:hover {
	background-color:#66CC33;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width:700px;
	text-align: left;
	border-right:thick #464c54;
	border-left:thick #464c54;
	background-color:white;
}

#title {
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	color:#464c54;
	font-size: 24px;
	font-weight:bold;
	clear:both;
}

.first {
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	color:#464c54;
	font-size: 14px;
	font-weight:bold;
}

.st {
	font-size: 8px;
}

#stylefour {
	position:relative;
	display:block;
	height:39px;
	font-size:11px;
	font-weight:bold;
	background:transparent url(images/bgOFF.gif) repeat-x top left;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	border-top:4px solid #464c54;
}

#stylefour ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
}

#stylefour ul li{
	display:block;
	float:left;
	margin:0;
}

#stylefour ul li a{
	display:block;
	float:left;
	color:#666;
	text-decoration:none;
	padding:11px 20px 0 20px;
	height:23px;
	background:transparent url(images/bgDIVIDER.gif) no-repeat top right;
}

#stylefour ul li a:hover, #stylefour ul li a.current{
	color:black;
	background:#fff url(images/bgON.gif) no-repeat top right;
}

#text {
	margin:15px 12px 25px 12px;
	width:676px;
	text-align: left;
	white-space:normal;
}

#submenu {
	padding:10px 10px 10px 10px;
	align: center;
	text-align: center;
	border: 1px #464c54 solid;
	background-color:#CCCCCC;
}

#text a{
	color: #464c54;
	font-family: arial;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
}

#text a:hover{
	color: #464c54;
	font-family: arial;
	font-size: 12px;
	font-weight:bold;
	text-decoration:underline;
}

#leftcol {
	float:left;
	margin-left:40px;
}

#rightcol {
	float:right;
	margin-right:40px;
}

#sponsor {
	border:1px solid #464c54;
	margin-bottom:50px;
	padding:30px 10px 30px 10px;
	text-align:center;
}

#guests {
	float:left;
	width:350px;
	text-align:left;
	border:0;
}

#guests .head {
	width:350px;
	height:44px;
	background-color:#CCCCCC;
	color:#464c54;
	border:1px solid #464c54;
	text-align:center;
	font-weight:bold;
	vertical-align:middle;
}

#guests a{
	color: #464c54;
	font-family: arial;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
}

#general {
	float:left;
	width:200px;
	text-align:left;
}

#general .head {
	width:200px;
	height:44px;
	background-color:#fff;
	color:#464c54;
	text-align:center;
	font-weight:bold;
	vertical-align:middle;
	font-family: arial;
	font-size: 20px;
	font-weight:bold;
	border-bottom:1px solid #464c54;
	margin-bottom:5px;
	padding-bottom:5px;
}

#prize {
	float:left;
	width:200px;
	text-align:left;
	margin-top:15px;
	clear:both;
}

#prize .head {
	width:200px;
	height:44px;
	background-color:#fff;
	color:#464c54;
	text-align:center;
	font-weight:bold;
	vertical-align:middle;
	font-family: arial;
	font-size: 20px;
	font-weight:bold;
	border-bottom:1px solid #464c54;
	margin-bottom:5px;
	padding-bottom:5px;
}

a.trombone{
	font-weight:normal;
	text-decoration:none;
}

a.trombone:hover{
	font-weight:normal;
	text-decoration:underline;
}


#footer {
	padding:10px 10px 10px 10px;
	align: center;
	text-align: center;
	border: 1px #464c54 solid;
	background-color:#CCCCCC;
}


#footer a{
	color: #464c54;
	font-family: arial;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
}

#footer a:hover{
	color: #464c54;
	font-family: arial;
	font-size: 12px;
	font-weight:bold;
	text-decoration:underline;
}

#plain {
	background-color: #CCCCCC;
	border: 1px solid #4C3C1B;
	padding: 5px;
	font: 10px Arial, sans-serif;
	text-align: center;
}

#plain img {
	border: 1px solid #4C3C1B;
	vertical-align:middle;
	margin-bottom: 5px;
}

#plain a{
	font-weight:normal;
	text-decoration:underline;
	font: 10px Arial, sans-serif;
}

#plain a:hover{
	font-weight:normal;
	text-decoration:underline;
	font: 10px Arial, sans-serif;
}