body{
margin:0;
padding:0;
background: url(images/bg1.png) repeat-y center #6b0913;
font-family:"trebuchet ms", "verdana", "tahoma";
font-size:8pt;
font-style:normal;
color:#ffffbe;
text-align:left;
}

a {
text-decoration: none;
color: #ffffff;
font-size:8pt;
font-weight:bold;
}

a:hover {
text-decoration: none;
color: #000000;
font-size:8pt;
font-weight:bold;
}

container {
width: 798px;  
margin: auto;
text-align: left;
}

div#header {
height:264px;
background: url(images/animeltd_01.png) top no-repeat;
width:100%;
}

div#itembg {
height:191px;
width: 100%;
background: url(images/animeltd_02.png) center no-repeat;
background-repeat:no-repeat;
}


div#topnav {
width: 798px;
text-align: right;
position: relative;
left: 50px;
top: 15px;
}

div#topnav a {
text-transform:uppercase;
font-size:9pt;
letter-spacing:1pt;
font-weight:bold;
color:#000000;
font-family:"century gothic";
text-decoration: none;
}

div#topnav a:hover {
text-transform:uppercase;
font-size:9pt;
font-weight:bold;
color:#ffffff;
font-family:"century gothic";
text-decoration: none;
}


div#text {
margin: 50px 0 0 0;
width:435px;
padding:0px 0 0 190px;
float:left;
}

div#nav {
margin: 60px 0 0 0;
padding: 0 160px 0 0;
width: 160px;
float:right;
}

div#copyright {
height:125px;
background: url(images/animeltd_03.png) bottom no-repeat;
width:100%;
clear:both;
}


p.heading {
text-transform:uppercase;
font-size:10pt;
letter-spacing:2pt;
width:100%;
text-align:right;
font-weight:bold;
color:#000000;
font-family:"century gothic";
padding:5px 0 5px 0px;
background:url(images/pheader.gif) center no-repeat;
}


h3 {
background: url(#.jpg) right repeat;
color:#ffffbe;
font-family:"century gothic";
display: block;
width: 160px;
font-size:9pt;
padding: 0 0 0 0px;
text-align:center;
margin:10px 0 5px 0px; 
}


div#nav a {
background:url(images/linkhover.gif) center no-repeat;
text-decoration: none;
padding:10px 0px 2px 50px;
color: #000000;
display: block;
font-size:8pt;
font-weight:bold;
width: 110px;
height:25px;
border:0;
}


div#nav a:hover {
background: url(images/linknorm.gif) center no-repeat;
text-decoration: none;
padding:10px 0px 2px 50px;
color: #ffffff;
display: block;
font-size:8pt;
font-weight:bold;
width: 110px;
height:25px;
border:0;
}



