/*
 * firstconguccsandusky.css
 * Author: Kyle Knight
*/

body {font-family: Arial, sans-serif; font-size: 1.0em; margin: 0px;
      background-color: #464646}
#header {}
.links {width: 800px; background-color: red; border: 2px solid black; font-size: 1.1em;
       color: white; padding: 3px; text-align: center}
.links a {text-decoration: none; color: white;
	  font-variant: small-caps}
.links a:hover {font-size: 1.1em; background-color: black; color: white}
.content {background-color: white; width: 800px; border: 2px solid black; padding: 3px; text-align: left}
.content a {color: red; font-size: 1.0em; font-family: Eras Demi ITC, Arial, sans-serif}
.content a:hover {font-size: 1.1em; text-decoration: none}
h2 {text-align: center; font-style: italic}
h3 {font-style: italic; color: red}
span {font-size: 1.1em; font-family: Eras Demi ITC, Arial, sans-serif}
.content a img {border: 0}
.breakingnews {background-color: #A0A0A0}
address {text-align: center; width: 806px; background-color: red; border: 2px solid black; font-size: 1.1em;
	 font-family: Eras Demi ITC, Arial, sans-serif}
address a {color: white; font-size: 1.1em}
address a:hover {font-size: 1.1em; background-color: black; color: white}
