html,body {
	height: 100%;
}	

body {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 76%;	
	background: #000;
	background-repeat: repeat;
	background-image: url("images/stars.gif");		
	color: #fff;
	margin: 0px;
	text-align: center;
}

img {
	border: 0;
}

h4 {
	font-size: 0.9em;
	font-weight: bold;
}

#cushion, #backplane, #cloudplane {
	height: 100%;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#backplane {
	position: relative;
	background-repeat: no-repeat;	
	background-image: url("images/home_background.gif");
	background-position: 50% 100px;
	margin-bottom: -1000px;	
	padding-bottom: 1000px;		
	z-index: 50;	
}

#cloudplane {
	position: relative;
	background-repeat: no-repeat;
	background-image: url("images/clouds.gif");
	background-position: 50% 163px;
	margin-bottom: -1000px;	
	padding-bottom: 1000px;	
	z-index: 50;	
}

#masthead {
	padding-top: 10px;
}

#featureplane {
	position: relative;
	height: 600px;
	width: 950px;
	min-width: 950px;
	color: #000;	
	margin-left: auto;
	margin-right: auto;	
	margin-top: 0px;
	margin-bottom: -280px;	
	padding-bottom: 300px;	
	text-align: left;	
	z-index: 50;

}

#frontplane {
	position: relative;
	height: 600px;
	width: 950px;
	min-width: 950px;
	color: #000;	
	margin-left: auto;
	margin-right: auto;	
	margin-top: 10px;
	margin-bottom: -280px;	
	padding-bottom: 300px;	
	text-align: center;	
	z-index: 50;	
}

#enter {
	position: absolute;
	top: 80px;	
	width: 100%;
	height: 600px;	
	background-image: url("images/enter-page.jpg");
	background-position: 50% 0px;
	background-repeat: no-repeat;
	margin:0px;
	z-index: 50;		
}

#stars {
	position: absolute;
	top: 0px;	
	width: 100%;
	font-size: 1.06em;
	z-index: 10;	
}

#home_footer {
	position: absolute;
	top: 1400px; 
	width: 100%;
	text-align: center;	
	color: #333;
}


#footer {
	height: 263px;
	width: 221px;
	margin-left: auto;
	margin-right: auto;	
	background-image: url("images/b2_alien.gif");
	background-repeat: no-repeat;	
	margin-top: 700px;
	margin-bottom: 20px;
	text-align: center;	
	color: #ddd; /* #555; */
	font-size: 10px;
	z-index: 500;
}

#footer div {
	margin-left: 40px;
	margin-right: 30px;	
	padding-top: 135px;
}

#footer a {
	color: #ddd;
	text-decoration: none;
}

#home_footer a {
	padding-left: 20px;
	color: #555;
	text-decoration: none;
}

#footer a:hover, #home_footer a:hover {
	text-decoration: underline;
}

#intro {
	position: absolute;	
	top: 320px;
	left: 765px;
	width: 110px;
	height: 160px;	
	color: #000;	
	text-align: left;
}

#intro h1 {
	font-size: 0.9em;
	margin-bottom: 3px;
}

#intro p {
	margin-left: 5px;
	font-style: italic;
	color: #ddf;
}

#intro h2, #intro p {
	font-size: 0.8em;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;		
}

#intro h2 {
	text-align: right;
}


#intro a {
	color: #fff;
	text-decoration: none;
}

#intro a:hover {
	text-decoration: underline;
}

#news {
	position: absolute;	
	top: 320px;
	left: 85px;
	width: 116px;
	height: 188px;	
	color: #000;	
	text-align: left;	
}

#news h2{
	font-size: 0.9em;
	font-style: italic;
}

#news p {
	font-size: 0.9em;
}

#news a {
	color: #000;
}

#news a:hover {
	color: #fff;
}

#featureplane h1 {
	margin-top: 155px; 
	/* this determines the vertical position of all subsequent elements */
	margin-left: 295px;	
	width: 310px;
	text-align: right;
	/*font-family: courier, serif;*/
	font-size: 1.6em;
	font-variant: small-caps;
	font-weight: normal;
}

#featureplane h1 a {
	color: #fff;
	text-decoration: none;
}

#featureplane h1 a:hover {
	text-decoration: underline;
}

