body {
	margin-top: 0px;
	background: #fff;
	color: #000000;
}

#bodytext, #bodytext td, #bodytext p, #bodytext h2, #bodytext li {
	margin: 10px 5px 5px 5px;
	background-color: #fff;
	font-size: 10pt;
	text-decoration : none;
	font-weight : normal;
	font-family: verdana, arial, sans-serif;
}

#bodytext h2 {
	color: #999933;
	font-size: 12pt;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
}

#bodytext th {
	font-size: 10pt;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
}

#bodytext a {
	color: #999933;
	font-weight: bold;
}
#bodytext a:link, #bodytext a:visited,#bodytext a:active {
	text-decoration: underline;
}
#bodytext a:hover {
	text-decoration: none;
}

#bodytext li {
	margin: 1em 0;
}

#gold_bodytext, #gold_bodytext td, #gold_bodytext p {
	font-size: 10pt;
	color: #fff;
	text-decoration : none;
	font-weight : bold;
	font-family: verdana, arial, sans-serif;
}

#gold_bodytext a {
	color: #fff;
	font-weight: bold;
}
#gold_bodytext a:link, #gold_bodytext a:visited, #gold_bodytext a:active {
	text-decoration: underline;
}
#gold_bodytext a:hover {
	text-decoration: none;
}

.gray {
	background-color: #ccc;
}

#footer {
	color: #000;
	background-color: #fff;
	font-size: 10pt;
	font-family : verdana, arial, sans-serif;
}
#footer a, #footer a:visited {
	color: #999933;
	font-weight: bold;
	font-size: 9pt;
	font-family : verdana, arial, sans-serif;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

#navigation a
{
font-size: 16px;
font-family: verdana, arial, sans-serif;
color: #fff;
font-weight: bold;
background: #e7c23a url("/images/left-tab.gif") left top no-repeat;
text-decoration: none;
padding-left: 10px
}

#navigation a span
{
background: url("/images/right-tab.gif") right top no-repeat;
padding-right: 10px
}

#navigation a, #navigation a span
{
display: block;
float: left
}

/* Commented backslash hack hides rule from IE5-Mac \*/
#navigation a, #navigation a span
{
float: none
}
/* End IE5-Mac hack */

#navigation a:hover
{
color: #fff;
background: #999933 url("/images/left-tab-hover.gif") left top no-repeat;
text-decoration: none;
padding-left: 10px
}

#navigation a:hover span
{
background: url("/images/right-tab-hover.gif") right top no-repeat;
padding-right: 10px
}

#navigation ul
{
list-style: none;
padding: 0;
margin: 0
}

#navigation li
{
float: left;
display: block;
margin: 0;
padding: 0
}

#navigation #uberlink a:link,#navigation #uberlink a:visited,#navigation #uberlink a:hover {
color: #fff;
background: #999933 url("/images/left-tab-hover.gif") left top no-repeat;
text-decoration: none;
padding-left: 10px
}

#navigation #uberlink a:link span,#navigation #uberlink a:visited span,#navigation #uberlink a:hover span
{
background: url("/images/right-tab-hover.gif") right top no-repeat;
padding-right: 10px
}

#navigation #empty {
	background: #dddddd;
	padding: 4px 4px 4px 4px;
	border: 1px solid #dddddd;
	width: 160px;
}

.border {
	height: .5em;
	background:#999933
}

td.left_border {
	background: url("/images/black_left.gif");
}

td.right_border {
	background: url("/images/black_right.gif");
}

td.left_border_gold {
	background: url("/images/gold_left2.gif");
}

td.right_border_gold {
	background: url("/images/gold_right2.gif");
}

td.green_line {
	width: 5px;
	background: url("/images/green_line.gif");
}

td.green_line2 {
	width: 5px;
	background: url("/images/green_line2.gif");
}

.head                           /* page headers */
	{ 
	color: #999933;
	font-size: 16pt;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	}
.mod_headliner  /* Gallery & Album titles. Text is controled by .head */
	{
	}
.mod_toplight_bg  /* Gallery & Album titles. Text is controled by .head */
	{
	}
.mod_toplight_right  /* Gallery & Album titles. Text is controled by .head*/
	{
	}
.mod_toplight_left  /* Gallery & Album titles. Text is controled by .head */
	{
	}


