.popupbox
{
	background: #EEEEEE;
	position: absolute;
	display: none;
} 

.popup_shadow
{
	filter: progid:DXImageTransform.Microsoft.Shadow(direction=135,color=#666666, strength=5);
}

input, textarea, select, option
{
	background-color: #8A5837; 
	font-family: Trebuchet MS,verdana; 
	font-size: 8pt; 
	color: #F5F2E2;
	border: solid 1px #000000; 
/*	background-image: url('/images/bkg.gif');*/
}

input.inputButton
{
	background-color: transparent;
	border-style: none;
	border-width: 0px;
}

td						{ font-family: Trebuchet MS, verdana; font-size: 10pt; }
a:link					{ color: #800000; text-decoration: none; }
a:hover					{ color: #3F3600; text-decoration: none; }
a:visited				{ color: #3F0025; text-decoration: none; }
a:visited:hover			{ color: #3F0025; text-decoration: none; }
.section_header			{ font-size: 13pt; }
.section_header2		{ font-size: 13pt; }

#picture a:link img,
#picture a:visited img
{
	border:1px solid #3F3625;
}

#picture a:focus img,
#picture a:hover img,
#picture a:active img
{
	border:1px solid #3F3600;
}

body
{
    SCROLLBAR-FACE-COLOR: #3F3625;
    SCROLLBAR-HIGHLIGHT-COLOR: #F5F2E5;
    SCROLLBAR-SHADOW-COLOR: #F5F2E5;
    SCROLLBAR-3DLIGHT-COLOR: #F5F2E5;
    SCROLLBAR-ARROW-COLOR: #FFFFFF;
    SCROLLBAR-TRACK-COLOR: #F5F2E5;
    SCROLLBAR-DARKSHADOW-COLOR: #F5F2E5;

	font-family: Trebuchet MS, verdana;
	font-size: 10pt;
	color: #000000;
	background-color: #F5F2E5;
	text-align: center;
	margin: 0px;
}

#wrapper
{
	width: 760px;
	background-color: #F5F2E5;
	text-align: center; 
    margin-left: auto;
    margin-right: auto;
}

#entry_pic
{
	cursor: hand;
	text-align: center;
	padding: 5px;
	margin: 25px 0px 0px 5px;
}
#entry_name
{
	text-align: left;
	position: relative;
	left: 110px;
}
#front_name
{
	text-align: center;
	position: relative;
	right: 280px;
	top: 10px;
}
#top_right
{
	text-align: center;
	position: relative;
	left: 320px;
	bottom: 8px;
	font-size: 8pt;
}

#copyright
{
	font-size: 8pt;
	position: relative;
	right: 256px;
}

.menu_onMouseOver
{
	background-color: #8A5837;
	cursor: hand;
}

.menu_galleries 	{ padding-left: 5px; padding-right: 5px; padding-top: 0px; padding-bottom: 0px; text-align: center; }
.menu_store		 	{ padding-left: 5px; padding-right: 5px; padding-top: 0px; padding-bottom: 0px; text-align: center; }
.menu_news		 	{ padding-left: 5px; padding-right: 5px; padding-top: 0px; padding-bottom: 0px; text-align: center; }
.menu_bio 			{ padding-left: 5px; padding-right: 5px; padding-top: 0px; padding-bottom: 0px; text-align: center; }
.menu_press 		{ padding-left: 5px; padding-right: 5px; padding-top: 0px; padding-bottom: 0px; text-align: center; }
.menu_contact 		{ padding-left: 5px; padding-right: 5px; padding-top: 0px; padding-bottom: 0px; text-align: center; }
.menu_mailing_list 	{ padding-left: 5px; padding-right: 5px; padding-top: 0px; padding-bottom: 0px; text-align: center; }
.menu_faq 			{ padding-left: 5px; padding-right: 5px; padding-top: 1px; padding-bottom: 0px; text-align: center; }
.menu_downloads		{ padding-left: 5px; padding-right: 5px; padding-top: 0px; padding-bottom: 0px; text-align: center; }
.menu_journal 		{ padding-left: 5px; padding-right: 5px; padding-top: 4px; padding-bottom: 0px; text-align: center; }
.menu_classes 		{ padding-left: 5px; padding-right: 5px; padding-top: 0px; padding-bottom: 0px; text-align: center; }
