body
{
margin:0;
padding:0;
}

div
{
}

div.header
{

height:200px;
#width:100%;
}

div.main
{
width:1024px;
margin:auto;
/*background-image: url("http://geocities.com/anime_saga/waback.jpg");
right:400px;*/
}

div.mainPanel
{
position:relative;
width:1024px;
#width:838px;
height:768px;
margin:auto;
}

div#mainback
{
position:relative;
#width:1024px;
height:768px;
/*background-color:white;
*/background-image: url(http://www.geocities.com/anime_saga/waback.jpg);
margin:auto;
min-width:1024px;
float:inherit;
}

div.headerPanel
{
position:relative;
width:838px;
#width:838px;
height:199px;
margin:auto;
/*background-image:url(http://www.geocities.com/anime_saga/watabs.png);*/
/*border:thin dotted;*/
}

div.contentPanel
{
width:838px;
#min-width:838px;
#max-width:838px;
margin:auto;
font-family:"Optima";
}

div.column
{
font-family:"Optima";
height:578px;
}

div#leftColumn
{
float:inherit;
width:100%;
margin:auto;
/*border-right:thin dotted;*/
/*background-color:white;*/
background-image: url(http://www.geocities.com/anime_saga/contentPanel.png);
min-height:578;
}


div.contentFooter
{
width:100%;
height:50px;
clear:both;
font-family:"Microsoft Sans Serif";
font-size:10px;
/*border-top:dotted thin;*/
/*background-color:white;*/
}

div.headerLinks
{
position:relative;
#width:100%;
height:20px;
/*background-color:white;
*/background-image: url(http://www.geocities.com/anime_saga/watab1.png);
top:180px;
left:300px;
min-width:489px;
float:right;
#border-bottom:thin solid;
}

div.headerLogo
{
position:relative;
#width:100%;
height:189px;
/*background-color:white;
*/background-image: url(http://www.geocities.com/anime_saga/walogos.png);
top:105px;
right:550px;
min-width:333px;
float:right;







#border-bottom:thin solid;
}

a.headerLink
{
font-family:	"Microsoft Sans Serif";
text-shadow: 0px 1px 2px #fff;
font-size:12px;
float:right;
padding-left:20px;
padding-right:20px;
padding-top:4px;
background:none;
}

a:link
{
text-decoration:none;
color:	#000033;
}

a:visited
{
text-decoration: none;
color:black;
}

a:active
{
text-decoration: none;
}

a:hover
{
text-decoration: none;
color:navy;
}
