body {
	background: #90140C url(../images/stripes.gif) repeat-x;
	background-position: 50% 0px;
	margin: 0px;
	padding: 0px;
}

a {
	color: #600000;
	font-weight: bold;
}

a:hover {
	color: #90140C;
}

img {
	border: 0px;
}

ul {
	list-style: none;
}

h1 {
	font-weight: bold;
	font-size: 1.2em;
	font-family: arial, verdana, helvetica, sans-serif;
	margin: 0px;
	text-align: left;
	padding: 0px;
}

h2 {
	color: #90140C;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0px;
}

h3 {
	color: #90140C;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px;
}

h4 {
	color: #90140C;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
}

p {
	line-height: 1.5em;
}

label
{
	font-size: 11px;
	font-weight: bold;
	color: #0360A5;
}

#title {
	margin: 10px auto 0px auto;
	font-weight: 700;
	font-size: 1.7em;
	font-family: 'trebuchet ms', georgia, 'lucidia grande';
	color: #FE9B27;
	letter-spacing: 6px;
	padding: 5px 0px;
	width: 762px;
}

#wrapper {
	width: 732px;
	margin: 0 auto;
	border: solid 15px #600000;
	border-bottom: none;
	background-color: #F3F3F3;
	height: auto;
}

#top {
	height: 28px;
	overflow: hidden;
	width: 100%;
	background: #000 url(../images/stripes_small.gif) repeat-x;
	color: #fff;
	cursor: default;
	text-align: left;
	font: normal 10px/32px arial, verdana, helvetica, sans-serif;
}

#top strong {
	font: bold 11px arial;
	margin-left: 2px;
	margin-right: 6px;
}

#top span {
	display: inline;
	margin-left: 10px;
	float: left;
	clear: none;
	margin-top: -28px;
}

#top ul {
	margin: 0;
	padding: 0;
	float: right;
	clear: none;
	display: inline;
}

#top ul li a, #top ul li {
	display: block;
	float: right;
	width: 78px;
	height: 28px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	font: bold 12px/32px arial, verdana, helvetica, sans-serif;
	overflow: hidden;
}

#top ul li a:hover {
	color: #000;
}

#chat a {
	background: #0086EE url(../images/blue.jpg) no-repeat;
}

#join a {
	background: #F41100 url(../images/red.jpg) no-repeat;
}

#login a {
	background: #ED700D url(../images/orange.jpg) no-repeat;
}

#search a {
	background: #199B2C url(../images/green.jpg) no-repeat;
}

#main {
	height: 220px;
	background: #FE8624 url(../images/main.gif) repeat-x;
	border-top: 1px solid #FEC782;
	border-left: 1px solid #FEB154;
	border-right: 1px solid #D76C22;
	border-bottom: 1px solid #783C1C;
	overflow: hidden;
}

#main h1 {
	font-weight: normal;
	margin: 20px;
	color: #8A0700;
}

#main ul {
	width: 710px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	margin-left: 15px;
}

#main ul li {
	float: left;
	text-align: center;
	margin-left: 25px;
	display: inline;
}

#main ul li a img {
	border: 3px solid #fff;
}

#main ul li a img:hover {
border: 3px solid #FEE5C6;
}

#main ul li h2 {
	font: bold 11px arial, verdana, helvetica;
	margin-top: 10px;
	color: #000;
}

.content {
	margin: 20px 10px 0 20px;
	font-weight: normal;
	font-size: .72em;
	font-family: arial, verdana, helvetica, sans-serif;
	text-align: justify;
}

.content h1, .content ul {
	margin: 0;
	padding: 0;
}

.content h1 {
	color: #8A0700;
	font: bold 2em arial, verdana, helvetica, sans-serif;
	margin-bottom: 10px;
}

.content ul.hover_list li {
	border: 1px solid #783C1C;
	border-width: 0 0 1px 0;
	color: #600000;
}

.content ul.hover_list li a {
	height: 40px;
	color: #600000;
	display: block;
	line-height: 40px;
	padding-left: 15px;
}

