body{
	margin: 0;
	padding: 0;
	text-align: center;
	background: #000033;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFF;
	scrollbar-3dlight-color:;
                scrollbar-arrow-color: #000033;
                scrollbar-track-color: #000033;
                scrollbar-darkshadow-color:;
                scrollbar-face-color: #FF3300;
                scrollbar-highlight-color:;
                scrollbar-shadow-color:
}

a:link,a:visited
{
	color: #FF3300;
	text-decoration: none;
}

a:hover,a:active,a:focus
{
	color: #FF3300;
	text-decoration: underline;
}

img{
	border: 0;
	margin: 10px;
}

#wrap{
	width: 850;
	margin: auto;
	text-align: center;
	color: #000033;
}

#header{
	text-align: center;
	height: 200px;
	background: url("images/logo1.png") no-repeat;
	background-position: center 60px;
}



textarea{
	width: 545px;
	height: 200px;
	color: #FF6600;
	text-align: left;
	margin: 6px;
	border: 1px solid #FF6600;
	background-color: #000033;
	padding: 5px;
}


a.esci{
	font-family: times;
	color: #000033;
	font-size: 2em;
	font-weight: bold;
	
}

.rbroundbox{ 
	background: url(images/nt.gif) repeat; 
}

.rbtop div{ 
	background: url(images/tl.gif) no-repeat top left; 
}

.rbtop{ 
	background: url(images/tr.gif) no-repeat top right; 
}

.rbbot div{ 
	background: url(images/bl.gif) no-repeat bottom left; 
}
.rbbot{ 
	background: url(images/br.gif) no-repeat bottom right; 
}

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 25px;
	font-size: 1px;
}
.rbcontent { 
	font-size: 0.9em;
	color: #330000;
	margin: 0px; 
}

.rbroundbox { width: 600px; margin: 1em auto; }

#bottom{
	padding: 50px;
}

a#entra{
	font-size: 3em;
}

#sponsor{
	text-align: center;
	padding-top: 80px;
	font-size: 1em;
}

#footer{
	text-align: left;
	padding-top: 80px;	
}

#disc{
	width: 850px;
	font-size: 0.7em;
	text-align: center;
}