*{
margin:0;
padding:0;
}
body{
background:url(../images/wood.jpg);
color:#400000;
font-size:0.7em;
font-family:Times,serif;
}
a{
outline:none;
text-decoration:none;
color:#400000;
}
a:hover{
color:#7c0000;
text-decoration:underline;
}
a:visited{
color:#400000;
}
#container{
width:1010px;
margin:auto;
}
#flash{
width:1010px;
height:859px;
position:relative;
}
#footer{
padding-top:15px;
width: 810px;
margin: -100px auto 0px auto;
z-index: 10;
}
#footer span{
color:#5a381b;
}
.left{
float:left;
}
.right{
float:right;
}
#terms-left{
width:360px;
height:515px;
position:absolute;
top:120px;
left:120px;
color:#000;
}
#terms-right{
width:360px;
height:515px;
background:url(../images/TaytoTerms.jpg) no-repeat;
position:absolute;
top:120px;
right:120px;
}
#terms-left li{
margin:0 0 12px 16px;
font-size:1.1em;
}
h1{
font-size:2em;
margin-bottom:20px;	
}
#back{
background:url(../images/back.png) no-repeat;
width:67px;
height:43px;
display:block;
text-indent:-30000px;
position:absolute;
top:0;
right:-90px;
}

