BODY
{
	font-family:garamond;
	margin:0;
	background-color: RGB(208,208,208);
}

TABLE.main
{
	height: 1300;
}

TABLE.banner
{
	height: 108;
	width: 100%;
	background-Color=#9a5858;
	font-style: italic
}

TABLE.controlpanelitems
{	
	height: 100%;
	width: 160;
	background-Color=#9a5858;
	margin-top: 10;
	text-align: center;
}

TABLE.imagegallery
{
			
}

TD.imagegallerypic
{
	text-align: left;
	width: 100%;	
}

TD.imagegallerycaption
{
	text-align: left;
}

TD.dove
{
	height: 114;
	width: 160;
	vertical-align:top;
	text-align:left;
	background-image: url(images/bar02_short.jpg);
	background-repeat: repeat-x;
	background-position: bottom left
}

TD.banner
{	
	text-indent: 25;	
	font-size: 28;	
	font-weight: bold;
	vertical-align: middle;	
	text-align: left;
	background-image: url(images/bar02_short.jpg);
	background-repeat: repeat-x;
	background-position: bottom left
}

TD.controlpanelholder
{
	width: 160;
	height: 100%;
	background-Color=#9a5858;
	vertical-align: top;
	text-align: center;
}
  
TD.controlpanelitem
{
    	text-align: center;
	vertical-align:top;
    	height: 16;    	
    	font-size:16
}

TD.maincontent
{	
	width: 85%;	
	height: 100%;
	text-indent: 25;
	vertical-align:top;
}

IFRAME.content
{
	width: 95%;
	height: 95%;
	border-style: none;
	margin-top: 10;
}

INPUT.controlpanelbutton
{
	border-style: solid;
	border-width: thin;
	background-color: rgb(192,192,192);
	width: 125;
	text-align: center;
	font-size: 12;
}

DIV.contentheader
{
	font-size: 18;
	font-style: italic;
	font-weight: bold;
}

A:link
{
	COLOR: #800000
}

A:visited 
{
	COLOR: #800000
}

A:hover 
{
	COLOR: #B22222
}

A:active 
{
	COLOR: #800000
}

IMG.imagegallerypic
{
	width: 80%;
}