body
{
    background: url(/img/newlook/texture.jpg) #281424;
    color:#e6e6fa;
    font-size:12px;
    font-family:"Times New Roman", Times, serif;
    padding: 0;
    margin: 0;
}

#main
{
    background: url('/img/newlook/background.jpg') no-repeat;
    width: 777px;
    padding: 0;
    margin: 0 auto;
}

a 
{
    color:#e6e6fa;
}

a:hover
{
    text-decoration: underline;
    color:#f3f3f3;
}

#nav
{
    float: left;
    padding: 200px 10px 0 15px;
    width: 135px;
    color:#e6e6fa;
}

#navItem
{
    margin-bottom: 5px;
    font: bold 16px/19px "Times New Roman", Times, serif;
    color:#e6e6fa;
}

#navItem a
{
    color:#e6e6fa;
    text-decoration: none;
}

#navItem a:hover
{
    text-decoration: underline;
    color:#f3f3f3;
}

#navTop
{
    padding-left: 0px;
    font: 10pt Times New Roman, Times, serif;
    color: #e6e6fa;
}

#navTop a
{
    text-decoration: none;
    color: #e6e6fa;
}

#navTop a:hover
{
    text-decoration: underline;
    color:#f3f3f3;
}

#bio 
{
    font: italic 11px/14px "Times New Roman", Times, serif;
    color:#f3f3f3;    
    width: 110px;
}

#bio p
{
    padding: 5px 0 0 0;
    margin: 0;
    text-indent: .4em;
}

#holder
{
    float: left;
    margin: 10px 0 0 0;
    width: 600px;
    padding-right: 0px;
}

#abdomen
{
    float: left;
    margin: 15px 0 0 0;
    height: 1152px;
}

h1
{
    font: 14pt Times New Roman, Times, serif;
    letter-spacing: 0.1em;
    color: #e6e6fa;
    padding: 0;
    margin: 0 0 10px 0;
}

h2, h3, h1#pdesc
{
    font: bold 16pt Times New Roman, Times, serif;
    color: #e6e6fa;
    padding: 0;
    margin: 0 0 0 0;
	letter-spacing: 0;
}

h2#eakm
{
    font-size: 14pt;
    margin: 0 0 10px 0;
	font-weight: normal;
    letter-spacing: 0.1em;
}


h3, h1#pdesc
{   
    display: block;
    width: 500;
    border-bottom: 1px solid #e6e6fa;
}

h4
{   
    display: block;
    width: 500;
	font-size: 17px;
	margin-bottom: 0;
}  

#dropmenudiv{
    position:absolute;
    background:url('/img/drop-bg.jpg') repeat-y top left #797081;
    border:1px solid #697492;
    border-bottom-width: 0;
    font:normal 12px Verdana;
    line-height:18px;
    z-index:100;

}

#dropmenudiv a{
    width: 100%;
    display: block;
    text-indent: 3px;
    border-bottom: 1px solid black;
    padding: 1px 0;
    text-decoration: none;
    font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
    background: #D5D1C8;
}

#footer
{
    font: bold 8pt/11pt Verdana, Tahoma, Arial, Helvetica, sans-serif;
    color: #e6e6fa;
}

.oDesc
{
	font-size: 17px;
	display: block;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: center;
}

.optionGroup
{
	margin-bottom: 10px;
}

.optionGroup .opt
{
	display: inline-block;	
	width: 180px;
	vertical-align: top;
	padding-bottom: 5px;
}

.optionGroup .opt .desc
{
	display: block;
	float: left;
}

.optionGroup .opt .price
{
	display: block;
	float: right;
}


.opt .shipping
{
	display: block;
	text-align: right;
	width: 180px;
	font-size: 11px;
	padding-bottom: 5px;
	border-bottom: 1px solid #697492;
}

.addLink
{
	width: 100px;
	background-color: #E6E6FA;
	font-weight: bold;
}

.addWish
{
	font-size: 12px;
}
