img {
	border: 0;
}

a img {
	border: none;
}

p {
	margin: 0px;
}

body {
	font-family: Futura, Century Gothic, Arial, sans-serif;
	text-align: center;
	color: white;
	font-size: 9pt;
	font-style: italic;
	letter-spacing: .25em;
	font-stretch: condensed;
	background-color: black;
	line-height: 23px;
}

a {
	color: white;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
}

#links {
	text-align: right;
	width: 200px;
	float: left;
	margin-right: 10px;
}

#links span {
	font-weight: bold;
}

.head {
	color: rgb(0,175,240);
	font-weight: bold;
	font-style: normal;
	line-height: 30px;
}

.category {
	font-size: 10pt;
	color: rgb(0,175,240);
	font-weight: bold;
	font-style: normal;
	width: 200px;
	text-align: right;
}

.category a {
	color: rgb(0,175,240);
}

.category a:hover {
	color: black;
}

#container {
	background-color: white;
	text-align: center;
	margin: 20px;
}

#boundingbox {
	background: url(black_1x1.gif);
	background-repeat: repeat;
	width: 1201px;
	height: 850px;
	border: 3px solid rgb(0,175,240);
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}

#artwork {
	width: 1162px;
	height: 337px;
	float: left;
}

#sample1, #sample2, #sample3, #sample4, #sample5, #sample6, #sample7, 
#sample8, #sample9, #sample10, #sample11, #sample12, #sample13 {
	float: left;
	margin: 30 10 10 10;
}

#sample4, #sample5, #sample6, #sample7 {
	margin: 30 8 8 8;
}

#sample8, #sample9, #sample10, #sample11, #sample12, #sample13 {
	margin: 30 6 6 6;
}

*html #sample1, #sample2, #sample3, #sample4, #sample5, #sample6, #sample7, 
#sample8, #sample9, #sample10, #sample11, #sample12, #sample13 {
	float: left;
	margin: 30 3 3 3 3;
}

#page_top {
	text-align: left;
	float: left;
	background-color: white;
}

#blue_top {
	background: url(cyan_1x1.gif);
	background-repeat: repeat;
	width: 1162px;
	height: 28px;
}

#MA {
	background-color: white;
	width: 1162px;
}

#top_grad {
	background: url(top_grad.gif);
	background-repeat: repeat-x;
	width: 1162px;
	height: 73px;
	margin-top: -40px;
}

*html #top_grad {
	margin-top: 0px;
}

#page_bottom {
	text-align: left;
	float: left;
	background-color: white;
}

#bottom_grad {
	background: url(bottom_grad.gif);
	background-repeat: repeat-x;
	width: 1162px;
	height: 73px;
}

#bottomlinks {
	margin-top: -40px;
}

#contact {
 	margin-top: 10px;
}

#blue_bottom {
	background: url(cyan_1x1.gif);
	background-repeat: repeat;
	width: 1162px;
	height: 67px;
	margin-top: 28px;
	text-align: center;
}

#blue_bottom span {
	color: black;
	font-style: normal;
	font-weight: bold;
}

#blue_bottom a:hover {
	font-weight: bold;
}
