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;
	}

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; }

a img { 
	border: none;
}

#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: 90px 0px 10px 30px;
	background-image: url(images/home_logo2.jpg);
	background-repeat: no-repeat;
	color: #E0E0E0;
	font-size: 11px;
	font-style: italic;
	line-height:11px;
	}

#factoid {
	float: left;
	width: 274px;
	margin-top: 5px;
	margin-left: 13px;
	color: #fff;
	font-size: 11px;
	line-height: 16px;
	}
	
#date_table {
	margin: 15px 0 0 30px;
	}

p { margin: 0 0 13px 0; }

h2 { font-size: 21px; }

h3 { font-size: 18px; }

.li_space {
	margin-top: 10px;
	}
	
.li_2ndgraf {
	list-style-type: none;
}
	
.li_level2 {
	list-style-type: square;
	}	

.li_level2_space {
	margin-top: 10px;
	list-style-type: square;
	}	

.more { font-style: italic; }

.more_inset {
	font-style: italic;
	margin-left: 30px;
	}

.more_tuck {
	font-style: italic;
	margin-top: -5px;
	margin-bottom: 20px;
	}

.more_inset_tuck {
	font-style: italic;
	margin: -5px 0 20px 30px;
	}
	
/* This style can be used to highlight notes to crackedpots folks in new content for review. */	
.note {
	font-size: 14px;
	color: #F6F;
	}

.small { font-size: 11px; }

/* Use this style to emphasize w/o bolding. */
.blast {
	color:#FF6;
	}

.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: 14px;
	font-weight: normal;
	margin-bottom: -2px;
	}

.title_sub3 {
	color: #ffa033;
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}

.title_date {
	font-weight: bold;
	}	
	
/* This font style includes green line separator style below */	
.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;
	}

.green_line_separator {
	color: #cf6;
	border-top: 1px #cf6 dotted;
	margin-top: 16px;
	margin-bottom: -15px;
	}
	
.inset {
	margin-left: 15px;
	}
	
.list_tuck {
	margin-top: -8px;
	}
	
.lb1 {
	float: left;
	padding: 10px 50px 0px 90px;
}

.lb2 {
	float: left;
	padding: 30px 50px 0px 0px;	
}

.lb3 {
	float: left;
	padding: 10px 0px 0px 0px;	
}

.photo_left {
	float: left;
	padding: 0 24px 21px 0;
	}

.photo_right {
	float: right;
	padding: 0 0 21px 34px;
	}

.photo-stack-1 {
	float: right;
	padding: 0 0 0 34px;
	}

.photo-stack-2 {
	float: right;
	clear: both;
	padding: 5px 0 21px 34px;
	}

.top {
	font-size: 10px;
	text-align: right;
	}

.trimet {
	margin-top: -5px;
	margin-left: 15px;
	}
	
.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 {
	font-size: 11px;
	line-height: 100%;
	text-align: left;
	padding-top: 6px;
	padding-bottom: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #5c5a89;
	border-bottom-color: #53517D;
	}

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; }


