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

body
{
font-family:Verdana, Helvetica, sans-serif;
background-color:#FFFFFF;

}

#container
{
margin:0 auto;
width:1024px;
color:#000000;
}

#flashcontainer
{
margin:0px:
position:absolute;
left:50%;
right:50%;
width:1024px;
color:#000000;
}
 
#header
{
position:relative;
width:600px;
height:48px;
display:inline;
}

#main
{
width:600px;
position:relative;
left:212px;
font-size:12px;
height:768px;
}

p
{
color:#000000;
text-align:justify;
}

.space
{
display:block;
}

a
{
color:#3399FF;
text-decoration:none;
}

a:link
{
text-decoration:none;
}

a:hover
{
text-decoration:none;
color:#FFCC00;
}


#enter
{

padding-top:30px;
font-size:22px;

}

#tangentus
{
font-size:10px;
position:absolute;
right:250px;
bottom:100px;
}


h3
{

}

#htmlonly
{
position:absolute:
right:0px;
bottom:150px;
}


.dayheading{
padding-top:10px;
font-size: 20px;
width:450px;
border-top: solid silver 2px;
margin:30px 0 30px 0;
}

.border-bottom{
padding-top:10px;
width:450px;
border-top: solid silver 2px;
margin:30px 0 30px 0;
}

.border-bottom-10{
padding-top:10px;
width:450px;
border-top: solid silver 10px;
margin:30px 0 30px 0;
}


.flashbox
{
width:590px;
height:60px;
}


.flashbox1
{
padding-top:20px;
width:400px;
height:30px;
float:left;
}


.address ul li{
list-style: none;
}

.topbot20
{margin-top:20px;
margin-bottom: 20px;}

.allgrey
{
color:gray;
}


