﻿body
{
   background-color:#B42F4E;
   margin:10px 10px 0px 10px;
   padding:0px;
}
a:link{color:White}
a:active{color:White}
a:visited{color:White}

p.teasefont{color:#333333;
    font-size:14px;
    font-weight:bold;}

p.titlespotlightlistingfont{color:#333333;
    font-family:Papyrus;
    font-size:14px;
    font-weight:700;}

p.titlespotlightdscrpfont{color:#333333;
    font-size:12px;
    font-weight:bold;}

p.newreleasesfont{color:#333333;
    font-family:Papyrus;
    font-size:14px;
    font-weight:bold;}    
    
p.teaseheadlinefont{font-size:20px;
    font-family:Papyrus;
    color:#333333;
    font-weight:bold;
    }    

img.mainHeaderBanner{position:absolute;
top:0px;
left:190px;
}

img.vmainHeaderLogo{position:absolute;
    top: 0px;
    left: 158px;
    height:125px;
    width:200px;
}   

img.vsidebar{position:absolute;
    top: 0px;
    left: 0px;
    height:800px;
    width:160px;
}   

img.vsidebarright{position:absolute;
    top: 0px;
    left: 975px;
    height:800px;
    width:160px;
}   

img.qualityTagLine{position:absolute;
    top:40px;
    left:223px;
}
    
img.buttonBackground{position:absolute;
    top:97px;
    left:270px;
    
}
img.titlespotlight{position:inherit;
    top:127px;
    left:690px;
   
}

img.newReleases{position:inherit;
    top:0px;
    left:0px;
   
}

img.latestNews{position:inherit;
    top:0px;
    left:0px;
   
}
ul.header {
	position: absolute;
	top:97px;
	left:328px;
	height:22px;
	width: 450px;
	background:url(Images/vbuttonBackground.gif) no-repeat;
	height: 113px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

li#main a, li#authors a, li#titles a, li#about a {
	position:absolute;
	top:0px;
	width: 108px;
	height: 22px;
	bottom: 0;
	text-decoration: none;
}

/* adjusted values for IE6 */
* html*li#main a, * html*li#authors a, * html*li#titles a, * html*li#about a{ bottom: -1px; }

li#main a { left: 2px; background: url(Images/vmainButton.gif) 0 0 no-repeat;}
li#authors a { left: 113px;  background: url(Images/vauthorsButton.gif) 0 0 no-repeat;}
li#titles a { left: 225px;  background: url(Images/vtitlesButton.gif) 0 0 no-repeat;}
li#about a { left: 338px;  background: url(Images/vaboutButton.gif) 0 0 no-repeat;}

li#main a:hover, li#authors a:hover, li#titles a:hover, li#about a:hover{ background-position: 0 -32px; }

#headerContent
{   
    position:absolute;
    z-index:1;
    left:120px;
    top:10px;
    height:73px;
    width:511px;
    background-color:ThreeDLighShadow;
}
#headerContent-sub
{position: absolute; 
 z-index: 2; 
 margin: 0px auto; 
 left:310px;
 top:10px;
 width: 511px; 
 height: 73px; 
 background-image: url(Images/vheaderTransparency.gif); 
 background-color:ThreeDLighShadow;
 opacity: .5; 
 filter: alpha(opacity=45);
}
#mainHeaderBackground
{
}
#leftColumn {
		position: absolute;
		left:157px;
		top:125px;
		height:1730px;
		width:200px;
		background:#C2909B;
		border:1px dashed #B4B4B4;
		}

	#centerColumn 
	{
	    position:absolute;
	    left:160px;
	    top:125px;
	    width:386px;
	    height:1730px;
		background:#E5ACB9;
   		margin-left: 199px;
   		margin-right:199px;
		border: 1px dashed #B4B4B4;
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 201px;
   		margin-right:201px;
		}
	html>body #centerColumn {
   		margin-left: 201px;
   		margin-right:201px;
		}

	#rightColumn {
		position: absolute;
		height:1730px;
		left:750px;
		top:125px;
		width:225px;
		background:#C2909B;
		border: 1px dashed #B4B4B4;
		}