body {
	font-size: 76%;
	font-family: verdana, arial, sans-serif;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	}

a:link, a:visited {
	color: #58121C;
	}	
	
a:hover, a:active {
	color: #760414;
	text-decoration: none;
	}
	
h1 {
	color: #58121C;
	font-size: 120%;
	margin-top: 0;
	}

h2 {
	color: #760414;
	font-size: 110%;
	margin-top: 0;
	}

 h3 {
	font-style: italic;
	color: #58121C;
	}

h4, h5, h6 {
	color: #760414;
	font-size: 100%;
	margin-top: 0;
	}


#address {
	padding: 5px 6px 0px 0px;
	font-weight: bold;
	text-align: right;
	background-color: #760414;
	color: #003366;
	border-bottom: 1px solid #760414;
	}
#address p {
	padding: 0;
	margin: 0;
	}

#top {
	background-color: #ffffff;
	color: #F0937D;
	padding: 10px 0px 0px 20px; 
	margin: 0;
	height: 125px;
	white-space: nowrap;
	border-bottom: 0px solid #760414;
	background-image: none;
	background-position:right center;
	background-repeat: no-repeat;	
	overflow: hidden;
	}
#banner {
	position: absolute; 
	top: 5px; 
	right: 15px; 
	bottom: 2px;
	width: 470px;
	}

img.border {
	border-left: 2px solid #760414;
	border-right: 2px solid #760414;
	}
#menu {
	border-top: 4px solid #000;
	border-bottom: 2px solid #000;
	margin: 3px 0 30px 0;
	background-color: #760414;
	color: #000000;
	text-align: left;
	padding: 6px 4px 8px 5%;
	background-image: url(imgs/bar.gif);
	background-position:top left;
	background-repeat: repeat;
	font-weight: normal;
	letter-spacing: 2px;
	text-transform: none;
	font-size: 95%;
	}

#menu a:link, #menu a:visited {
	color: #ffffff;
	text-decoration: none;
	}	
	
#menu a:hover, #menu a:active {
	color: #fff;
	text-decoration: underline;
	}
	
#content {
	color: #444;
	float: left;
	width: 45%;
	padding-left: 5%;
	padding-right: 5%;
	margin-top: 0;
	}

#content-all {
	color: #444;
	padding-left: 5%;
	padding-right: 5%;
	margin-top: 0;
	position: relative;
	}

#side {
	color: #444;
	margin-left: 56%;
	margin-right: 5%;
	margin-top: 0;
	}

#side h2 {
	text-align: center;
	}

.slogan {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
	}

.news {
	font-weight: normal;
	font-size: 110%;
	color: #58121C;
	}

.date {
	font-weight: bold;
	color: #760414;
	}

em {
	font-style: italic;
	}

.title {
	font-style: italic;
	color: #760414;
	}

.question {
	color: #760414;
	color: #58121C;
	font-weight: bold;
	}
ul, li {
	font-weight: bold;
	}

p.screenshot {
	float: left;
	text-align: center;
	width: 232px;
	height: 220px;
	padding: 4px 6px;
	margin: 1em 0;
	}

p.screenshot img {
	border-color: #760414;
	}

p.redesign-screenshot {
	float: left;
	text-align: center;
	width: 178px;
	padding: 4px 10px;
	}

#footer {
	clear: both;
	color: #000;
	text-align: right;
	padding: 20px 5%;
	}
#footer span {
	font-size: 80%; 
	}

.clear {
	clear: both;
	}