/* 
DO NOT EDIT THESE STYLES
Search for "Edit" in this document to located editable styles.         
*/

body {
	background : url(footer_bg.gif) repeat #1f3163;
	font-family:'Lucida Grande';
	width: 100%;
	margin: auto;
	padding: 0;
	height: 100%;
}
     
#header {
	width: 100%;
	color: #000000;
	background: #ffffff url(images/header_bg.gif) repeat;
	font-size: 27px;
	margin: 0;
	padding: 0;
}

#main 	{
	background: url(bar.gif) repeat-x center center  #FFFFFF;
	text-align: center;
	width: 100%;
	height: 420px;
	margin: 0;
	padding: 0;
}

#footer {
	float: left;
	color: #ffffff;
	width: 100%;
	background: url(footer_bg.gif) repeat center top  #1f3163;
	text-align: center;
	vertical-align: middle;
}

p 	{
	color: black;
	text-decoration: none;
	font: normal normal 14px   Arial, Helvetica, sans-serif;
}

a {
	color : #ffffff;
	text-decoration: none;
}

a:hover {
	color : #ffffff;
	text-decoration : underline;
}
