/* CSS Document */

body {
background-color: #F1BE7D;
background-image: url('site_bg.jpg');
background-repeat: no-repeat;
background-position: top center;
font-family: Arial, Helvetica, sans-serif;
color: #676767;
}

a:link {
	color: #954d36;
	text-decoration: underline;
}
a:visited {
	color: #954d36;
	text-decoration: underline;
}
a:hover {
	color: #996633;
	text-decoration: none;
}
a:active {
	text-decoration: underline;
	color: #954d36;
}


#content{
background-image: none;
position: relative;
width: 1011px;
margin-left: auto;
margin-right: auto;
height: auto;
color: #676767;
}

#text { 
width: 498px;
position: relative;
height: auto;
color: #676767;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: 600;
line-height: 14px;
text-align: left;
margin-left: auto;
margin-right: auto;
padding-top: 25px;
}

#disclaimer {
width: 498px;
height: 120px;
position: relative;
margin-top: 25px;
color: #676767;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: 600;
line-height: 14px;
text-align: left;
margin-left: auto;
margin-right: auto;
}

#flash {
width: 158px;
float: left;
display: inline;
line-height: 26px;
letter-spacing: -2px;
text-align: center;
font-size: 34px;
font-weight: bold;
position: relative;
margin-left: 64px;
margin-right: auto;
}

a.flash {
text-decoration: none;
color: #676767;
display: inline;
position: relative;
}


#firefox {
width: 148px;
float: right;
display: inline;
line-height: 26px;
letter-spacing: -2px;
text-align: center;
font-size: 34px;
font-weight: bold;
position: relative;
margin-right: 64px;
margin-left: auto;
}

.dl {
font-size: 11px;
font-style: italic;
line-height: 8px;
letter-spacing: normal;
}

.small {
height: auto;
margin-top: 6px;
color: #676767;
position: relative;
font-family: Arial, Helvetica, sans-serif;
font-weight: 600;
line-height: 11px;
text-align: left;
float: left;
display: inline;
margin-left: 64px;
margin-right: auto;
width: 400px;
font-size: 11px;
}

#info {
	width: 1000px;
	overflow: auto;
}

#flashcontent {
	width: 1000px;
	height: 628px;
	text-align:center;
	margin: auto auto;
}

#enter {
background-image: none;
background-repeat: no-repeat;
width: 149px;
height: 76px;
overflow: hidden;
position: relative;
float: right;
display:inline;
padding-right: 0;
}

.spacer {
width: 620px;
position: relative;
margin-top: 10px;
margin-left: auto;
overflow: hidden;
margin-right: auto;
background-image:none;
}

#footer {
width: 620px;
height: auto;
position: relative;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
font-weight: normal;
}

img {
border-style: none;
}
