body 
{
	text-align: center;
	background: url(../img/bkg-splash.gif) repeat-x #D3DAE7;
}

#h2, #h3
{
    display: block;
    font-weight: bold;
    font-style: italic;
    font-variant: small-caps;
	margin: 0.5em 0em 0.75em 0em;

}

#h2
{
    color: #6C121A; 
    text-align: center;
    font-size: 25px;
}

#h3
{
    color: #665; 
    text-align: center;
    font-size: 24px;
}

#text-area
{
	width: 700px;
	margin: 20px auto 0px auto;
}

#continuePanel
{
	margin-left: 25px; 
	float: left; 
	text-align: justify;
}

#splash-div
{
	text-align: center;
	margin: 0px auto;
}

#groupCodePanel
{
	border: #004680 1px solid; 
	padding: 20px 20px 20px 20px;
	float: left; 
	text-align: justify;
}

.legal_text1, .legal_text2
{
	width: 290px;
}

.legal_text2
{
	margin: 0px 20px 20px 0px;
	float:right;
	text-align: justify;
}

.groupCodePanel1
{
	margin-left: 75px; 
	width: 215px; 
}

.groupCodePanel2
{
	margin-left: 27%; 
	width: 257px; 
}

#enter 
{
	width: 169px;
	height: 48px;
	margin: -130px 0px 0px 420px;
	background: url(../img/continue-bn.gif) 0px -48px no-repeat;
}

#enter a 
{
	display: block;
	width: 169px;
	padding-top: 33px;
	background: url(../img/continue-bn.gif) no-repeat;
}

#enter a:hover 
{
	background: none;
}

#disclaimer
{
	color: #665;
	display:block;
    height:300px;
    width:600px;
    border:1px solid green;
}

#disclaimer p
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    margin-top:0in;
    margin-right:0.0in;
    margin-bottom:0in;
    margin-left:0.0in;
    margin-bottom:.0001pt;
    text-indent:0in
}
