@charset "utf-8";
/* CSS Document */

/*E5DCBD*/

body, html {
	background-color: #ffff91;
	font-family: Georgia;
	margin: 0;
	padding: 0;
	font-size: 10pt;
}

.header {width:600px; height:190px; background-image:url('../images/header.jpg'); background-repeat:no-repeat; margin:0 auto;}
.navigation {width:600px; height:61px; margin:0 auto; text-align:center; font-family: Georgia; font-size:12pt; color:#305348; font-weight:bold; letter-spacing:-1px; line-height:23px;}
.breaker {width:600px; height:5px; background-image:url('../images/breaker.jpg'); background-repeat:no-repeat; margin:0 auto;}
.content {width:600px; margin:10px auto;}
.footer {width:600px; margin:10px auto; text-align:center; font-family: Georgia; font-size:12pt; color:#305348; font-weight:bold; letter-spacing:-1px; line-height: 20pt;}

.navigation a { color:#305348; text-decoration: underline; }
.navigation a:hover { color:#305348; text-decoration: underline; }

.footer a { color:#305348; text-decoration: underline; }
.footer a:hover { color:#305348; text-decoration: underline; }

.title {font-family: Georgia; font-size:24pt; color:#DA251E; font-weight:bold;}

.copy {font-family: Georgia; font-size:12pt; color:#305348; font-weight:bold;}

.error {color:#DC251D;}
