body, p, th, td, tr, table, input*, body, p, th, td, tr, table, input  { 
	color: #222;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

small {
	color: #222;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
}

body {
	margin: 0px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

.clean_text { 
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
}

a.rollbutton:link, a.rollbutton:visited {
	display: block;
	vertical-align: middle;
	text-align: center;
	height: 32px;
	text-decoration: none;
	white-space: nowrap;
	color: #fff;
	background: url("../static_images/buttons.png") repeat-x 0 0;
	font: normal normal 13px/32px "Lucida Grande", Lucida, Verdana, sans-serif;
}

a.rollbutton:hover {
	background-image: url("../static_images/buttons.png"); 
	background-repeat: repeat-x; 
	background-position: 0 -32px;
	text-decoration: none;
	color: #222;
	white-space: nowrap;
}
a.rollbutton#active_menu {
	background-image: url("../static_images/buttons.png"); 
	background-repeat: repeat-x; 
	background-position: 0 -64px;
	color: #333;
}
a.rollbutton#active_menu:hover {
	background-image: url("../static_images/buttons.png"); 
	background-repeat: repeat-x; 
	background-position: 0 -64px;
	color: #000;
}

.myimage { 
	margin: 8px; 
	padding: 3px; 
	border: solid 1px #222 
}

.myh1 {
	color: #0030c3;
	font: bold 18px/26px "Lucida Grande", Lucida, Verdana, sans-serif;
	border-bottom: 2px solid #fff400;
}

#main_content { 
	padding: 6px 48px 6px 16px;
}

#footer { 
	color: #fff400; 
	margin: 2px; 
	padding: 2px;
	text-align: center;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	height: 20px;
}

#footer_link:link, #footer_link:visited  { 
	color: #fff400; 
	margin: 2px; 
	padding: 2px;
	text-align: center;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	height: 20px;
}

#footer_link:hover { 
	color: #0030c3; 
	margin: 2px; 
	padding: 2px;
	text-align: center;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	height: 20px;
}

#contact_shift {
	margin-left: 32px;
}

#boxme {
	border: 1px solid #333;
	display: block;
	padding: 8px;
	margin: 8px;
}

.album_title, a {
	color: #333;
	text-decoration: none;
	font: bold 16px "Lucida Grande", Lucida, Verdana, sans-serif;
}
