@charset "utf-8";
/* CSS Document */

<!--
.cardsWords{ margin-right:20 }

body {
	"Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; /* zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /*  centers in IE */
	color: #000000;
}
.oneColElsCtr #container {
	width: 1000px;
	background: #FFFFFF;
	margin: 0 auto; 
	
	text-align: left; 
}
.oneColElsCtr #mainContent {
	
}

.font_home {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight:800;
	font-size: 15px;
	text-align:left;
	vertical-align:top;
}

.center_row {
	height: 342x;
	vertical-align:top;
	text-align:center;
	font-size:14px;
	color: #336699;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
}
.bottomNav {
color:#ffcc99;
background-color:#993300;
text-align:center;
font-size:14px;
font-weight: bold;
padding-top:5;
padding-bottom:5;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;


}
.bottomNavLink{
color: #99ccff;

}
p {
margin: 0 px;
}
a {color:#ffcc99; text-decoration:none}
a:hover {color: #99ccff}
-->
