body {
	margin-top: 0;
	background-color: #669;
	}

table,tr,td,div,ul,li,p,h2,h3 {
	color: #fff;
	font-size: 12px;
	font-family: verdana, sans-serif;
	line-height: 18px;
	}

.more { font-style: italic; }

a:link { color: #cf6; text-decoration: none; }
a:visited { color: #cf6; text-decoration: none; }
a:hover { color: #ffa; text-decoration: underline; }
a:active { color: #ffa; text-decoration: underline; }

.more a:link { color: #cf6; text-decoration: none; }
.more a:visited { color: #cf6; text-decoration: none; }
.more a:hover { color: #ffa; text-decoration: underline; }
.more a:active { color: #ffa; text-decoration: underline; }

#nav a:link { color: #669; text-decoration: none; }
#nav a:visited { color: #669; text-decoration: none; }
#nav a:hover { color: #fff; text-decoration: none; }
#nav a:active { color: #fff; text-decoration: none; }

#footer a:link { color: #cf6; text-decoration: none; }
#footer a:visited { color: #cf6; text-decoration: none; }
#footer a:hover { color: #fff; text-decoration: underline; }
#footer a:active { color: #fff; text-decoration: underline; }



#page_frame {
	width: 1100px;
	margin-top: 34px;
	margin-right: auto;
	margin-left: auto;
	background-color: #669;
	}

#nav_rollover {
	float: left;
	width: 321px;
	height: 55px;
	}

#nav_bar {
	float: left;
	width: 679px;
	height: 21px;
	background-color: #cf6;
	font-family: 'trebuchet ms', trebuchet, sans-serif;
	}

li.on { list-style-image: url(images/link_on.gif); }

#body_left_home {
	float: left;
	width: 487px;
	}

#body_right_home {
	float: left;
	width: 445px;
	background-image: url(images/bg_right_home.jpg);
	background-repeat: no-repeat;
	}

#body_left {
	float: left;
	width: 189px;
	margin-right: 89px;
	padding-bottom: 34px;
	padding-left: 44px;
	border-bottom: 55px solid #cf6;
	background-image: url(images/bugs.jpg);
	background-repeat: no-repeat;
	}

#body_left p { margin-left: 13px; }

#body_left ul {	margin-left: -5px; }

#body_right {
	float: left;
	width: 676px;
	}

#footer {
	width: 610px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 34px;
	padding-top: 21px;
	background-color: #669;
	border-top: 1px solid #99c;
	font-size: 10px;
	text-align: center;
	}

#home_logo {
	width: 425px;
	height: 30px;
	padding-top: 100px;
	padding-left: 25px;
	background-image: url(images/home_logo.jpg);
	background-repeat: no-repeat;
	color: #fff;
	font-size: 12px;
	font-style: italic;
	}

#factoid {
	float: left;
	width: 274px;
	margin-top: 5px;
	margin-left: 13px;
	color: #fff;
	font-size: 11px;
	line-height: 16px;
	}

p { margin: 0 0 13px 0; }

h2 { font-size: 21px; }

h3 { font-size: 18px; }

.note {
	font-size: 11px;
	color: #CCFFCC;
	}

.small { font-size: 11px; }

.title_main {
	padding-top: 13px;
	color: #cf6;
	font-family: verdana, sans-serif;
	font-size: 21px;
	font-weight: normal;
	}

.title_sub {
	color: #ffa033;
	font-family: verdana, sans-serif;
	font-size: 18px;
	font-weight: normal;
	}
	
.title_sub2 {
	color: #ffa033;
	font-family: verdana, sans-serif;
	font-size: 15px;
	font-variant: small-caps;
	font-weight: normal;
	}

.title_sub3 {
	color: #ffa033;
	font-family: verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}

.title_date {
	font-weight: bold;
	}	
	
.title_year_event {
	color: #cf6;
	font-family: verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	border-top: 1px #cf6 dotted;
	margin-top: 20px;
	}
	
.photo_right {
	float: right;
	padding: 0 0 21px 34px;
	}

.top {
	font-size: 10px;
	text-align: right;
	}

.artist_directory {
	border-bottom: 1px solid #99c;
	padding: 13px 0 3px 0;
	}

table.directory {
	width: 100%;
	border-collapse: collapse;
	}

table.directory th {
	background-color: #5c5a89;
	color: #ffa033;
	border-right: 1px solid #75739b;
	height: 20px;
	font-size: 14px;
	font-weight: normal;
	}

table.directory td {
	border-right: 1px solid #5c5a89;
	border-bottom: 1px solid #5c5a89;
	font-size: 11px;
	line-height: 100%;
	text-align: left;
	padding-bottom: 8px;
	}

table.directory td.name {
	width: 20%;
	font-family: verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
	}

table.directory td.email { text-align: center; }

table.directory td.website { text-align: center; }

table.directory td.gallery { text-align: center; }