html, body {
	margin: 0;
	padding: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
}

body {
	background: url(http://www.civiettes.org/images/body_background.gif);
	font-family: Verdana, Arial, Sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #85b6de;
}


#page-container {
	width: 750px;
	margin: auto;
	background: #FFFFFF;
	padding-top: 0px;
}


#header {	
	background: #3d6a9d;
	height: 130px;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
}


#bar {
	background: url(http://www.civiettes.org/images/bar_background.gif);
	background-color: #bbcde3;
	height: 30px;
	padding-left: 34px;
	border-right: 1px solid black;
	border-left: 1px solid black;

}

#wrapper {	

	overflow: hidden;
	border-right: 1px solid black;
	
}

#navigation {
	float: left;
	width: 140px;
	padding: 0px;
	color: #000000;
	background: #e3eefc;
	padding-bottom: 32767px;		
	margin-bottom: -32767px;
	border-right: 1px solid black;
	border-left: 1px solid black;
}


#content {
	background: #FFFFFF;
	padding: 5px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: 155px;
	padding-right: 10px;
	
	line-height: 18px;
}


#footer {
	line-height: 18px;
	clear: both;
	background: #3d6a9d;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	padding: 5px; 
	border-right: 1px solid black;
	border-left: 1px solid black;
	font-size: 10px;
	color: #EEEEEE;
}

#content h1 {											
	
	font-size: 20px;
	
}


#header h6 {											
	
	margin: 0px;
	padding-top: 10px;
	padding-left: 175px;
	
}

#bar h6 {											
	
	font-family: Verdana, Arial, Sans-serif;
	font-size: 11px;
	padding: 0px;
	padding-top: 8px;
	margin: 0px;
	margin-right: 10px;
	margin-left: 130px;
	text-decoration: none;

}


.roundcont {
	width: 100%;
	background-color: #3d6a9d;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(http://www.civiettes.org/images/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(http://www.civiettes.org/images/br.gif) no-repeat top right; 
}

img.corner {
   	width: 15px;
   	height: 15px;
   	border: none;
   	display: block !important;
}


ul#navlist {
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 120px;
}

ul#navlist li {
	display: block;
	margin: 0;
	padding: 0;
}

ul#navlist li a {
	display: block;
	width: 114px;
	padding: 0.5em 0.1em 0.5em 2em;
	border-bottom: 1px solid #d8e5f5;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background: #e3eefc;
}


ul#navlist li#active a {
	margin: 0;
	background: #bbcde3;
	color: #000000;
}

ul#navlist li a:hover, ul#navlist li#active a:hover {
	color: #000000;
	background: #d7e9ff;
}

#content h1 {
	margin: 0;
	padding: 0;
}

#footer #altnav {
	text-align: center;
	color: #FFFFFF;
	
}

#footer ul#navlist li#active a:hover {
	clear: both;
	color: #FFFFFF;
}

#footer a:hover {
	color: #000000;

}


#footer a {
	color: #EEEEEE;
	text-decoration: none;
	font-weight: bold;
}
