/* CSS Document */
body {
	left: auto;
	right: auto;
	text-align: center;
	background-image:  url(Images/CISCgradient2.jpg);
	margin: 0px;
	padding: 0px;
}
#container {
	margin-top: 0px;
	margin-right:auto;
	margin-left:auto;
	width: 950px;
	padding: 0px;
	background-color: #FFF;
	color: #000;
	position: relative;

}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding: 40px;
	text-align: left;
}
#footleft {
	float: left;
	height: 100px;
	width: 225px;
	border: thin #FF0000;

}
#footcenter {
	height: 100px;
	width: 440px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	float: none;
	margin: auto;
	border: thin #FF0000;



}
#footright {
	float: right;
	height: 100px;
	width: 275px;
	border: thin #FF0000;

}
#statesleft {
	float: left;
	width: 250px;
	margin-left: 100px;

}
#statescenter {
	width: 250px;
	float: none;
	margin: auto;



}
#statesright {
	width: 250px;
	float: right;

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 150%;
	color: #CC9900;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 150%;
	color: #CC9900;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	color: #EAC55B;
	text-decoration: underline;
	background-color: #000000;
}
.titleleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #336633;
	font-weight: bold;
}
#quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #CC9900;
	float: right;
	margin-right: 50px;
}
#spanish {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	position: absolute;
	left: 713px;
	top: 185px;
	font-style: italic;


}
