
 body
{ 
 font:11px/20px verdana, arial, helvetica, sans-serif;
 font-weight: 700;
 text-align:center; 
 padding: 1em;
 background: url("http://www.jpopdolls.net/images/gallery/zozbg.jpg");
} 
 
#pagewidth
{ 
 width:700px; 
 text-align:center;  
 margin-left:auto; 
 margin-right:auto;
 border: groove 3px #CD0E51; 
background-color: #FAB7C9;
} 
 
#header
{
 position:relative; 
 height:196px; 
  background-color:#FAB7C9; 
 width:100%;

} 
 
#slantedmenu a 
{
	color:#000000;
	font-size:11px;
	text-decoration:none;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
	}

#dolltable td
{
   width: 162px;
}

#dolltable td img
{
   border: groove 1px #CD0E51;
   margin-bottom: 0px;
   padding-bottom: 0px;
}

#dolltable td:hover img
{
  border-color: black;
  background-color: black;
  padding-bottom: 2px;
  margin-bottom: 2px;
}

 .dolltable
{
  margin-left: auto;
  margin-right: auto;

}

.doll td
{
  padding: 0em;
  vertical-align: top;
border: groove 1px #CD0E51;
}
  
 .dolltable td img
{
  border: groove 1px #CD0E51;
padding: 0em;
}

.picture
{
margin-left: auto;
margin-right: auto;
border: groove 1px #CD0E51;
}

table
{
  margin-left: auto;
  margin-right: auto;
}

.description
{
text-align: justify;
margin-left: auto; 
margin-right: auto;
width: 80%;
}

.ultext
{
display: center;
text-align: justify;

}

.gallerytext h2
{
margin-left: auto;
margin-right: auto;
color: #D0195B;
font-size: 1.5em;

}

.text
{
text-align: justify;
margin-left: auto;
margin-right: auto;
padding: 5px;
}
a 
{
	color:#000000;
	font-size:11px;
	text-decoration:none;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
	}
a:link {color:#DE3254;}
a:visited {color:#DE3254;}
a:hover {background-color:#B30633;
}

 a img
{
   border: groove 1px #CD0E51;
}
#slantedmenu
{
font-weight: bold;
font-size: 90%;
}

#slantedmenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#slantedmenu ul{
text-indent: 7px;
padding: 3px 0;
margin: 0px;
background-color: #DE3254;
border: 1px solid #D43555;
text-align: center; /*set value to "center" for example to center items*/
}

#slantedmenu ul li{
display: inline;
}

#slantedmenu ul li a{
color: #FAB7C9;
padding: 5px 0;
padding-right: 25px;
margin: 0;
text-decoration: none;
background: transparent url() top right no-repeat;

}

#slantedmenu ul li a:visited{
color: #FAB7C9;
} 

#slantedmenu ul li a:hover{
color: #FEF5F8;
} 




