/* CSS Document */

body {
	background-image:url(images/bkg-090629.gif);
	background-repeat:repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FFFFFF;
	margin: 0 auto;
}

p {
 margin-left: 7px;
}

a {
 color:#cf1359;
 text-decoration:none;
}

a:hover {
 color:#eeacc4;
}

a:visited {
 color:#cf1359;
}

h1 {
 color:#cf1359;
 font-size:20px;
 letter-spacing:2px;
 text-align:left;
}
 
h2 {
 color:#cf1359;
 font-size:18px;
 letter-spacing:1px;
 text-align:left;
 }
 
h3 {
	color:#cf1359;
	font-size:16px;
	letter-spacing:2px;
	text-align:left;
}
 
h4 {
 color:#cf1359;
 font-size:12px;
 font-weight:bold;
 margin-left: 7px;
 padding-top:10px;
}
 
.nav {
	background-image:url(images/nav-090629.png);
	background-repeat:no-repeat;
	width:1022px;	
	height:24px;
 	font-family:"Lucida Grande";
	text-transform:uppercase;
	font-size:12px;
	letter-spacing:.07em;
	text-align:right;
	padding-top:12px;
	margin-top:15px;
	color:#000066;
}

#shopnav {
	font-size:12px;
	letter-spacing:1.5px;
	float:right;
	padding-right:10px;
	padding-top:12px;
}

#shopnav a {
	color:#FFCCFF;
	text-decoration:none;
}

.nav a {
 color:#FFFFFF;
 text-decoration:none;
 font-weight:bold;
}

.nav a:hover {
 color:#f2a5cb;
}

#home {
 width:90px;
 height:36px;
}

#disc {
 width:136px;
 height:36px;
}

#bio {
  width:126px;
 height:36px;
}

#perf {
  width:201px;
 height:36px;
}

#gallery {
width:107px;
 height:36px;
}

#reviews {
 width:118px;
 height:36px;
}

#contact {
 width:141px;
 height:36px;
}
#store {
 width:100px;
 height:36px;
}


.nav_left {
 	font-size:12px;
	text-transform:uppercase;
	text-align:left;
	letter-spacing:1.5px;
	padding-left: 5px;
	line-height: 200%;
}

.nav_left a {
 text-decoration:none;
}

.nav_left a:hover {
 color:#FFFFFF;
}

.main_column {
 background-image:url(images/interface-2009-01.gif);
 background-repeat:repeat-y;
 margin: 0 auto;
 width:1022px;
 min-height:600px;
}

.titlebar {
 background-image:url(images/titlebar.jpg);
 background-repeat: no-repeat;
}

.footer {
 background-image:url(images/footer-090629.png);
 background-repeat: no-repeat;
 width:1022px;
 height:49px;
 font-size: 9px;
 color: #4273bd;
 text-align:center;
 padding-top:10px;
 line-height:6px;
}

.presenter_vujade {
 background-color: #000000;
 background-image: url(./images/video_vujade.jpg);
 background-repeat: no-repeat;
 padding-top: 70px;
 padding-right: 0px;
 padding-bottom: 10px;
 padding-left: 10px;
}

.presenter_firefly{
 background-color: #000000;
 background-image: url(./images/video_firefly.jpg);
 background-repeat: no-repeat;
 padding-top: 70px;
 padding-right: 0px;
 padding-bottom: 10px;
 padding-left: 10px;
}

#holiday_box {
	background-image:url(images/holiday-box.jpg);
	background-repeat:no-repeat;
	height:153px;
	width:153px;	
	padding-top:45px;
	padding-left:10px;
	padding-right:25px;
}