    @charset "UTF-8";
/* CSS Document */



body {
	background-color: #ccfbff;
	 

}

img {
   border: 0px;
}

body, a {
	font-family: Verdana;
	font-size: 12px;
	line-height: 20px;
    color: #404040;
	text-decoration:none;
	
	
}

a:hover {
	font-family: Verdana;
	font-size: 12px;
	line-height:18px;
    color: #818282;
	text-decoration:none;
	
	
}



span#.copyrights {
	font-family: Courier;
	font-size: 11px;
	line-height:11px;
    color: #404040;

	
	
}















#links {
   margin-bottom:5px
}



.links {
	font-family: Courier;
    font-size: 13px;
		line-height:16px;
	color: #404040;		  
}



.links a {
    font-family: Courier;
	font-size: 13px;
    color: #404040;
		line-height:16px;
	text-decoration:none;	  
}

.links a:hover {
	font-family: Courier;
    font-size: 13px;
	color: #818282;		  
}


span#current-page {
	font-family: Courier;
    font-size: 13px;
	color: #d7385a;		  
}


span#collections{
	font-family: Courier;
    font-size: 12px;
		line-height:12px;
	color: #d7385a;		  
}

span#collectionslink{
	font-family: Courier;
    font-size: 12px;
		line-height:12px;
	color: #404040;		  
}



.red {
	font-family: Verdana;
    font-size: 11px;
		line-height:14px;
	color: #d7385a;		  
}


.bodytextred {
	font-family: Verdana;
    font-size: 12px;
		line-height:20px;
	color: #d7385a;		  
}

.bodytitlesred {
	font-family: Verdana;
    font-size: 14px;
		line-height:20px;
	color: #d7385a;		  
}

.bodytextcollections {
	font-family: Verdana;
    font-size: 11px;
		line-height:15px;
	color: #404040;		  
}





#content {
  position:relative;
  margin: 0 auto;
  width: 1100px;
  top:-10px;
  left: 140px;
}










