body {
	font-family: Arial, Helvetica, sans-serif;
	color: #ab5d05;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	background-color: #fac953;
	background-image: url(../images/top_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
a {
	color: #ab5d05;
}
.logo {
	background-image: url(../images/calipso_logo_bg.gif);
	height: 234px;
	width: 513px;
	float: left;
}
.navigation {
	background-image: url(../images/navigation_calipso.gif);
	width: 266px;
	background-repeat: no-repeat;
	height: 234px;
	float: left;
}

.logo img {
	padding-left: 231px;
}
.navigation ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 140px;
	font-size: 18px;
	font-style: italic;
}
.navigation ul li {
	font-weight: bold;
	padding-bottom: 10px;
}
.navigation ul li a {
	text-decoration: none;
}
.navigation ul li a:hover {
	text-decoration: underline;
}

#middle {
	clear: both;
	background-image: url(../images/calipso-06.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 779px;
}
#top {
	width: 779px;
}
#middle .left {
	width: 170px;
	float: left;
	padding-left: 30px;
	padding-top: 60px;
}
#middle .left ul {
	list-style-type: none;
	padding-left: 0px;
	margin: 0px;
}

#middle #main {
	margin-left: 220px;
}
h1 {
	font-size: 18px;
	margin-top: 0px;
	padding-top: 30px;
}
.left h1 {
	padding-top: 60px;
	padding-left: 20px;
}


#bottom {
	clear: both;
	background-image: url(../images/btm_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 74px;
	padding-left: 20px;
	padding-top: 60px;
}
#bottom a {
	line-height: 30px;
}
.artgroup {
	float: left;
	width: 300px;
}
#main table {
	border: 1px solid #e27904;
}
#main table td {
	border: 1px solid #e27904;
}
h2 {
	font-size: 14px;
}
table#gallery {
	border: none;
}
table#gallery td {
	border: none;
}