*{
	margin: 0px;
	padding: 0px;
}
body{
	background-color:#000000;
	text-align:center;
	color: #ffffff;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size:11pt;
}
a{
	color:#ffffff;
	text-decoration:none;
}
a:visited{
	color:#ffffff;
	text-decoration:none;
}
h1{
	font-size:14pt;
	text-decoration:underline;
	font-weight: normal;
	text-align:center;
}
img{
	border: 0px;
}
#mainwrap{
	text-align:left;
	margin: 0 auto;
	width: 820px;
}
#mainwrap #left{
	float:left;
	padding-right: 3px;	
	width:269px;	
}
#mainwrap #logo{
	float:left;
	background-color:#000000;
	width:269px;
	padding: 0px;
}
#mainwrap #right{
	float:left;
	width:269px;	
	padding-left: 3px;
	text-align: right;
}

#aboutuswrap{
	width:628px;
	text-align: left;
	margin: 0px auto;
}
#aboutuswrap #main{
	background-color:#f8f5d6;
	border: 10px solid #e8d9a1;
	width: 586px;
	color:#000000;
	padding:10px;
	font-size:11pt;
}
#aboutuswrap .menuitem{
	width:177px;
	float:left;
}

#contactuswrap{
	width:800px;
	text-align: left;
	margin: 0px auto;
}
#contactuswrap #left{
	float: left;
}
#contactuswrap #right{
	float: left;
}
#contactuswrap #main{
	float: left;
	background-color:#f8f5d6;
	border: 10px solid #e8d9a1;
	width: 212px;
	color:#000000;
	padding:5px;
	margin: 0px 3px;
	font-size:9pt;
	height: 528px;
}
#contactuswrap #main a{
	color:#000000;
}
#contactuswrap .menuitem{
	width:240px;
	float:left;
}

#collectionwrap{
	width:717px;
	text-align: left;
	margin: 0px auto;
}
#collectionwrap #left{
	float: left;
}
#collectionwrap #right{
	float: left;
	background-color:#f8f5d6;
	border-left: 10px solid #e8d9a1;
	border-right: 10px solid #e8d9a1;
	width: 215px;
	color:#000000;
	padding:15px;
	margin: 0px 3px;
	font-size:11pt;
	height: 528px;
}
#collectionwrap #right a{
	color:#000000;
}
#collectionwrap p{
	margin: 30px 0px;
}
#collectionwrap .menuitem{
	width:200px;
	float:left;
}

#collectionviewwrap{
	width:800px;
	text-align: left;
	margin: 0px auto;
}
#collectionviewwrap #left{
	float: left;
	background-color:#f8f5d6;
	border: 10px solid #e8d9a1;
	width: 147px;
	color:#000000;
	padding:0px;
	margin: 0px 3px;
	font-size:11pt;
}
#collectionviewwrap #left a{
	color:#000000;
}
#collectionviewwrap #main{
	float: left;
	border: 10px solid #e8d9a1;
	background-color:#ffffff;
	min-height: 550px;
	width:595px;
	padding:0px 5px;
	background-image:url('images/colbg.gif');
	background-repeat:no-repeat;
	background-position:top center;
}
#collectionviewwrap #main a{
	color:#000000;
}
#collectionviewwrap .menuitem{
	width:240px;
	float:left;
}

.box{
	float:left;
	width:240px;
	height:90px;
	background-color:#dcdcdc;
	margin: 3px;
	border: #cccccc 1px solid;
	font-size:10pt;
	text-align:center;
}
.one {
	background-color:#dcdcdc;
}
.two{
	background-color:#eeeeee;
}
.picbox{
	float:left;
	width:90px;
	height:90px;
	border: #cccccc 1px solid;	
	margin: 3px;
	line-height:90px;
	background-repeat:no-repeat;
	background-position:center;
}
.pricebox{
	float:left;
	width:90px;
	height:90px;
	margin: 3px;
	border: #cccccc 1px solid;
	text-align:center;
	font-size:10pt;
	line-height:90px;
}