body 
 {
	background-color: #9dceff;
	color: #000000;
	font-family: arial,helvetica,sans-serif;
	font-size: 13px;
	margin:0px;
	padding:0px;
 }

div#main
 {
	width:500px;
	margin-left:auto; 
	margin-right:auto; 
	padding:10px; 
	margin-top:40px;
	border:2px outset rgb(157,206,255); 
	background-color:#ffffff
 }

#photos {
	width:90%; 
	text-align:center; 
	margin:15px auto;
}

#photos img {padding:3px}

p {padding-right:20px;padding-left:20px}
p.nav {text-align:center;margin-top:40px}

img {border:0px}

.top {margin-top:60px}

.title {color: #666666; font-size: 18px; font-weight: bold; border-bottom: 2px solid #CDE3EE; text-align: center}
.bigtitle {color: #DF0029; font-size: 25px; font-family: arial black,arial,helvetica,sans-serif}
.toptitle {color: #ffffff; font-size: 25px; font-family: arial black,arial,helvetica,sans-serif}
.active {color: #CDE3EE}
.notice {color: #DF0029; font-size: 15px; font-weight: bold}
.one {background-color: #E5F3F9}
.two {background-color: #CDE3EE}
.smalli {font-style: italic; font-size: 10px}
.small {font-size: 10px}
.smallwhite {font-size: 9px; color: #ffffff}
.left {float:left; margin-right:5px}
.right {float:right; margin-left:5px}
.center {text-align:center}
.middle {margin-left:auto; margin-right:auto}
.review {background-color: #CDE3EE padding:10px}

.new {font-weight: bold; color: #DF0029}
.pre {font-weight: bold; color: green}
.sale {color: #DF0029}

.artistborder {
border-style: solid;
border-color: #ffffff;
border-width: 8px
}
.arttitle {color: #DF0029; font-size: 20px; font-weight: bold}
.arthead {color: #2B1771; font-size: 14px; font-weight: bold}

a {color: #1a528a; text-decoration: underline}
a:active {color: #ffffff}
a:visited {color: #0d2b48}
a:hover {color: #2B1771; text-decoration: underline}
