.bodyStyle
{
	background-color: #dfc391;
	margin: 0px;
}

#navRow
{
	position: relative;
	left: 300px;
	top: 0px;
	width: 500px;
	height: 0px;
	min-width: 500px;
	max-width: 500px;
	min-height: 47px;
	max-height: 47px;
	padding: 0;
	margin: 0;
	clear: both;
}

#headerRow1
{

	position: relative;
	left: 0px;
	top: 5px;
	width: 100%;
	height: 103px;
	background-image: url(images/header_tile_h.gif);
	background-repeat: repeat-x;
	clear: both;

}

#headerRow2
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 274px;
	background-image: url(images/index_content_tile_h.gif);
	background-repeat: repeat-x;
	clear: both;
	border-color: #FFF;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
}

#indexFlash
{
	width: 778px;
	height: 274px;
	margin: 0 0 0 10px;
	border-color: #FFF;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
}

#innerHeader
{
	background-color: #8d2607;
	margin: 0px;
	top: 0px
	left: 0px;
	position: relative;
}

#innerContent
{
	position: relative;
	width: 774px;
	background-color: #FFFFFF;
	margin: 0 0 0 10px;
	border-color: #8d2607;
	border-width: 1px 3px 1px 3px;
	border-style: solid double solid double;
}

#footer
{

	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 24px;
	background-image: url(images/footer_tile_h.gif);
	background-repeat: repeat-x;
	clear: both;

}

#copyright
{
	left: 460px;
	width: 800px;
	height: 40px;
	clear: both;
}

#doodle
{
	clear: both;
	width: 73px;
	margin: 0px 0px 20px 381px;
}

.pageTitle
{
	width: 320px;
	float: right;
}

.content
{
	clear: both;
	margin: 0 15px 0 25px;
}

.subheader
{
	clear: both;
	text-align: left;
	font-size: 14px;
	line-height: 14px;
	font-family: Helvetica, san-serif;
	color: #8D2607;
	font-weight: bold;
}

.headline
{
	clear: both;
	text-align: left;
	font-size: 12px;
	line-height: 14px;
	font-family: Helvetica, san-serif;
	color: #8D2607;
	font-weight: bold;
}

.reviewTitle
{
	text-align: right;
	font-size: 12px;
	line-height: 14px;
	font-family: Helvetica, san-serif;
	color: #8D2607;
	font-weight: bold;
	margin: 0px 50px 0px 0px;
}


.photoTitle
{
	text-align: center;
	font-size: 11px;
	line-height: 12px;
	font-family: Helvetica, san-serif;
	color: #8D2607;
	font-weight: bold;
}

.galleryImage
{
	margin: 10px;
	padding: 2px;
	border-color: #8D2607;
	border-width: 3px;
	border-style: double;
}

.bodytext
{
	clear: both;
	text-align: left;
	font-size: 12px;
	line-height: 14px;
	font-family: Helvetica, san-serif;
}

.tracklist
{
	clear: both;
	text-align: left;
	font-size: 12px;
	line-height: 14px;
	font-family: Helvetica, san-serif;
}

.trackBlock
{
	width: 400px;
	margin: 0 auto 0 auto;
}

.caption
{
	border-color: #8D2607;
	border-width: 1px;
	border-style: solid;
	width: 600px;
	margin: 10px auto 5px auto;
	background-color: #DDDDDD;
	font-family: Helvetica, Verdana, san-serif;
	font-size: 11px;
	line-height: 14px;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	color: #8D2607;
	padding: 5px;
}

.citation
{
	clear: both;
	color: #8D2607;
	text-align: right;
	font-size: 10px;
	line-height: 14px;
	font-family: Helvetica, san-serif;
	font-weight: bold;
	margin: 10px 50px 0px 0;
}

.textnav
{
	clear: both;
	text-align: center;
	color: #8D2607;
	font-size: 11px;
	line-height: 14px;
	font-family: Helvetica, san-serif;
}

.clearing
{
	height: 0;
	clear: both;
}

a.links
{
	color: #8D2607;
	text-decoration: none;
}
a.links:hover
{
	color: #c12802! important;
	text-decoration: underline;
} 

.error
{
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #5e0000;
}

.oddRow
{
	background-color: #8D2607;
}

.evenRow
{
	background-color: #FFFFFF;
}

.username
{
	color: #5E0000;
	font-style: oblique;
}

.adminTable
{
	border-color: #8D2607;
	border-width: 2px;
	border-style: solid;
	width: 500px;
	background-color: #dfc391;
	margin: 20px auto 20px auto;
}

.bodyTable
{
	border-color: #8D2607;
	border-width: 2px;
	border-style: solid;
	width: 80%;
	background-color: #dfc391;
	margin: 20px auto 20px auto;
}

.tableHeader
{
	color: #000000;
	font-family: Helvetica, san-serif;
	background-color: #dea868;
	font-size: 10px;
	line-height: 15px;
	font-style: normal;
	font-weight: bold;
	padding: 4px;
	border-color: #8D2607;
	border-width: 0px 0px 2px 0px;
	border-style: solid;
}

.tableFooter
{
	color: #000000;
	font-family: Helvetica, san-serif;
	background-color: #dea868;
	font-size: 9px;
	line-height: 15px;
	font-style: normal;
	font-weight: normal;
	padding: 2px;
	border-color: #8D2607;
	border-width: 2px 0px 0px 0px;
	border-style: solid;
}

.formQuestion
{
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #000000;
}

.tableData
{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #8D2607;
	padding: 4px;
}


.formAnswer
{
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #686A6A;
}

.adminLayout
{
	width: 750px;
	margin: 30px auto 30px auto;
	border-color: #8D2607;
	border-width: 2px;
	border-style: solid;
	background-color: #dfc391;
}

.messageNotice
{
	border-color: #8D2607;
	border-width: 1px;
	border-style: solid;
	width: 400px;
	margin: 10px auto 5px auto;
	background-color: #dea868;
}

UL
{
	list-style-type: square;
	list-style-position: default;
	color: #00000;
	font-size: 10pt;
	line-height: 13pt;
	font-family: Helvetica, san-serif;
	font-weight: normal;
	margin: 0 20px 20px 0px;
}

.adminNav
{
	color: #000000;
	font-family: Verdana, Helvetica, san-serif;
	background-color: #dea868;
	font-size: 10px;
	line-height: 15px;
	font-style: normal;
	font-weight: normal;
	padding: 2px;
	border-color: #8D2607;
	border-width: 0px 0px 2px 0px;
	border-style: solid;
}