.content ul.hover_list li a:hover, .content ul.hover_list li a:focus {
	background: #FD9339 url(../images/hover_list.jpg) repeat-x;
	color: #fff;
}

#footer {
	height: 25px;
	background-color: #000;
	color: #fff;
	font: normal 10px/25px arial, verdana, helvetica, sans-serif;
	color: #999;
	text-align: center;
	clear: both;
}

#footer a {	
	color: #ccc;
}

.btn {
	border: 1px solid #000000;
	background-color: #ED700D;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px 4px;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: .95em;
	cursor: pointer;
}

.btn:hover {
	color: #FFA500;
}

a.btn
{
	text-decoration: none;
	padding: 4px 8px;
}

a.add, a.reorder, a.print
{
	background-position: 0 50%;
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #74983B;
	line-height: 170%;
}

a.add
{
	background-image: url(../images/plus.png);
}

a.reorder
{
	background-image: url(../images/tool.png);
}

a.print
{
	background-image: url(../images/print.gif);
}

a.next, a.prev, a.play, a.pause, a.download
{
	color: #74983B;
	background-repeat: no-repeat;
	text-decoration: none;
}

a.next
{
	background-position: 100% 50%;
	background-image: url(../images/next.gif);
	padding-right: 15px;
}

a.prev
{
	background-position: 0 50%;
	background-image: url(../images/prev.gif);
	padding-left: 15px;
	margin-right: 20px;
}

a.play
{
	background-position: 0 50%;
	background-image: url(../images/play.gif);
	padding-left: 17px;
	margin-left: 50px;
}

a.pause
{
	background-position: 0 50%;
	background-image: url(../images/pause.gif);
	padding-left: 13px;
	margin-left: 50px;
}

a.download
{
	color: #678FB1;
	background-position: 0 50%;
	background-image: url(../images/down.png);
	padding-left: 17px;
	padding-bottom: 2px;
}

div.album_wrapper
{
	width: 450px;
}

div.album_wrapper img
{
	float: left;
	margin: 0px 5px 10px 0px;
}

div.album_wrapper h4
{
	margin: 0px;
	padding: 0px;
}

div.album_wrapper h4 a
{
	font-size: 1.1em;
	text-decoration: none;
}

div.album_wrapper p
{
	margin-left: 80px;
}

div.list_separator
{
	background-image: url(../images/pixel_maroon.gif);
	background-repeat: repeat-x;
	height: 1px;
	overflow: auto;
	clear: both;
	margin: 10px 0px;
}

div.gallery img, div.gallery_horizontal img, div.gallery_single img
{
	cursor: pointer;
	border: 1px solid #000000;
}

div.gallery
{
	overflow: auto;
	width: 625px;
	height: 250px;
	border: 1px solid #000000;
}

div.gallery_horizontal
{
	overflow: auto;
	width: 640px;
	height: 125px;
	border: 1px solid #000000;
}

div.gallery_single
{
	overflow: auto;
	width: 125px;
	height: 500px;
	border: 1px solid #000000;
}

div.photo_wrapper 
{
	text-align: center;
	border: 1px solid #000000;
	width: 640px;
	height: 480px;
	border-bottom: none;
	padding: 0px;
	margin: 0px;
	position: relative;
}

div.photo_caption
{
	border-color: #000000;
	border-style: solid;
	border-width: 1px 1px 0px 1px;
	text-align: left;
	padding: 4px;
	background-color: #2BA63E;
	color: #FFFFFF;
	width: 632px;
}

div.photo_caption p
{
	line-height: normal;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
}

div.photo_caption p.credit
{
	font-style: italic;
	font-size: 9px;
	text-align: right;
	font-weight: normal;
}

.note
{
	color: #90140C;
	font-size: 10px;
}

.tbl
{
}

.tbl th
{
	font-size: 11px;
	font-weight: normal;
}

.tbl td
{
	padding: 0px 7px 5px 0px;
}

.autocomplete
{
	font-size: 11px;
}

input.blue
{
	font: normal 12px Arial, Verdana, Sans-serif;
	line-height: 12px;
	padding: 3px 2px 0px 2px;
	border: 1px solid #AFBEC5;
	height: 16px;
}