body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/bg_stripes_mdci477pt.gif);
	text-align: center;
	font-size: 70%;
	text-decoration: none;
}
div#bg {
	background-color: #FFFFFF;
	width: 760px;
	text-align: left;
}
div#header {
	height: 80px;
	width: 760px;
}
div#main {
	width: 720px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	border-top-color: #cccccc;
	border-top-style: dotted;
	border-top-width: 1px;
}
div#nav {
	float: left;
	width: 140px;
	font-size: 105%;
	color: #660066;
	font-weight: normal;
	text-align: left;
	margin-top: 15px;
}
div#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
div#nav ul li {
	color: #660066;
	display: list-item;
	margin-bottom: 8px;
}
div#content {
	float: right;
	width: 540px;
	text-align: left;
	margin-top: 15px;
	padding-left: 20px;
	border-left-color: #cccccc;
	border-left-style: dotted;
	border-left-width: 1px;
}
div#content h1 {
	font-size: 120%;
	color: #000000;
	font-weight: bold;
}


div#nav ul li a {
	color: #660066;
	font-weight: bold;
	text-decoration: none;
}




div#band {
	height: 20px;
	width: 720px;
	color: #666666;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 6px;
}
div#nav ul li a:hover {

	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
div#content h2 {

	font-size: 100%;
	color: #660066;
	font-weight: bold;
}
div#logos {
	width: 720px;
	margin-right: 20px;
	margin-left: 20px;
	height: 90px;
	text-align: left;
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}
div#footer {
	height: 20px;
	width: 720px;
	text-align: left;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-top: 10px;
	color: #666666;
	clear: both;
}
div#footer a {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
div#footer a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
div#content a {
	font-weight: normal;
	text-decoration: none;
	color: #660066;
}
div#content a:hover {

	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
img#picleft {
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
}
img#picright {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
img#picrighttop {

	float: right;
	margin-bottom: 15px;
	margin-left: 20px;
}
img#piclefttop {
	float: left;
	margin-bottom: 15px;
	margin-right: 20px;
}
.button {

	background-color: #660066;
	font-size: 120%;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
