/* CSS Document */

body {
	margin: 0px auto 0px auto;
	background: url(images/top.gif) no-repeat;
	background-position: top;
	font-family: Verdana, Halvetica, sans-serif;
	text-align: center;
}

*:first-child+html body {
	width: 685px;
}

img {
	border: none;
}

a:hover {
	color: #900;
	text-decoration: underline;
}

a {
	color: #900;
	text-decoration: none;
}

#container {
	font-weight: normal;
	margin: 0px auto 0px auto;
	width: 686px;
	text-align: center;
}

#middle {
   	background: url(images/middle.gif) no-repeat;
	background-repeat: repeat-y;
	margin: 30px auto 0px auto;
}


#bottom {
	margin: -10px auto 0px;
	width: 686px;
	height: 46px;
	background: url(images/bottom.gif) no-repeat;
	clear: left;
}

#nav {
	margin: 110px 10px -10px;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
}

#nav li {
	list-style: none;
	display: inline;
	margin-right: 20px;
}

#nav a {
	font-size: 10px;
	font-weight: bold;
	color: #edd;
	text-decoration: none;
}

#nav a:hover {
	color: #fee;
	text-decoration: underline;
}

#content {
	padding: 5px 40px 1px 40px;
	margin: 0px auto 0px auto;
	text-align: left;
}

#side {
	margin: 15px auto 10px 15px;
	width: 110px;
	border-left: 1px dashed #a33;
	padding: 0px 10px 0px 20px;
	line-height: 1.4em;
	color: #666;
	float: right;
	font-size: 70%;
}

#side strong {
	font-size: 1.2em;
	color: #900;
}

.links {
	line-height: 2em;
}

#content h2 {
	color: #930;
	font-weight: bolder;
	font-size: 14px;
	padding: 0px 135px 0px 10px;
	margin: 10px 0px 10px;
}

#content h2 a:hover {
	color: #900;
	text-decoration: underline;
}

#content h2 a {
	color: #900;
	text-decoration: none;
}

#content h3 {
	color: #000;
	font-size: 10px;
	letter-spacing: .1em;
	padding: 0px 135px 0px 10px;
	text-decoration: underline;
}

#content h4 {
	color: #900;
	font-size: 14px;
}

#content p {
	padding: 0px 10px 0px 10px;
	font-size: 70%;
	line-height: 1.7em;
	margin: 0px 0px 1.7em 0px;
	vertical-align: top;
	color: #666;
}

#footer {
	font-size: 10px;
	font-weight: bold;
	margin: -33px auto 0px;
	height: 20px;
	width: 686px;
	height: 31px;
	text-align: center;
	color: #edd;
}

#footer a {
	font-size: 10px;
	font-weight: bold;
	color: #edd;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

/* CONTACT PAGE */

table {
	font-size: 70%;
	line-height: 1.7em;
	margin: 0px 0px 1.7em 10px;
	vertical-align: top;
	color: #666;
}

.tf {
	width: 25%;
}

.sf {
	width: 75%;
}

/* the mbuc group - all rights reserved */