/*#featureplane h1 span {
	color: #000;
}

div.rounded div {
  height: 1px;
  overflow: hidden;
}
*/

#feature1 {
	position: absolute;
	left: 175px;
	top: 25px;
	width: 320px;
	height: 220px;	
	
/*	
background: #FBEDD6;	
	margin-bottom: -100px;
	padding-bottom: 120px;	*/
}

#catdesc {
	position: absolute;
	left: 554px;
	top: 10px;
	width: 200px;
}

#catdesc p {
	margin-top: 0px;
	font-style: italic;
}

#featureimg {
	margin-top: -10px;
	margin-left: 10px;
	margin-right: 0px;
	float: right;
	text-align: right;
}

#playbutton {
	margin-top: 35px;
	padding-bottom: 30px;
}

a#playlink {
	display: block;
	width: 42px;
	height: 31px;
	margin-top: 2px;
	background-image: url("images/play_button2.gif");	
}

a#playlink span {
	display: none;
}

a#playlink:hover {
	background-image: url("images/play_button2_on.gif") !important;
}

#playbutton #player {
	display: none;
	height: 31px;
	margin-top: 2px;	
}

.feature2 {
	position: absolute;
	height: 250px;
	width: 130px;	
	z-index: 500 !important;	
}

/* first row*/
#feature22 {
	left: 165px;
	top: 280px;
}

#feature23 {
	left: 390px;
	top: 330px;
}

#feature24 {
	left: 645px;
	top: 280px;
}

/* second row*/
#feature25 {
	left: 250px;
	top: 600px;
}

#feature26 {
	left: 590px;
	top: 600px;
}

/* third row and beyond */
#feature3block {
	position: absolute;
	left: 250px;
	top: 870px;
	width: 600px;
	z-index: 500 !important;	
}

.feature3 {
	margin-bottom: 20px;
	float: left;
	width: 130px;
	margin-right: 40px;
	margin-bottom: 40px;
}

/*

#feature26 {
	left: 250px;
	top: 875px;
}

#feature27 {
	left: 445px;
	top: 875px;
}

#feature28 {
	left: 250px;
	top: 1250px;
}

#feature29 {
	left: 425px;
	top: 1400px;
}

#feature210 {
	left: 250px;
	top: 1650px;
}

*/

#feature1 h2 a { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bold;	
}

#detail h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.65em;
	font-weight: bold;		
}

#feature1 h2 a, #feature1 p a, 
.feature2 h3 a, .feature2 p a,
.feature3 h3 a, .feature3 p a,
#playbutton a,
#detail p a, h4 a {
	text-decoration: none;
	color: #000;
	border-bottom: 1px dotted #f26528;
}

#feature1 a:hover, .feature2 a:hover, .feature3 a:hover, #playbutton a:hover, #detail a:hover, h4 a:hover {
	background: #f26528;
	color: #fff;
}


.feature2 p, .feature3 p {
	font-size: 0.9em;
	margin-top: 3px;
}


.feature2 h3, .feature3 h3 {
	font-size: 1.05em;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 2px;	
}

/* reconcile these two rules */

.feature2 h3 a, .feature3 h3 a { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.92em;	
	font-weight: bold;	
}

#OLDfeature31 {
	margin-top: -230px;
}

.OLDfeature3 {
	position: absolute;
	top: 700px;
	left: 300px;
/*	margin-left: 295px;
	margin-bottom: 25px;
	padding-bottom: 10px;	
*/	
	width: 320px;
	/*background: #FBEDD6;*/	
	/*background-image: url("images/clouds_overlay5.gif");
	background-repeat: repeat;
	border: 1px solid #000;*/	
	border: 1px solid #f00;	
	z-index: 500;	
}


#detail {
	margin-left: 105px;
	width: 700px;
	padding-left: 70px;
	padding-top: 5px;
	padding-bottom: 5px;

/*	
	background-repeat: repeat-y;
	background-image: url("images/clouds_overlay6.gif");
	background-position: 0px 478px;

	border: 1px solid #f00;
	background: #FBEDD6;
	margin-bottom: -100px;
	padding-bottom: 120px;	*/
}

/*#detail2 {
	position: relative;
}
*/

#detail3 {
	position: relative;
}

