
body {
	margin-top: 20px;
	margin-left: 40px; 
	padding: 0;
	background: #3d3e41;
	font-family: "Verdana", Arial, sans-serif;
}

a {
	text-decoration: none;
	color: #336699;
	}

a:hover {
	text-decoration: underline;
}

p {
	margin: 10px 30px 5px 40px; 
	font-size: 12px;
	color: #3d3e41;
	line-height: 1.5em;
}

/* ------------- topsection styles */
#topsection {
	background-color: white;
	width: 798px;
	margin: 10px 0px 0px 0px;
}

#topsection1 {
	margin-left: 35%;
	padding-top: 15px;
	margin-bottom: -1.5px;
	width: 260px;
	height: 65px;
}

#topsection1 img {
	width: 260px;
	height: 65px;
}

#topsection2 img {
	width: 550px;
	height: 30px;
}

#topsection2 {
 	margin-left: 15%;
	padding-bottom: 15px;
	margin-top: -1.5px;
	width: 550px;
	height: 30px;
	}

/* ------------- topimage styles */

#topimage {
	margin-bottom: -1.3px;
	width: 798px;
	height: 120px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}


/* ------------- menu styles */
#menu {
	background: white;
	width: 798px;
	height: 32px;
}


#menu ul {
	display: inline;
	list-style: none;
}


#menu li {
	float: left;
	font-family: Verdana, Arial, san-serif;
	font-size: 11px;
	font-weight: bold;
	list-style: none;
}	

#menu a {
	color: white;
}


.dcnmenu {
	display: block;
	background: #093178;
	padding: .8em 4.3em .8em 4.3em;
	border-right: 1px solid white;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	border-left: none;
}


.jocmenu {
	display: block;
	background-color: #6a95cd;
	padding: .8em 4.4em .8em 4.4em;
	border: 1px solid white;
	margin: 0px 0px 0px -0.8px;
}

.interactivemenu {
	display: block;
	background-color: #69336d;
	padding: .8em 4.4em .8em 4.4em;
	border-left: 1px solid white;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	border-right: none;
}



/* ------------- content styles */

#content_links {
	background-color:#FFFFFF;
	width: 798px;
	height: 210px;
	margin-top: -0.5px;
}


#content2 img {
	width: 664px;
	height: 154px;
	margin: 1.5em 0em 0em 3.5em;
}

#content img {
	width: 439px;
	height: 154px;
	float: left;
	margin-top: 1.5em;
	margin-left: 2em;
}

#links {
	list-style-type: circle;
	float: left;
	margin-top: 3em;
	margin-left: .5em;
}

#links a {
	font-weight: bold;
	font-size: 10px;
	line-height: 2em;
	color: #3d3e41; 
}



/* ------------- bottomsection styles */

#bottomsection {
	clear: both;
	background: #093178;
	width: 798px;
	height: 30px;
	display: block;
	margin-top: -0.5px;
	padding-top: 1px;
	padding-bottom: 15px;
}

#bottomsection p {
	color: white;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

#blueline img{
	width: 798px;
	height: 8px;
}

/* ------------- footer styles */

#footer {
	width: 798px;
}

#footer p {
	font-size: 10px;
	color: white;
	text-align: center;
}

#footer a {
	text-decoration: none;
	color: white;
}
#footer a:hover {
	text-decoration: underline;
	color: white;
}
