body{
	background:#39190C;
	margin:0;
	padding:0;
	text-align: center;
}

#container{
   position: relative;
   margin: 10 auto; /* center on everything else */
   width: 976px;
   text-align: center;
}

#header{
   left: 0px;
   top: 0px;
   width: 976px;
   position: absolute;
   margin: 0px 0px 0px 0px;
   height: 179px;
   text-align: left;
}
#headerLogo{
   left: 0px;
   top: 0px;
   width: 544px;
   position: absolute;
   margin: 0px 0px 0px 0px;
   height: 179px;
   text-align: left;
}

#headerImage{
   left: 0px;
   top: 0px;
   width: 432px;
   position: absolute;
   margin: 0px 0px 0px 544px;
   height: 179px;
   text-align: left;
}
#toolbar{
   left: 0px;
   top: 179px;
   width: 976px;
   position: absolute;
   margin: 0px 0px 0px 0px;
   height: 34px;
   text-align: left;
}
#homeAnime{
   left: 0px;
   top: 213px;
   width: 976px;
   position: absolute;
   margin: 0px 0px 0px 0px;
   height: 538px;
   text-align: center;
   	background:#9C887A;
}

#homeAnimeInterior{
   left: 0px;
   top: 5px;
   width: 976px;
   position: absolute;
   margin: 0px 0px 0px 0px;
   height: 529px;
   text-align: center;
   	background:#9C887A;
}

#content{
   left: 0px;
   top: 213px;
   width: 976px;
   position: absolute;
   margin: 0px 0px 0px 0px;
   height: 492px;
   text-align: center;
   	background:#9C887A;
}

#contentSidebar{
	padding-top: 10px;
   left: 0px;
   top: 0px;
   width: 300px;
   position: absolute;
   margin: 0px 0px 0px 0px;
   height: 472px;
   text-align: center;
   	background:#420303;
}

#contentPicture{
   left: 0px;
   top: 0px;
   width: 300px;
   position: absolute;
   margin: 165px 0px 0px 0px;
   height: 327px;
   text-align: center;
   	background:#420303;
}

#contentCal{
   left: 0px;
   top: 213px;
   width: 976px;
   position: absolute;
   margin: 0px 0px 0px 0px;
   height: 523px;
   text-align: center;
   	background:#9C887A;
}

#contentSidebarCal{
	padding-top: 10px;
   left: 0px;
   top: 0px;
   width: 300px;
   position: absolute;
   margin: 0px 0px 0px 0px;
   height: 513px;
   text-align: center;
   	background:#420303;
}

#contentPictureCal{
   left: 0px;
   top: 0px;
   width: 300px;
   position: absolute;
   margin: 196px 0px 0px 0px;
   height: 327px;
   text-align: center;
   	background:#420303;
}

#contentMenu{
   left: 0px;
   top: 213px;
   width: 976px;
   position: absolute;
   margin: 0px 0px 0px 0px;
   height: 1700px;
   text-align: center;
   	background:#9C887A;
}

#contentSidebarMenu{
	padding-top: 10px;
   left: 0px;
   top: 0px;
   width: 300px;
   position: absolute;
   margin: 0px 0px 0px 0px;
   height: 1700px;
   text-align: center;
   	background:#420303;
}

#contentPictureMenu{
   left: 0px;
   top: 0px;
   width: 300px;
   position: absolute;
   margin: 196px 0px 0px 0px;
   height: 327px;
   text-align: center;
   	background:#420303;
}

#contentPairing{
   left: 0px;
   top: 213px;
   width: 976px;
   position: absolute;
   margin: 0px 0px 0px 0px;
   height: 992px;
   text-align: center;
   	background:#9C887A;
}

#contentSidebarPairing{
	padding-top: 10px;
   left: 0px;
   top: 0px;
   width: 300px;
   position: absolute;
   margin: 0px 0px 0px 0px;
   height: 992px;
   text-align: center;
   	background:#420303;
}



#contentMain{
   left: 300px;
   top: 0px;
   width: 676px;
   position: absolute;
   margin: 0px 0px 0px 0px;
   text-align: center;
}

