﻿/* CSS Document */

<style type="text/css">
<!--
font-size:75%;
font-family:arial,'sans serif';
background-image:url('gradient.png');
background-repeat:repeat-y;
background-color:#FFFFF0;
color:#000080;
margin:20px;
}
h1 {font-size:200%;}
h2 {font-size:140%;}
h3 {font-size: 110%;
	}

#small {
	font-family: Arial;
	font-size: 8px;
	color: #000000;
	}

#copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	font-style: normal;
}
.header_black {
	font-family: "Franklin Gothic Medium";
	color: #333333;
	margin-left: 40px;
	margin-top: 20px;
	width: 457px;
	text-align: left;
}
#header_red_alt {
	font-family: "Franklin Gothic Demi";
	font-size: 18;
	color: #800000;
	text-transform: uppercase;
	font-weight: normal;
	text-align: left;
}
ul.space 
{
	line-height: 1.1em;
}

li.bullet 
{
	list-style-image:url('images/bullet_img.gif');
	text-align: left;
	width: 458px;
	height: 5px;
}
#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
}
	
	
}
}
#container {
	height: 100%;
	left: 40px;
	right: 40px;
	padding: 5px;
	width: 700px;
}


#nav a:link {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
	text-transform: uppercase;
	{
	
}
	
#nav a:visited {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
	text-transform: uppercase;
}
}
#nav a:hover {color: #ffcc33; font-size: 11px; font-family:  arial, helvetica; text-decoration: none; text-transform: uppercase;}
#nav a:active {color: #ffcc33; font-size: 11px; font-family:  arial, helvetica; text-decoration: none; text-transform: uppercase;}

-->
</style>
.upright {
	width: 550px;
	height: 153px;
	background-image: url('images/guardian_top_right.gif');
	background-repeat: no-repeat;
}
