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

body { 
background: #16191a url('../images/wood.gif') repeat scroll 330px 0px; 
margin: 0px; 
color: #b8b9ba;
text-align: center; 
font-family:Arial,Helvetica;
font-size:12px;
line-height: 16px;
font-weight: lighter;
}

a { 
color: #ffffff;
text-decoration: none;
}

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

#container { 
margin-left: auto;
margin-right: auto;
width: 920px;
}

#topline {
position: relative;
width: 920px;
top: 0px;
left:0px;
}

#menu {
position: relative;
width: 990px;
top: 2px;
left:-39px;
}

#menubar { height: 21px; }

#menubar a { color: #16191a; 
font-size: 1px;}

#menubar li {
    list-style:none;
    display:inline;
	color: #16191a;
}

.link1 {
    width: 119px;
	height: 21px;
    text-decoration: none;
    background: url("../images/menu2.gif") no-repeat 0 0px; ;
    float: left;
    padding: 0px;
}

.link1:hover { background-position: 0px -21px; }

.link2 {
    width: 129px;
	height: 21px;
    text-decoration: none;
    background: url("../images/menu2.gif") no-repeat;
	background-position: -119px 0;
    float: left;
    padding: 0px;
}

.link2:hover { background-position: -119px -21px; }

.link3 {
    width: 134px;
	height: 21px;
    text-decoration: none;
    background: url("../images/menu2.gif") no-repeat;
	background-position: -248px 0;
    float: left;
    padding: 0px;
}

.link3:hover { background-position: -248px -21px; }

.link4 {
    width: 141px;
	height: 21px;
    text-decoration: none;
    background: url("../images/menu2.gif") no-repeat;
	background-position: -382px 0;
    float: left;
    padding: 0px;
}

.link4:hover { background-position: -382px -21px; }

.link5 {
    width: 139px;
	height: 21px;
    text-decoration: none;
    background: url("../images/menu2.gif") no-repeat;
	background-position: -523px 0;
    float: left;
    padding: 0px;
}

.link5:hover { background-position: -523px -21px; }

.link6 {
    width: 112px;
	height: 21px;
    text-decoration: none;
    background: url("../images/menu2.gif") no-repeat;
	background-position: -662px 0;
    float: left;
    padding: 0px;
}

.link6:hover { background-position: -662px -21px; }

.link7 {
    width: 152px;
	height: 21px;
    text-decoration: none;
    background: url("../images/menu2.gif") no-repeat;
	background-position: -774px 0;
    float: left;
    padding: 0px;
}

.link7:hover { background-position: -774px -21px; }

#agemain { 
position: relative;
top: 5px;
left: 0px;
background-image:url('../images/agemain.gif'); 
background-repeat: no-repeat; 
background-position: top left;  
width: 920px;
height: 230px;
}

#ageswitcher {
position: relative;
top: 146px;
left: 393px;
width: 350px;
}

#ageswitch { height: 20px;
width: 350px;}

#ageswitch li {
    list-style:none;
    display:inline;
	color: #16191a;
	font-size: 1px;
}

#cat { 
position: relative;
top: 0px;
left: 0px;
width: 920px;
}

.line { 
filter:alpha(opacity=80);
-moz-opacity:0.8;
opacity: 0.8;
background-color: #552f2c; 
}