html, body, p, h1, h2, h3, h4, h5, h6, ol, ul, li {
margin: 0;
padding: 0;
border: none;}

/*elements*/

body {
text-align: center;
color: #000;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: smaller;
background-color: #fff;}

/*ID selectors*/

#wrapper {
width: 770px;
margin-top: 10px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
text-align: left;
border: 1px solid #777777;
background-color: #669999;
}

#heading {
width: 770px;
height: 124px;
margin-left: auto;
margin-right: auto;
background-color: White;
background-image: url(../dmd.gif);
background-repeat: no-repeat;}

#heading h1 {
color: #336666;
text-align: right;
font-size: 17px;
padding-bottom: 2px;
padding-right: 5px;
}

#heading h2 {
color: #fff;
text-align: right;
font-size: 17px;
padding-bottom: 20px;
padding-right: 5px;
}

#heading h3 {
color: #336666;
text-align: right;
font-size: 9px;
font-style: italic;
padding: 0 5px 10px 0;
}

#heading ul {
text-align: right;
font-weight: bold;
font-size: 14px;
}

#heading ul li{
display: inline;
list-style: none;
padding-right: 5px;
padding-left: 15px;
padding-top: 2px;
padding-bottom: 2px;
}

#heading ul li a:link, #heading ul li a:visited {
	color: #fff;
	text-decoration: none;
}

#heading ul li a:hover, #heading ul li a:focus {
	color: #F2B90A;
	text-decoration: none;
}

#nav-top {
width: 770px;
height: 14px;
padding-top: 0;
margin-top: 0;
margin-left: auto;
margin-right: auto;
background-color: #fff;
text-align: right;
}

#nav-top ul {
}

#nav-top ul li{
display: inline;
list-style: none;
padding-right: 5px;
padding-top: 0;
padding-bottom: 0;
}

#nav-top ul li a:link, #nav-top ul li a:visited {
color: #777777;
text-decoration: none;
}

#nav-top ul li a:hover, #nav-top ul li a:focus {
color: #336666;
font-weight: bold;
text-decoration: none;
}

#left-column {
margin-top: 5px;
float: left;
width: 200px;
font-size: x-small;}

#left-column a {
text-decoration: none;
font-size: xx-small;
font-family: Verdana, Helvetica, Arial, sans-serif;
line-height: 1.1em;}

#left-column a:link, #nav a:visited {
text-decoration: none;
color: white}

#left-column ul {
list-style-type: none;
font-size: x-small;
color: #fff;
font-weight: bold;
padding-left: 5px;
padding-right: 10px;
padding-bottom: 1.3em;
padding-top: 1em;
line-height: 2em;
text-indent: 5px;}

#left-column ul li a {
display: block;
width: 200px;
height: 1%;
color: #000;
margin-top: 2px;
padding-top: 5px;
padding-bottom: 1px;
padding-left: 5px;
text-indent: 0px;
text-decoration: none;
font-size: xx-small;
font-family: Verdana, Helvetica, Arial, sans-serif;
line-height: 1.1em;
border-top: 1px #000 solid;
border-right: 1px #000 solid;
border-bottom: 2px #336666 solid;
border-left: 2px #336666 solid;
background-color: #F5F5F5;}

#left-column ul li a:link, #nav ul li a:visited {
border: 1px #336666 solid;
color: #000;} 

#left-column ul li a:hover, #nav ul li a:focus {
font-weight: bold;
background-color: #F2B90A;
color: #fff;}

#content {
margin: 20px 10px 20px 220px;
padding-left: 10px;
padding-right: 8px;
font-size: 1em;
line-height: 1.2em;
border: 1px solid #222222;
background-color: #F5F5F5;}

#content p {
padding-bottom: 15px;
}

#content a:link {
font-weight: bold;
color: #29723B;}

#content a:visited {
font-weight: bold;
color: #0B3616;}

#content a:hover, #content a:focus {
font-weight: bold;
color: #D83016;}

#content h1 {
font-size: medium;
font-weight: bold;
line-height: 120%;
margin-bottom: 15px;
margin-top: 10px;}

#content h2 {
font-size: small;
font-weight: bold;
margin-bottom: 10px;
margin-top: 15px;
color: #D83016;
padding-bottom: 10px;}

#content h3 {
display: block;
width: 500px;
color: #000;
background-color: #F7C041;
font-size: small;
font-weight: bold;
margin-bottom: 10px;
margin-top: 15px;
margin-left: 0px;}

#content h4 {
display: block;
width: 175px;
color: #fff;
background-color: #0E2B8D;
font-size: small;
font-weight: bold;
margin-bottom: 5px;
margin-top: 15px;
margin-left: 0px;}

#content h5 {
display: block;
width: 175px;
color: #fff;
background-color: #CC0000;
font-size: small;
font-weight: bold;
margin-bottom: 5px;
margin-top: 15px;
margin-left: 0px;}

#content ul {
list-style: square;
padding-left: 20px;
font-size: 1em;
}

#content ul li {
	padding-bottom: 7px;
}

#content td {
font-size: .8em;
}

#footer {
background-color: #F5F5F5;
clear: both;
border: 0;
margin: 0;
padding-left: 0;
padding-right: 0;
padding-top: 3px;
padding-bottom: 3px;
text-align: center;}

#footer p {
font-size: x-small;
color: #888888;
font-family: Verdana, Helvetica, Arial, sans-serif;
 line-height: 150%;
}

#footer a:link, #footer a:visited {
	color: #888888;
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover, #footer a:focus {
	color: #336666;
	text-decoration: none;
	font-weight: bold;
}

/*Class selectors*/

.img-header {
float: left;
padding: 0;
border: 0;
}

.img-nav {
	border: 4px solid #FFFFFF;
	margin-bottom: 10px;
}

.box {
	background-color: #F5F5F5;
	margin-right: 10px;
	padding-left: 10px;
	border: 1px solid #000000;
}

.box-c {
	background-color: #F5F5F5;
	margin-right: 12px;
	margin-left: 12px;
	padding-right: 6px;
	padding-left: 6px;
	border: 1px solid #000000;
	text-align: center;
}

.clear {
clear: both;
}