#detail3 #cloudimg {
	position: absolute;
	left: 24px;
	top: 245px;
}

/*
#cloudrepeat {
	position: absolute;
	left: 0px;
	top: 427px; /582 - 155 = 427 /
	background-repeat: repeat-y;
	background-image: url("images/clouds_repeat.gif");
	height: 500px;
	width: 900px;
	z-index: 200;
}
*/

#detailtext {
	position: absolute;
	left: 175px;
	top: 5px;
	width: 350px;
	z-index: 500;
/*	float:left;
	width:60%;
	margin-right: 30px;
	*/
}

#detailimg {
	position: absolute;
	left: 600px;
	top: 5px;
	width: 200px;
	z-index: 500;
/*	float:left;
	width:30%;
	*/
}



#newsimg {
	position: absolute;	
	top: 181px;
	left: 139px;
	text-align: left;	
}

#home_music {
	position: absolute;	
	top: 5px;
	left: 30px;
	text-align: left;
}

#home_photography {
	position: absolute;	
	top: 95px;
	left: -5px;
	text-align: left;	
}

#home_painting {
	position: absolute;	
	top: 18px;
	left: 680px;
	text-align: left;	
}

#home_contact {
	position: absolute;	
	top: 5px;
	left: 835px;
	text-align: left;	
}

#home_links {
	position: absolute;	
	top: 115px;
	left: 805px;
	text-align: left;	
}

.nav span {
	display: none;
}

/* featurezone = 950px wide
	masthead = 703px wide
	left gutter = (950 - 703)/2 = 125.5
*/

#nav_music a {
	position: absolute;
	top: 0px;
	left: 120px;
	display: block;
	width: 100px;
	height: 70px;	
	background: url("images/nav_music.gif") no-repeat;
}

#music #nav_music a {
	background: url("images/nav_music_on.gif") no-repeat;
}

#nav_music a:hover, #music #nav_music a:hover {
	background: url("images/nav_music_hover.gif") no-repeat;
}

#nav_painting a {
	position: absolute;
	top: 48px;
	left: 154px;
	display: block;
	width: 140px;
	height: 40px;	
	background: url("images/nav_painting.gif") no-repeat;
}

#painting #nav_painting a {
	background: url("images/nav_painting_on.gif") no-repeat;
}

#nav_painting a:hover, #painting #nav_painting a:hover {
	background: url("images/nav_painting_hover.gif") no-repeat;
}

#nav_photography a {
	position: absolute;
	top: 0px;
	left: 250px;
	display: block;
	width: 140px;
	height: 60px;	
	background: url("images/nav_photography.gif") no-repeat;
}

#photography #nav_photography a {
	background: url("images/nav_photography_on.gif") no-repeat;
}

#nav_photography a:hover, #photography #nav_photography a:hover {
	background: url("images/nav_photography_hover.gif") no-repeat;
}

#section_emblem {
	position: absolute;
	top: 0px;
	left: 355px;
	width: 250px;
	text-align: center;
}

#nav_contact a {
	position: absolute;
	top: 0px;
	left: 575px;
	display: block;
	width: 122px; /*100px;*/
	height: 50px;	
	background: url("images/nav_contact.gif") no-repeat;
}

#contact #nav_contact a {
	background: url("images/nav_contact_on.gif") no-repeat;
}

#nav_contact a:hover, #contact #nav_contact a:hover {
	background: url("images/nav_contact_hover.gif") no-repeat;
}

#nav_links a {
	position: absolute;
	top: 33px;
	left: 654px;
	display: block;
	width: 100px;
	height: 45px;	
	background: url("images/nav_links.gif") no-repeat;
}

#links #nav_links a {
	background: url("images/nav_links_on.gif") no-repeat;
}

#nav_links a:hover, #links #nav_links a:hover {
	background: url("images/nav_links_hover.gif") no-repeat;
}

#nav_home a {
	position: absolute;
	top: 0px;
	left: 715px;
	display: block;
	width: 120px;
	height: 60px;	
	background: url("images/nav_home.gif") no-repeat;
}

#nav_home a:hover {
	background: url("images/nav_home_hover.gif") no-repeat;
}

.buy {
	text-align: left;
	font-size: 0.95em;
	letter-spacing: 0.4em;
	font-variant: small-caps;
}