body {
        font-family: arial, tahoma, helvetica, sans-serif;
        font-size: 11px;
        text-align: center;
        background: #eeeeee;
		margin: 90px 0px 0px 0px;
}
h1 {
		color: #3739a1;
}

h2 {
		color: #f59f25;
		margin: 10px 0px 10px 10px;
}

h3 {
		margin: 30px 0px 15px 15px;
		padding-top: 0px;
		color: #3739a1;
}

p { 
		font-size: 12px; 
		margin: 3px 15px 3px 40px; 
		margin-top: 0.5em;
		padding-bottom: 10px;
		color: #0c099c;
}


img {
        border: 0;
}

a {
        color: #130265;
}

#wrapper {
        margin: auto;
        text-align: left;
        width: 600px;
        background: white;
}

#wrapperi {
        padding: 0px 2px;
}


#header, #nav, #nav li, #footnav #menu #headerimg #contact{
        margin: 0;
        padding: 0;
}

#header {
        width: 596px;
		height: 70px;
		background: #f99405;
        border-bottom: 1px solid #fff;
        border-top: 2px solid #fff;
        margin-bottom: 1px;
}
#headerimg {
		float: left;
		width: 350px;
		height: 70px;
}
#contact {
		color:#FFFFFF;
		font-weight: bold;
		float: right;
		position: relative;
		padding: 0px 5px 0px 0px;
		font-size: 100%;
		font-family: arial, tahoma, helvetica, sans-serif;
		line-height: 22px;
		text-align: right;
}
#contact a {
        color: #ffffff;
		text-decoration: none;
}
#contact a:hover {
		color: #efeeed;
		text-decoration: none;
}
#menu {
		background: #3739A2;
		color:#EFEEED;
		height: 20px;
		text-align: center;
		padding-top: 5px;
}
.clear {
        clear: both;
        font-size: 1px;
        height: 5px;
        margin: 0 0 -4px 0;
}

#left {
        float: left;
		width: 130px;
}

.rss_box {
		border: thin solid #000000;
}

.rss_title {
		font-weight: bolder;
}
#rightcoverage {
        float: right;
		
}

#right {
		background: transparent url(images/mouse.gif) no-repeat scroll right bottom;
	
}
#right a {
		text-decoration: none;
}

#rightindex {
		float: right;
		height: 500px;
		background: transparent url(images/mouse.gif) no-repeat scroll right bottom;
}

#nav {
        float: left;
        width: 130px;
        margin: 0;
        padding: 0;
}

#test li {
        list-style-image: url(images/bullet2.gif);
        padding-bottom: 3px;
        padding-left: 0;
        margin-left: 0;
		
}
#nav li {
        background: #3739a2 url(images/menu_arrow.gif) left center repeat-y;
        padding: 3px 0px 4px 36px;
        margin-bottom: 2px;
        margin-left: 0;
        list-style: none;
}

* html #nav li { /* IE 5.x hack */
        padding-left: 20px;
        padd\ing-left: 36px;
}

#menu a {
        color: #efeeed;
        text-decoration: none;
        font-weight: bold;
        font-family: arial, tahoma, helvetica, sans-serif;
        font-size: 13px;
		padding: 0px 3px 0px 3px;
}
#menu a:hover {
		color: #d4d4d4;
		text-decoration:none;
}
	
#footer {
        text-align: right;
        background: #b7b7b8;
        color: #666666;
        border-top: 2px solid #fff;
}

* html #footer {
		height: 1.5em;
}

#footeri {
		padding: 2px 3px 4px 13px;
		border-bottom: 2px solid #fff;
}

#footer .copyright {
        float: left;
}

#footeri a {
        color: #666666;
		text-decoration: none;
}
#footeri a:hover {
		color: #ffffff;
		text-decoration: none;
}
#validate {
}
#map_canvas {
		margin: 2px 0px 0px 0px;
}