body {
	background-color:#000000;
	min-width:75%;/*763 */
	margin-top: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-align:left;
}

a:link {
color:#3399FF;
text-decoration:underline;
}
a:hover {
color:#992828;
text-decoration:none;
}
a:visited {
color:#3399FF;
text-decoration:underline;
}

/*
.footer {
	color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	background-image:url(../images/footer-bgd.jpg);
	background-repeat:repeat-x;
	background-color:#CC3300;
	background-position:top left;
	height:42px;
}

#footer a:link {
color:#FFFFFF;
text-decoration:underline;
}
#footer a:hover {
color:#999999;
text-decoration:none;
}
#footer a:visited {
color:#CCCCCC;
text-decoration:underline;
}
	*/
.banner {
	text-align:center;
}

.body-bgdcol{
	background-color:#FFFFFF;
	width:650px;
	}
	
.column1 {
	vertical-align:top;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	background-color:#02FDBA;
	width:260px;
	padding-right:5px;
	padding-left:5px;
	min-height:550px;
	float:left;
	border-right:#CCCCCC;
	border-right-style:solid;
	border-right-width:thin;
}

#column1 p{
	margin-left: 20px;
	}	

.column2 {
	vertical-align:top;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	background-image:url(../images/border_right_top.gif);
	background-position:top right;
	background-repeat:no-repeat;
	background-color:#720000;
	min-height:550px;
	width:470px;
	float:right;
	}

p{
  margin-left: 20px;
/*  padding-left:10px;*/
  padding-right:5px;
  }

.quote-box {
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:medium;
	font-weight:normal;
	background-color:#006666;
	width:243px; /* compensated for left, right margins 303-20px */
	padding-top:10px; padding-bottom:10px;
	padding-left:3px; padding-right:3px;
}

.menu-bgd{
	background-color:#548122;
	width:700px;
	text-align:center;
	vertical-align:top;
	padding-top:5px;
	padding-bottom:5px;
}

#menu a:link{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#02FDBA;
	font-size:small;
	text-decoration:none;
	background-color:transparent;
}

#menu a:visited{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#02FDBA;
	font-size:small;
	text-decoration:none;
	background-color:transparent;
}

#menu a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:small;
	border-bottom-color:#FF0000;
	border-bottom-width:medium;
	border-bottom-style:double;
	background-color:transparent;
}

#menu li{
	list-style-image:url(../images/transp-bullet.gif);
}

li {
  padding-right:5px;
  padding-bottom:3px;
  line-height:20px;
  text-align:left;
  }
  
h3 {
	font-family:"Goudy Old Style", "Times New Roman", Times, serif;
	font-size: large;
	font-weight:bold;
	font-style:italic;
	color:#FFFFFF;
	background-color:transparent;
/*	border-bottom-width: 4px;
	border-bottom-style:double;
	border-bottom-color:#a5acc4;
*/	padding-right: 10px;
	padding-top:5px;
	margin-left: 20px;
	margin-right: 10px;
	text-align:left;
}
h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color:#FFFF99;
	background-color:transparent;
	border-bottom-width: 1px;
	border-bottom-style:double;
	border-bottom-color:#CC3300;
	padding-right: 10px;
	margin-left: 20px;
	margin-right: 10px;
	text-align:left;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
