body
{
	background-image: url(images/34_tile.gif);
	margin				: 20px;
	margin-top 			: 10px;
	color				: #333333;
}

a, a:visited
{
	font-weight			: bold;
	text-decoration		: none;
	color				: #000000;
}

a, a:hover
{
	font-weight			: bold;
	text-decoration		: none;
	color				: #333333;
}

#header_image
{
	background-image		: url(images/top_banner.gif);
	width				:970px;
	height				:100px;
}

.outerTable
{
	background-color		: #F3E4D9;
	width				: 70%;
	border-style: solid;
	border-color: #E6EAED;
}

.outerSendToTable
{
	background-color		: #333333;
	width: 100%;
}

.sendToTable td
{
	font-family			: arial, Sans-Serif;
	font-size			: 11px;
	color				: #333333;
	padding				: 6px;
	white-space			: nowrap;
}

.sendToTable textarea
{
	font-family			: arial, Sans-Serif;
	font-size			: 11px;
	color				: #333333;
	width: 100%;
}

.sendToTable input
{
	font-family			: arial, Sans-Serif;
	font-size			: 11px;
	color				: #333333;
	width: 100%;
}

select
{
	font-family			: arial, Sans-Serif;
	font-size			: 10px;
}

.headerTitle
{
	width				: 100%;
	font-family			: Trebuchet MS;
	font-size			: 18px;
	color				: #333333;
	padding				: 6px;
}

.navBar
{
	background-color	: E6EAED;
	font-family			: arial, sans-sarif;
	font-size			: 11px;
	color				: #333333;
	padding				: 0px 10px 0px 10px;
	height				: 40px;
	border-top: solid 1px #333333;
	border-bottom: solid 1px #333333;
}

.navBar a
{
	background-color	: Transparent;
	color				: #333333;
}

.navBar a:hover
{
	background-color	: Transparent;
	color				: #333333;
}

.subNavBar
{
	font-family			: arial, Sans-Serif;
	font-size			: 9px;
	font-weight			: bold;
	color				: #333333;
	padding				: 0px 10px 40px 0px;
	height				: 27px;
	text-align			: right;
}

.subNavBar a, a:visited, a:hover
{
	color				: #333333;
}

.mainTable
{
	background-color	: Transparent;
	border-style: solid;
	border-color: #E6EAED;
}

.mainTable td
{
	background-color	: Transparent;
	font-family			: arial, Sans-Serif;
	font-size			: 11px;
	color				: #333333;
	padding				: 6px;
}


/* Custom Styles */

.textBlock
{
	font-family			: arial, sans-sarif;
	font-size			: 11px;	
}

.textBlock h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.55em;
	line-height: normal;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 12px 0px;
	border-bottom: solid 1px #DEDEDE;
	color: #333333;	
}

.currentPageHighlight
{
	color: #8A2205;
}

.topCorner
{
	width: 6px;
}


.bottomCorner
{
	vertical-align: bottom; 
	width: 6px;
}

.flatVertical
{
	height: 20px; 
	width: 100%;
}

.subAlbumsHeader
{
	background-color		: #F8F8F8;
	background-image		: url(images/subnav_bg.gif);
	background-repeat		: repeat-x;
	font-family			: arial, Sans-Serif;
	font-size			: 9px;
	font-weight			: bold;
	color				: #979797;
	padding				: 0px 10px 2px 0px;
	height				: 27px;
	text-align			: right;
	border-left			: #e3e3e3 1px solid;
	border-right			: #e3e3e3 1px solid;
}

.subAlbumsBody
{
	border-right: #e3e3e3 1px solid;
	border-left: #e3e3e3 1px solid;
	border-bottom: #e3e3e3 1px solid;
	height: 100%;
}

.otherBlockText
{
	background-color	: Transparent;
	font-family			: arial, Sans-Serif;
	font-size			: 11px;
	color				: #333333;
	padding				: 6px;	
}

