@charset "utf-8";
body {
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image: url(images/bg3.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
img {
border:none;
}
#wrapper {
	width:942px;
	margin-left:auto;
	margin-right:auto;
	background-color: #e2e2e2;
}
#header {

}
#content {
background-color:#e2e2e2;
}

.bucket_title {
	color:white;
	background-image: url(images/bucket-head.png);
	height:36px;
	background-repeat: no-repeat;
	text-align:left;
	padding-left:50px;
	padding-top:6px;
	padding-bottom:0px;
	font-weight:bold;
}
.bucket_title a:link, .bucket_title a:visited {
	color:white;
	text-decoration:none;
	}
.bucket_text {
	padding:5px;
	background-color: #CCCCCC;
	font-weight:bold;

}
.bucket_text img {
border:1px solid #01006c;
}
.bucket_rowtwo_title {
	background-image: url(images/footer-bg.png);
	background-repeat: repeat-x;
	color:#CCCCCC;	padding:5px;
		background-position: center;
font-weight:bold;

}
.bucket_rowtwo_title a:link, .bucket_rowtwo_title a:visited {
	color:white;
	text-decoration:none;
	}
#footer {
	text-align:center;
	margin-top:10px;
	padding:10px;
	background-image: url(images/footer-bg.png);
	background-repeat: repeat-x;
	background-position: center;
	color:#999999;
}
#footer a:link, #footer a:visited {
color: #CCCCCC;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
}
#footer a:hover {
color:white;
}
#nmg a:link, #nmg a:visited {
color: #999999;
text-transform: none;
font-weight:normal;

}
ul#navlist
{
width: 168px;
\width: 170px;
w\idth: 168px;
padding: 0px;
border: 1px solid #808080;
border-top: 0px;
margin: 0px;
font: bold 12px verdana,helvetica,arial,sans-serif;
background: #808080;
}

ul#navlist li
{
list-style: none;
margin: 0px;
border: 0px;
border-top: 1px solid #808080;
}

ul#navlist li a
{
display: block;
width: 132px;
\width: 168px;
w\idth: 132px;
padding: 4px 8px 4px 8px;
border: 0px;
border-left: 20px solid #aaaabb;
background: #ccccdd;
text-decoration: none;
text-align: right;
}

ul#navlist li a:link { color: #666677; }
div#navcontainer li a:visited { color: #666677; }

ul#navlist li a:hover
{
border-color: #ff9000;
color: #ffffff;
background: #000d33;
}
