
body {  font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: small; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none; 
	padding: 0;
	text-align: center;
	min-width: 750px;
	background: #cccc99;
	color: #000000;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	}

table { font-size: x-small; 
	font-weight: normal; 
	text-decoration: none; }
table.nav { font-size: x-small; 
	font-weight: bold; 
	text-decoration: none; 
	color: #FF5555;}
td.thumbnail { text-align: center; 
	vertical-align: top;}
td.photoedit { vertical-align: top;}


div {   font-size: small; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none;}


a.plain:link { color: #000099; 
	font-weight: bold; 
	text-decoration: none;}
a.plain:visited { color: #000000; 
	font-weight: bold; 
	text-decoration: none;}
a.plain:hover { color: #666699; 
	font-weight: bold; 
	text-decoration: none;}





.sidenav {width: 50px; 
	font-size: 8pt; 
	color: #FF0000; 
	text-decoration: underline; 
	cursor: pointer; 
	cursor: hand;}
.endlinks {  font-size: 7pt;}
.main {  height: 100%; 
	width: 100%; 
	vertical-align: top;
	}
.bkgd {  background-image: url(images/bkgd.gif); 
	background-repeat: repeat; 
	width: 18%; 
	clip:  rect(   )}
.larger { font-size: larger; }


#site { position: relative;
	width: 750px;
	background-color: #cccc99;
	background-image: url(/images/bgMid1.gif);
	background-repeat: repeat-y;
	text-align:left;
	}


#header {
	clear: both;
	text-align: right;
	font-size: 115%;
	height: 135px;
	background-image: url(/images/bgTop1.gif);
	background-repeat: no-repeat;
	background-position: top center;
	/*background-color: #cccc99;*/
	background-color: transparent;
	color: #ffffff;
	padding: 15px 25px 0px 190px;
	}
#wrap {
	position: relative;
	background-color: transparent;
	width: 750px;
	}
#maintext {
	position: relative;
	width: 520px;
	background-color: #ffffff;
	left: 0px;
	top:-350px;
	margin: 0px 25px 0px 15px;
	clear: right;
	float: right;
	}
#footer {
    	clear:both;
   	text-align:center;
   	font-size:8pt;
	height: 60px;
	padding-left: 190px;
	background-image: url(/images/bgBot1.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	padding-top: 15px;	
  	}
/* MIN-HEIGHT SETTINGS - INSIDE INFO */
.prop 	{
	width: 180px;
	float: left;
	clear: left;
	margin-left: 8px;
	padding-left: 8px;
	text-align: left;
	color: #ffffff;
	/*background-color: #660000;*/
	background-color: transparent;
	}
.min500 {
	height: 350px;
	min-height: 350px;
	}
.sideinfo { height: 175px; text-align: center; }
p.small {
	font-size: 75%;
	}
p.highlight {
	font-size: 110%; 
	color: #660000;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	}

