p {
color: #666666;
font-family: Trade Gothic,Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size: 10px;
text-align: left;
} 

h1, h2, h3, h4 {
text-align: center;
color: #4B90CD;
font-family: Trade-Gothic, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h5, h6, h7 {
text-align: center;
color: #FBA13C;
font-family: Trade-Gothic, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a {
	text-decoration: none;
	font-weight: bold;
	color:  #FBA13C;
	outline: none;
	}
a:active {
	color:  #ccc;
	text-decoration: underline;
	}
a:hover {
	color: #FBA13C;
	text-decoration: underline;
	}
a:focus {
	color: #4B90CD;
	}

#content {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto; 	/* opera does not like 'margin:20px auto' */
	background: #FFFFFF;
	border: 1px solid #ccc;
	text-align:left; /* part 2 of 2 centering hack */
	width: 749px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 749px;
	z-index: 15;
	visibility: visible;
	}


#left {
position: absolute;
left: 10px;
top: 203px;
width: 368px;
z-index: 6;
}
 
#leftq {
position: absolute;
left: 10px;
top: 200px;
width: 570px;

z-index: 6;
}

 
#center {
position: absolute;
left: 395px;
top: 200px;
width: 200px;
z-index: 7;
}

 #right {
position: absolute;
left: 595px;
top: 200px;
width: 150px;
}

 #header {
position: absolute;
margin: -1px 749px 182px 0px;
width: 749px;
z-index: 1;
}

 #navigation {
position: absolute;
left: 10px;
top: 170px;
width: 465px;
z-index: 2;
}
 
 #footerhome {
position: absolute;
margin: 595px 749px 740px 0px;
width: 749px;
clear: left;
z-index: 5;
}
 #footer {
position: absolute;
margin: 595px 749px 700px 0px;
width: 749px;
clear: left;
z-index: 5;
}


 #footer2 {
position: absolute;
margin: 701px 749px 800px 0px;
width: 748px;
clear: left;
z-index: 5;
}

#quote1 {
	width:49%;
	margin:5px;
	float: left;
	padding:7px;
	border:0px dashed #FBA13C;
	background-color:#ffffff;
	z-index: 10;
	}

#quote2 {
	position: absolute;
	width:49%;
	margin:70px;
	padding:7px;
	border:0px dashed #FBA13C;
	background-color:#ffffff;
	z-index: 10;
	}
 div.sponsors {
position: absolute;
margin: 225px 749px 700px 650px;
width: 99px;
z-index: 5;
}
/* photo */
 .card-left, .card-right {
       float: left;
       width: 170px;
       margin: 0 15px 15px 0;
       padding: 10px 0;
       text-align: center;
       background: white;
       border-right: 1px solid #ccc;
       border-bottom: 1px solid #ccc;
       font-size: 75%;
       }
.card-right {
       float: right;
       margin: 0 0 15px 15px;
       }