#contentMainText{
   left: 30px;
   top: 30px;
   width: 620px;
   position: absolute;
   margin: 0px 0px 0px 0px;
    text-align: left;
   font-family: "Lucida Grande", Trebuchet, Verdana, Arial, sans-serif;
   font-size: 14px;
    line-height: 17px;
   color: #420303;
}

#footer{
   left: 0px;
   top: 0px;
   width: 976px;
   position: absolute;
   margin: 755px 0px 0px 0px;
   text-align: center;
   font-family: "Lucida Grande", Trebuchet, Verdana, Arial, sans-serif;
   font-size: 12px;
   height: 30px;
    line-height: 17px;
   color: #b0b0b0;
}

#footerInterior{
   left: 0px;
   top: 0px;
   width: 976px;
   position: absolute;
   margin: 710px 0px 0px 0px;
   text-align: center;
   font-family: "Lucida Grande", Trebuchet, Verdana, Arial, sans-serif;
   font-size: 12px;
   height: 30px;
    line-height: 17px;
   color: #b0b0b0;
}

#footerInteriorCal{
   left: 0px;
   top: 0px;
   width: 976px;
   position: absolute;
   margin: 745px 0px 0px 0px;
   text-align: center;
   font-family: "Lucida Grande", Trebuchet, Verdana, Arial, sans-serif;
   font-size: 12px;
   height: 30px;
    line-height: 17px;
   color: #b0b0b0;
}

#footerInteriorMenu{
   left: 0px;
   top: 0px;
   width: 976px;
   position: absolute;
   margin: 1935px 0px 0px 0px;
   text-align: center;
   font-family: "Lucida Grande", Trebuchet, Verdana, Arial, sans-serif;
   font-size: 12px;
   height: 30px;
    line-height: 17px;
   color: #b0b0b0;
}

#footerInteriorPairing{
   left: 0px;
   top: 0px;
   width: 976px;
   position: absolute;
   margin: 1225px 0px 0px 0px;
   text-align: center;
   font-family: "Lucida Grande", Trebuchet, Verdana, Arial, sans-serif;
   font-size: 12px;
   height: 30px;
    line-height: 17px;
   color: #b0b0b0;
}

.sidebarSelected{
	text-decoration:none;
	color:#f2e7b4;
	font-family: "Lucida Grande", Trebuchet, Verdana, Arial, sans-serif;
    line-height: 30px;
	font-size:12pt;
}

.sidebarSelected:hover{
color:#FFFFFF;
	font-family: "Lucida Grande", Trebuchet, Verdana, Arial, sans-serif;
    line-height: 30px;
    	font-size:12pt;
}

.sidebar{
	text-decoration:none;
	color:#a39b9b;
	font-family: "Lucida Grande", Trebuchet, Verdana, Arial, sans-serif;
    line-height: 30px;
	font-size:12pt;
}

.sidebar:hover{
color:#FFFFFF;
	font-family: "Lucida Grande", Trebuchet, Verdana, Arial, sans-serif;
    line-height: 30px;
    	font-size:12pt;
}

.footerSelected{
	text-decoration:none;
	color:#f2e7b4;
	font-family: "Lucida Grande", Trebuchet, Verdana, Arial, sans-serif;
    line-height: 17px;
	font-size:10pt;
}

.footerSelected:hover{
color:#FFFFFF;
	font-family: "Lucida Grande", Trebuchet, Verdana, Arial, sans-serif;
    line-height: 17px;
    font-size:10pt;
}

.regularLink{

	color:#f2e7b4;
	font-family: "Lucida Grande", Trebuchet, Verdana, Arial, sans-serif;
    line-height: 30px;
	font-size:12pt;
}

.regularLink:hover{
color:#FFFFFF;
	font-family: "Lucida Grande", Trebuchet, Verdana, Arial, sans-serif;
    line-height: 30px;
    	font-size:12pt;
}

.header{
   font-family: "Lucida Grande", Trebuchet, Verdana, Arial, sans-serif;
   font-size:  18px;
    line-height: 24px;
   color: #000000;
}

#.td{
   font-family: "Lucida Grande", Trebuchet, Verdana, Arial, sans-serif;
   font-size: 14px;
    line-height: 17px;
   color: #420303;
}




