@charset "utf-8";
/* CSS Document */

/* BODY ***************************************************/

html {overflow-y: scroll;}

body {margin: 0px; background: url(../images/mainbg.gif); background-repeat: repeat-x; background-color: #0d0e0e;}

/* CONTAINERS ***************************************************/

#container {width: 985px; margin: auto;}
#splashheader {width: 985px; height: 160px;}
#splashflash {width: 985px;}

/* TEXT *********************************************************/

.regtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bcbaba;
}
