* {
 padding: 0;
 margin: 0;
}
body {
font-family: Trebuchet MS;background-color: #fff;color: #666;text-decoration: none;word-spacing: normal;text-align: left;letter-spacing: 0;line-height: 1em;font-size: 1em;
}

#wrapper {
 width: 700px;
 margin: 0 auto;
}
#navbar {
 border-bottom: 2px solid #660066;
 margin: 0px 0px 0px 0px;
 padding: 0px 0 10px 0;
 height: 20px;
 background-color: #ffffff;
 text-align: right;
}
#header {
 border: 0px solid #ccc;
 margin: 30px 0px 0px 0px;
 height: 30px;
 padding: 0px;
 background-color: #ffffff;
}

#navbar ul {list-style: none;margin: 0px 0 0 0px;padding-top:10px;}#navbar ul li {color:#000;margin:0;padding: 5px 10px 5px 5px;display:inline;border-right:0px solid #CCC;}#navbar ul li a:link {font-weight: bold;color:#333;text-decoration:none;font-size:11px;}#navbar ul li a:visited {font-weight: bold;color:#333;text-decoration:none;font-size:11px;}#navbar ul li a:active {font-weight: bold;color:#333;text-decoration:none;font-size:11px;}#navbar ul li a:hover {color: #666666;background:transparent;}

#navbar #currentpage a {	color: #660066;
	text-decoration: none;
	}

a {	color: #000;
	text-decoration: underline;
}


#centercolumn { /* Parent Wrapper for inside boxes */
 border: 0px solid #ccc;
 margin: 0px 0px 0px 0px;
 display: inline; /* IE Hack */
 padding: 0px;
 width: 700px;
 float: left;
 min-height: 467px;
 background-color: #ffffff;
}

#centercolumn h1 { /* Parent Wrapper for inside boxes */
color: #000;
font-size: 1.5em;
font-weight: normal;
padding: 20px 0 5px 10px;	
}

#centercolumn h2 { /* Parent Wrapper for inside boxes */
 color: #000;
 font-size: 1.3em;
 font-weight: normal;
 padding: 10px 0 5px 10px;	
}

#centercolumn h3 { /* Parent Wrapper for inside boxes */
 color: #000;
 font-size: 1.0em;
 font-weight: normal;
 padding: 5px 0 5px 10px;	
}

#centercolumn p { /* Parent Wrapper for inside boxes */
 color: #666;
 font-size: 0.8em;
 font-weight: normal;	
 padding: 5px 10px 5px 10px;
}



* html #centercolumn {height:467px} /* IE Min-Height Hack */ 

#rightcolumn {
 margin: 0 0px 0px 0px;
 padding: 0px 0px 0 0px;
 display: inline; /* IE Hack */
 width: 9px;
 float: left;
 min-height: 467px;
 background: #000000 url("images/right_bg.gif") repeat-y top right; }
}
* html #rightcolumn {height:467px} /* IE Min-Height Hack */ 

#footer {
 border-top: 1px solid #eee;
 background-color: #ffffff;
 margin: 0 0px 0px 0px;
 display: inline; /* IE Hack */
 padding: 0px;
 float: left;
 width: 100%;
}

#footer p {
 padding: 5px;
 font-size: 0.7em;
 }
 
div.left {	float: left;
	width: 280px;	margin-bottom: 0px;	}
	
div.right, div.rightFt, div.rightNew {	float: right;
	width: 400px;	margin-bottom: 0px;	}

div.rightFt, div.rightyFT {
	background: #ffffcc url("/images/hot.gif") no-repeat top right; }
	
div.rightNew, div.rightyNew {
	background: #ffffff url("/images/new.gif") no-repeat top right; }


div.lefty {	float: left;
	width: 400px;	margin-bottom: 0px;	}

div.righty, div.rightyFT, div.rightyNew {	float: right;
	width: 280px;	margin-bottom: 0px;	}

.price {
	font-size: 1.0em;
	font-weight: bold;
	padding: 10px;
	color: #660066;
	}
	
.buy {
	font-size: 1.2em;
	font-weight: bold;
	color: #660066;
	}

.subtitle {
	font-size: 0.8em;
	font-weight: normal;
	padding: 10px;
	color: #999999;
	}

strong {
	color: #000;	
}

a.srollover, a.srollover1 {    display: block;    width: 700px;    height: 200px;    text-decoration: none;}

a:hover.srollover, a:hover.srollover1 {    background-position: -700px 0px;
}

 
a.srollover {
	background: url("/images/before-sunrise.jpg") no-repeat 0 0 ;
} 

a.srollover1 {
	background: url("/images/anywhere.jpg") no-repeat 0 0 ;
} 

a.srolloverHP, a.srollover1HP {    display: block;    width: 400px;    height: 225px;    text-decoration: none;
	}

a:hover.srolloverHP, a:hover.srollover1HP {    background-position: -400px 0px;
}

 
a.srolloverHP {
	background: url("/images/hp_beforesunrise.jpg") no-repeat 0 0 ;
} 

a.srollover1HP {
	background: url("/images/hp_anywhere.jpg") no-repeat 0 0 ;
}
 
#bg-before-sunrise {
		background: url("/images/hp_beforesunrise.jpg") no-repeat 0 0 ;
}

#bg-anywhere {
		background: url("/images/hp_anywhere.jpg") no-repeat 0 0 ;
}