body {
background-color:#83500e;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

h1 {
	display:none;
}

a:active {
	color:#000000;
	font-weight:bold;
}

#container { 
  	position: relative;
  	top: 0;
  	right: 0;
  	margin: 0 auto;
	width:954px;	
}

#flashpanel {
	background-image:url(noflash.jpg);
	background-position:center; background-repeat:no-repeat;
	height:572px;
}

#flashpanelnoflash {
	background-image:url(images/bgno.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:572px;
}

#contents {
	margin:10px 10px 10px 10px;
	padding-top:50px;
}

#enter {
	padding-top:320px;
	padding-left:50px;
	text-align:left;
}

li {
	font-weight:bold;
}

#textarea {
	width:400px;
}

.bold { 
	font-weight:bold;
}

a {
	color:#000000;
}