<style type="text/css">
html,body{margin:0;padding:0}
body{
	font: medium Georgia, "Times New Roman", Times, serif;
	text-align:left;
	color: #000000;
	background-color: #000000;
	background-attachment: scroll;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	background-position: left center;
	margin: 0px;
	padding: 0px;
	border: 0px;

}
p{margin:0 10px 10px}
a{color: #003300;}
div#header {height:200px;
    }
div#container{text-align:left}

div#navigation{
	color: #CCCCCC;
	font-variant: normal;
	text-transform: none;
	font-style: oblique;
	padding-bottom: 10px;
}

div#extra{
	background:#666666;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 3px;

}
div#extra a{
	color: #FFFFFF;
	padding: 0px;

}
div#footer{background: #333;color: #FFF}
div#footer p{margin:0;padding:5px 10px}

div#container{
	width:700px;
	margin:0 auto;
	}
div#content{
	float:right;
	width:700px;
	height: 100%;
	max-height: 100%;
	background-attachment: fixed;
	background-image: url(images/bg1.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	}
div#navigation{
	float:left;
	width:200px;
	height: 100%;
	max-height: 100%;
		}
div#extra{
	clear:both;
	width:100%;
}
</style>
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #333333;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
	color: #333333;
	text-align: center;
}

