/* Sarah Pollock, December 2003*/

body {
		text-align:center;
		font-family: Verdana, Arial, sans-serif;
		font-size: 90%;
		color: black;
		background: #666666;

		}
	
	#frame {
		width:700px;
		margin-right:auto;
		margin-left:auto;
		padding:0px;
		text-align:left;
		}
		
	
	#contentcenter {
		position: absolute; 
		width:700px;
		margin-left:auto;
		top: 60px;
		padding:0px;
		float:left;
		background:#fff;
		}
	
	
	#return {
	font-size: 80%;
	text-align:center; 
	padding-top: 2%;
}
	
	#contentheader {
		background:#62629d;
	}


	#navtools {
		color: #ccc;
		font-size: 85%; 
		text-align: right;
		}
	
		
	p,h1,pre {
		margin:0px 0px 0px 0px;
		}
		
   #contentcenter p {
   	margin: 2% 2% 0% 2%;
	}
	
	#printtitle {
	text-align: center;
	}
	
		a.toppertwo:link {
	color: #6465b1;
	background-color: #fff;
}

a.toppertwo:visited {
	color: #4e4e7c;
	background-color: #fff;
}

a.toppertwo:hover {
	color: #9999CC;
	text-decoration: none;
	background-color: #fff;
}

a.toppertwo:active {
	color: #009966;
	background-color: #fff;
}
	
	
	
a.toptext:link {
	color: #6465b1;
	background-color: #fff;
}

a.toptext:visited {
	color: #4e4e7c;
	background-color: #fff;
}

a.toptext:hover {
	color: #9999CC;
	text-decoration: none;
	background-color: #fff;
}

a.toptext:active {
	color: #009966;
	background-color: #fff;
}


a.navlinks:link {
	color: #4f4b78;
		background-color:#fff;
	text-decoration: none;
}

a.navlinks:visited {
	color: #000;
		background-color:#fff;
		text-decoration: none;
}

a.navlinks:hover {
	color: #9999CC;
	background-color:#fff;
	text-decoration: underline;

}
a.navlinks:active {
	color: #009966;
		background-color:#fff;
}

.breadcrumbs {
	font-size: 75%;
	font-weight: bold;
	color: #333;
	background-color: #fff;
}
		
	
	.footer {
	font-size: 75%;
	color: #000000;
	background-color: #fff;
}
h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
	color: #4e4e7c;
	background-color: #fff;
	margin-left: 2%;
}
.sitedescr {
	font-size: 90%;
	text-align: left;
	margin-left: 20%;
	margin-right: 20%;
	padding-right: 20%;
	padding-left: 20%;



}
.url {
	font-size: 90%;
	font-weight: normal;
}
h3 {

	font-family: Verdana, Arial, sans-serif;
	font-size: 90%;
	color: #62629d;
	background-color: #CCCCCC;
	margin-left: 2%;
}
.sold {
	font-size: 80%;
	font-weight: normal;
	color: #000;
	background-color: #CCCCFF;
	padding: 2px;
	border: 1px solid #62629d;
	
}

.alert {
	font-weight: bold;
	color: #000;
	background-color: white;
	padding: 1%;
}


.ahem {
	display: none;
}


.artwork {
	border: 1px solid #333333;
}
.printdesc {
	font-size: 90%;
}
.topper {
	font-size: 85%;
}

.toppertwo {
	font-size: 85%;
	text-align:left;
}


div.float {
  float: left;
  width: 230px;
  }
  
div.float p {
   text-align: center;
   }

div.spacer {
  clear: both;
  font-size: 125%; 
  }


div.floatindex {
  float: left;
  }
  
div.floatindex p {
   text-align: left;
  }
  
#feature {
	padding-top: 1em;
        position: relative; 
        width: 402px; 
        /*height: 50%; */
      } 

#feature-content {
		position: absolute; 
		bottom: 0; 
		left: 0; 
		height: 55px; 
		width: 402px; 
		background-image: url('images/index_images/bg.png');
	} 
	
#feature-content h1 {
 		color: #fff;
        margin: 0;
        padding: 0;
        line-height: 55px;
        padding: 0 30px;
        font-weight: normal;
        font-size: 2.3em;
      } 
 #feature-content a {
	  	color: #fff;
        float: right; 
        font-size: .6em; 
        text-decoration: none; 
      }
	  
/*------------*/	  
	  
#feature2 {
        position: relative; 
        width: 402px; 
        /*height: 413px; */
      } 
		#feature2-content {
		  position: absolute; 
		  bottom: 0; 
		  left: 0; 
		  height: 50px; 
		  width: 402px; 
		  background-image: url('../images/index_images/bg.png');
		} 
 #feature2-content h1 {
 		color: #fff;
        margin: 0;
        padding: 0;
        line-height: 50px;
        padding: 0 30px;
        font-weight: normal;
        font-size: 2.3em;
      } 
 #feature2-content a {
	  	color: #fff;
        float: right; 
        font-size: .6em; 
        text-decoration: none; 
      }
