html,body{margin:0;padding:0}
body{font: 75% verdana,arial,sans-serif;text-align:center; background-color: #ffffff}
p{margin:0 10px 10px}

a{color: #981793;padding:10px}
div#header h1{height:300px;line-height:80px;margin:0;
  background: #EEE;color: #79B30B;background-image:url(images/gsetop.gif);
	background-repeat: no-repeat;
	background-position: center;}
div#container{text-align:left}
div#content p{line-height:1.4}
div#navigation{background:#FFFFFF}
div#extra{background:#FF8539}
div#footer{background: #ffffff;color: #FFF;}
div#footer p{margin:0; padding:5px 10px}

div#container{width:700px;margin:0 auto}
div#content{float:right;width:490px; background-color:#ffffff; padding:5px; border: .2em solid #cccccc; background-image:url(images/contside.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;}
div#navigation{float:left;width:193px}
div#extra{float:right;width:500px}
div#footer{clear:both;width:100%; text-align:right;}
ul#navlist
{
margin: 0 0 0 0px;
padding: 0;
width: 100%;
}

#navlist li
{
list-style-type: none;
background-color: #cccccc;
color: #cccccc;
border: .1em solid #0066CC;
font-weight: 600;
text-align: center;
padding: .3em;
margin-bottom: .1em;
}

#navlist li a
{
color: black;
text-decoration: none;
display: block;
color: #0066CC
}

#navlist li a:hover
{
background-color: #ffffff;
color: #0066CC;
}