@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin-top:0px;
	text-align:center;
}
#header {
text-align:left;
width:300px;
margin-left:0px;
margin-right:auto;
margin-top:0px;
position:fixed;
z-index:2;
}
#container {
margin-left:auto;
margin-right:auto;
padding-top:30px;
width:850px;
}
#row {
padding-bottom:30px;
text-align:center;
}
#footer {
text-align:center;
width:850px;
float:left;
font-size:small;
padding-bottom:10px;
}
#column {
float:left;
width:500px;
display:inline;
}
#spacer {
width: 50px;
display:inline;
}
#column2 {
width:300px;
display:inline;
float:right;
text-align:center;
}
#textbox {
width:268px;
text-align:left;
padding-left: 15px;
padding-right: 15px;
padding-top: 0px;
padding-bottom: 0px;
color:#000000;
background-image:url(http://www.door-6.com/TopBox2.jpg);
}
#topbox {
width:268px;
height:18px;
text-align:left;
padding-left: 15px;
padding-right: 15px;
padding-bottom: 0px;
color:#000000;
background-image:url(http://www.door-6.com/TopBox1.jpg);
}
img.test {
padding:0px;
margin:0px;
}

#hideme {
position:fixed;
left:-400px;
top:10px;
z-index:1;
}
#clicker {
position:fixed;
top:58px;
left:-100px;
font-size:small;
}
p{
	margin:0px 0px 0px 0px;
}
a.test{
text-decoration:underline;
color:#000000;
}
a.test:link{
text-decoration:underline;
color:#000000;
}
a.test:active{
text-decoration:underline;
color:#000000;
}
a.test:visited{
text-decoration:underline;
color:#000000;
}
a.test:hover{
text-decoration:underline;
color:#000000;
}
a.button{
width:100px;
border:none;
background-color:#e6e6e6;
padding:2px;
text-shadow:#999999 2px 2px 2px;
font-weight:bold;
text-decoration:none;
}
a.button:link{
width:100px;
border:none;
color:#000000;
padding:2px;
text-shadow:#999999 2px 2px 2px;
font-weight:bold;
text-decoration:none;
}
a.button:active{
width:100px;
border:none;
color:#FF0000;
padding:2px;
text-shadow:#999999 2px 2px 2px;
font-weight:bold;
text-decoration:none;
}
a.button:visited{
width:100px;
border:none;
color:#000000;
padding:2px;
text-shadow:#999999 2px 2px 2px;
font-weight:bold;
text-decoration:none;
}
a.button:hover{
width:100px;
border:none;
color:#FF0000;
padding:2px;
text-shadow:#999999 2px 2px 2px;
font-weight:bold;
text-decoration:none;
}
#home{
margin-right:50px;
}
#press{
margin-right:50px;
}
#beta{
margin-right:50px;
}
#buttons{
width:500px;
padding-top:9px;
height:54px;
margin-left:auto;
margin-right:auto;
margin-top:-10px;
background-image:url(http://www.Door-6.com/buttonbox.jpg);
}
h1{
font-size:medium;
}
h2{
font-size:medium;
margin:0px;
}
h3{
font-size:medium;
margin:0px;
}