/* WFC Stylesheet - March 2005 */

body { margin: 1px; padding: 0px; background-color: white; font-size: 62.5%; color: #000000; }

a:link {color: #C2072E; }
a:visited {color: #C2072E; } 
a:hover {color: #666666; text-decoration: none; }
a:active {color: #F77D8B; }

/* Layout */

#container {width: 760px; margin: 0 auto; border: 1px solid #333333; padding: 10px;}

#header {background-color: transparent; height: 85px; text-align: left; text-transform: uppercase;}

#content {background-color: #FFF0F0  ; border-top: 10px solid #333333; color: #333333; font-family: Arial, Helvetica, sans-serif;  font-size: 1.4em; text-transform: none; padding: 10px; border-bottom: 4px solid white; font-weight: bold;}

#footer {background-color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 1.2em; text-align: left; padding: 10px; color: white;}

#footer a {color: white;}

strong { font-weight: bold; }
.caps {	text-transform: uppercase;}
h1 {color: white; font-family: Arial, Helvetica, sans-serif; font-size: 2em; color: #c51338;}


