a {
/*	font-weight: bold; */
	color: #FFCC00;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/*a:visited {
	color: #CFBC72;
}*/

/*#banner {
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: right; 
	position: absolute;
	top: 0px;
	left: 0px;
}*/

#banner {
	background-image: none;
	left: 0px;
	position: absolute;
	top: 0px;
}

#bannerbg {
	background-color:#000000;
	background-image: url(images/banner/banner15.jpg);
	background-position:right;
	background-repeat: no-repeat;
	height: 97px;
	width: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

#content {
	background-color: #1E1E1E;
	border-left: 1px solid #666666;
	margin-left: 134px;
	margin-right: 0px;
	padding: 8px;
}

fieldset {
	border: none;
}

#footer {
	background-color: #000;
	width: 100%;
	height: 60px;
	border-top: 1px solid #666;
	padding-top: 8px;
}

#footer p {
	margin-left: 140px;
	font-size: 10px;
}

#footer ul {
	text-align: center; 
	list-style-type: none;
	margin-left: 140px;
	padding: 8px 0px 0px;
	display: inline;
}

#footer li {
	display: inline;
}

#footer ul li a {
	margin-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 23px;
	text-decoration: none;
}

#footer ul li a:hover {
	color: #FFCC00;
}

.frame_bottom {
	background-image:url(/gallery/images/frame_bottom.gif);
	background-repeat: repeat-x;
}

.frame_left {
	background-image:url(/gallery/images/frame_left.gif);
	background-repeat: repeat-xy;
}

.frame_right {
	background-image:url(/gallery/images/frame_right.gif);
	background-repeat: repeat-y;
}

.frame_top {
	background-image:url(/gallery/images/frame_top.gif);
	background-repeat: repeat-x;
}

#header {
	background-image: url(../images/banner_bg.jpg);
}

h1 {
	font-size: 22px;
	color: #FFCC00;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2 {
	font-size: 17px;
	color: #FFCC00;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h3 {
	font-size: 14px;
	color: #FFCC00;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
}

.highlight {
	background-color:#666;
	border: solid 1px #FC0;
	padding: 6px;
	margin: 5px;
}

label {
	display: none;
}

#left-content {
	width: 75%;
}

#leftnav  {
	/*position: absolute;
	top:100px; */
	float: left;
	left:0px;
	width: 134px;
	background-color: #3E3E3E;
	margin: 0px;
	padding: 0px;
	color: #666666;
}

#leftnav ul {
	list-style-type: none;
	text-align: right;
	left: 0px;
	margin: 0px;
	padding: 8px 0px 0px;
}

#leftnav ul li a {
	margin-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 23px;
	text-decoration: none;
}

#leftnav ul li:hover {
	list-style-type: disc;
	color: #FFCC00;
}

#leftnav ul li a:hover {
	list-style-type: disc;
	color: #FFCC00;
}

#main {
	width: 100%;
	background-color: #3E3E3E;
	border-top: 1px solid #666;
}

#photo {
	border: 4px solid #FFFFFF;
	margin: 8px;
	top: 60px;
}

#photoholder {
	float: right;
}

#right-content  {
	float: right;
	position: relative;
	width: 270px;
	background-color: #444;
	}
	
#searchbox {
	float: right;
}

.sm_b {
	background-repeat:repeat-x;
	background-image: url(/gallery/images/sm_b.gif);
}

.sm_l {
	background-repeat:repeat-y;
	background-image: url(/gallery/images/sm_l.gif);
}

.sm_r {
	background-repeat:repeat-y;
	background-image: url(/gallery/images/sm_r.gif);
}

.sm_t {
	background-repeat:repeat-x;
	background-image: url(/gallery/images/sm_t.gif);
}

#tagline {
	position:absolute;
	left:19px;
	top:54px;
	width:400px;
	height:43px;
	z-index:1;
	color: #FFCC00;
	font-size: 11px;
}

td {
font-size: 11px;
}

