

a:link {
	color : #0033FF;
}

a:visited {
	color : #663399;
}

a:hover {
	color : #FF3300;
}

a:active {
	color : #FF6600;
}

body {
	background : #FFFFFF;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin : 0;
	padding : 0;
}

form#subscribe {
	margin : 0;
	padding : 0px;
}

form#subscribe fieldset {
	float : right;
	border : 0;
	margin : 0;
	padding : 10px 5px;
}

h1#title {
	height : 100px;
	background-image : url(../img/logo.gif);
	background-repeat : no-repeat;
	background-color : #CC3333;
	margin : 0;
	padding : 0;
}

h1#title span {
	display : none;
}

h1, h2 {
	font-size : 1.2em;
	font-weight : bold;
}

p {
	margin-top : 0;
	font-size : .9em;
	font-weight : normal;
	line-height : 150%;
}

.rhsbox {
	padding : 10px;
}

.rhsbox h3, h4 {
	font-size : 1em;
	font-weight : bold;
	margin : 0;
}

.rhsbox p {
	font-size : .8em;
	line-height : 125%;
}

#container {
	width : 760px;
}

#footer {
	clear : both;
	color : #333333;
	font-size : .7em;
	padding : 10px;
}

#global {
	float : right;
	font-size : .7em;
	line-height : 1.4em;
	padding : 10px;
}

#global a {
	color : #FFFFFF;
	display : block;
}

#global a:hover {
	background-color : transparent;
}

#header {
	background-color : #CC3333;
}

#leftcontent {
	border-right : 225px solid #f0f0f0;
	background : #FFFFFF;
	background-image : url(img/recycle.jpg);
	background-position : left;
	background-repeat : no-repeat;
	padding : 10px;
}

#leftcontent h3 {
	color : #333333;
	font-size : 1em;
	margin : 0;
}

#leftcontent li {
	font-size : .9em;
}

#message {
	display : none;
}

#navigation {
	background-color : #333333;
	border-bottom : 2px solid #CCCCCC;
	color : #FFFFFF;
	font-family : "Arial Narrow", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 1.1em;
	font-weight : bold;
	margin-top : 0.1em;
}

#navigation ul {
	margin : 0;
	padding : 10px;
}

#navigation ul li {
	display : inline;
	padding : 0 10px;
}

#navigation ul li a {
	color : #FFFFFF;
}

#navigation ul li a:active {
	background : #333333;
	color : #FFFFCC;
}

#navigation ul li a:hover {
	background : #333333;
	color : #FFCC00;
}

#navigation ul li strong {
	color : #FFFF99;
}

#rightcontent {
	float :right;
	width : 225px;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#subnav {
	background : #EEEEEE;
	font-size : .8em;
	font-weight : bold;
}

#subnav ol {
	margin : 0;
	padding : 10px;
}

#subnav ol li {
	display : inline;
	padding : 0 10px;
}

#subnav ol li a {
	color : #003399;
	text-decoration : underline;
}

#subnav ol li a:hover {
	text-decoration : none;
}
