@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	margin: 0px;
	min-width: 990px;
	text-align: center;
}
.text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}
.text a {
	color: #FFFFFF;
	text-decoration: underline;
}
.text a:hover {
	color: #25faca;
	text-decoration: underline;
}
.contentLink {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
	background-color: #660099;
	height: 22px;
	padding-left: 5px;
	padding-top: 5px;

}
.contentLink a {
	color: #FFFFFF;
	text-decoration: underline;
}
.contentLink a:hover {
	color: #25faca;
	text-decoration: underline;
}
.rightColText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
}
.rightColText a {
	color: #FFFFFF;
	text-decoration: underline;
}
.rightColText a:hover {
	color: #25faca;
	text-decoration: underline;
}

#wrapper {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	height: auto;
	min-height: 575px;
	width: 989px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 101px;
}
#container {
	padding: 0px;
	height: 100%;
	width: auto;
	margin-top: 75px;
	margin-left: 12px;
}
#logo {
	background-image: url(images/ddsLOGO.jpg);
	background-repeat: no-repeat;
	height: 222px;
	width: 227px;
	margin-top: -101px;
	position: relative;
	margin-left: -2px;
	margin-right: auto;
	margin-bottom: auto;
	float: left;
}
#navBar {
	background-image: url(images/navbar.jpg);
	background-repeat: no-repeat;
	text-align: left;
	height: 52px;
	width: 902px;
	margin-right: 43px;
	margin-left: 40px;
	position: relative;
	padding-left: 27px;
	padding-right: 27px;
}
#leftNavShell {
	float: left;
	height: 70px;
	width: 300px;
	position: relative;
	margin-top: 12px;
	margin-left: 8px;
}
#rightNavShell {
	float: right;
	height: 70px;
	width: 320px;
	position: relative;
	margin-top: 12px;
	margin-right: 27px;
}
.navText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
}
.navText a {
	color: #FFFFFF;
	text-decoration: none
}
.navText a:hover{
	color: #CC33FF;
	text-decoration: none
}
.navDivider {
	padding-top: 12px;
}
#leftColumn {
	background-color: #000000;
	margin: 0px;
	width: 200px;
	padding: 10px 20px 10px 20px;
	float: left;
	border: 1px solid #610d41;
}
#centerColumn {
	height: auto;
	width: 574px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 75px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CC00FF;
}
#rightColumn {
	height: auto;
	width: 200px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF33FF;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
h3 a {
	color: #FFFFFF;
	text-decoration: underline;
}
h3 a:hover {
	color: #25faca;
	text-decoration: underline;
}
#footer {
	width: 989px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CC00FF;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	text-align: left;
	clear: both;
}
.footerText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC33FF;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: center;
}
.footerText a {
	color: #FFFFFF;
	text-decoration: underline;
}
.footerText a:hover {
	color: #25faca;
	text-decoration: underline;
}
th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #330066;
	text-align: center;
	padding: 2px;
}
td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
table {
	border: 1px solid #FFFFFF;
	background: rgba(255, 255, 255, 0.1);
}
.docLink a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #e580fe;
	text-decoration: none;
	padding-left: 20px;
}
.docLink a:hover{
	text-decoration: underline;
}
.photo {
	border: 1px solid #FFFFFF;
	margin: 10px;
}


/* rotator in-page placement */
    div#rotator {
	position:relative;
	height:350px;
	margin-left: -40px;
}
/* rotator css */
	div#rotator ul li {
	float:right;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	div#rotator ul li img {
	border:1px solid #ccc;
	background: #FFF;
}
    div#rotator ul li.show {
	z-index:500
}
