body
{
	color: #edeeac;
	font-family : "High Tower Text" ;
	background-color : #582009; 
	margin:0px;
	padding:0px;
}

a:link
{ 
	color:#582009;
	text-decoration:none; 
}

a:visited
{ 
	color:#582009;
	text-decoration:none;
}

a:hover
{ 
	color:#582009; 
	text-decoration:none; 
}

a:active
{ 
	color:#582009; 
	text-decoration:none; 
}

IMG
{
	border:0px;
}

#divMaster
{
	height:100%;
	width:100%;
	text-align:center;
}

#divCenter
{
	width:100%;
	margin-top:16px;

}

#divTitle
{
}

#divMenu
{
}

#divLeft
{
	margin-top:29px;
	margin-left:112px;
}

#divTitleLeft
{
	float:left;
	margin-left:58px;
}

.divMenuLeft
{
	clear:both;
	float:left;
	margin-left:96px;
}

.divMenuLefty
{
	clear:both;
	float:left;
	margin-left:120px;
}

#divFooter
{
	clear:both;
	padding-top:40px;
}

.divMenuContact
{
	clear:both;
	float:left;
	margin-left:96px;
	margin-top:8px;
}

.pBio
{
	text-align:left;
	width:65%;
}

.pNews
{
	text-align:left;
	width:65%;
}

.NewsHeader
{
	font-size:1.3em;
	font-weight:bold;
}

.NewsContent
{
	padding-left:8px;
	display:block;
}

.artClass
{
	padding:8px;
	width:100%;
}

.artClass td
{
}

#divImageViewer
{
}

DIV#divImageViewer.loading 
{
	background: url(Images/ajax-loader.gif) no-repeat center center;
}

.ui-dialog .ui-dialog-titlebar
{
 background:url(..) repeat-x;
 background-color:#FFFFFF;
 border:none;
}

