﻿body { background-color: #963; background-repeat: repeat-x; background-attachment: scroll; background-position: 0 0; margin:0; text-align:center; padding: 0; }
#wrapper {
	background-color: #d2e1c3;
	color: black;
	width: 690px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	margin-top: 0;
	/*background: url(images/navigation/content-bkgd_aboutus.gif) repeat-y;*/
	border: solid 4px #060;
}
a:link, a:visited,  a:active{
	font-weight:bold;
	color:#800000;
	text-decoration:none
}
a:hover{
	font-weight:bold;
	color:#360;
	text-decoration:none;
}
#leftcontent {
	float: left;
	width: 250px;
	position: static;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #DFE8ED;
	/*border: solid 1px blue;*/
}
#header {
	background:white;   /*chuck put in 3-13-08*/
	/*border: solid 1px red;*/
}	
#footer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: center;
	/*border: solid 1px red;*/
}
#content {
	float: right;
	width: 550px;
	position: static;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #F7EDAD;
	/*border: solid 1px blue;*/
}
#content a:link, #content a:visited, #content a:active, #content a:hover {
	text-transform: uppercase;
}

.index-intro { background-color: #c4d6e8; background-repeat: repeat-x; background-attachment: scroll; background-position: 50% top; width: 547px; border-left: 3px solid #ffffff; padding-bottom:10px; }
.index-intro p {
	font: bold 10px/13px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding-right: 15px;
	padding-left: 20px;
	text-align: left;
}

.morebutton {
	margin-right: 20px;
	margin-left: 20px;
	float: right;
}
.viewbutton {
	float: left;
	margin-left: 70px;
}
a.linkopacity img {
filter:alpha(opacity=100); 
-moz-opacity: 1.0; 
opacity: 1.0;
border:none}

a.linkopacity:hover img {
filter:alpha(opacity=50);   
-moz-opacity: 0.5;   
opacity: 0.5;
border: none:
}
.box {
	float: left;
	background-color: white;
	background-repeat: no-repeat;
	background-position: center;
	border-color: white;
	border-style: solid;
	border-top-width: 3px;
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 3px; 
}
/*
 Below you can replace an ad on any row in the right column of the home page. Here are the rules:
(1) The image and the box that contains it must always have the same height and width (TO GET A FULL HIT AREA)
(2) One image on a row: the image must have width 547px (550-3)
(3) Two images on a row: the sum of the image widths must equal 544px (550-3-3)
(4) Three images on a row: the sum of the image widths must equal 541px (550-3-3-3)
(5) And so on ...
*/
