body {
	/*background-color: #CCCCCC;*/
	background-image:url(../images/BG.png);
	background-position:top;
	background-repeat: repeat-x;
}
#Container {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Head {
	background-image:url(../images/Logos/DCI_Web_V3.jpg);
	width: 1000px;
	height: 175px;
}
#NavContainer {
	position:absolute;
	width:100%;
	top:150px;
	padding-left:125px;
	float:left;
}
#MainPicture {
	padding-left:30px;	
	height: 250px;
	width: 525px;
}
#SideBar {
	height: auto;
	width: 250px;
	float: right;
	padding-right: 10px;
	margin-left: 0px;
	overflow: hidden;
}
.LightBox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;	
}
.LightBox a{
	text-decoration:none
}

/*.on and .off are for the background gradient on the mouseover on various pages*/
.On {
	background-image:url(../images/Background_1.png);
	background-repeat:repeat;
	height:1%;
	/*font:12px Arial, Helvetica, sans-serif;*/
	color:#666666;
}
.Off {
	background-color:#FFFFFF;S
	/*font:12px Arial, Helvetica, sans-serif;*/
	color:#666666;
}
.News {
	width:250px;
	font:12px Arial;	
	color:#666666;
	border-bottom:.5px solid;
	border-bottom-color:#999999;
}
.News a{
	text-decoration:none;
}
.Date {
	width:40px;
	height:40px;
	background:#036;
	color:white;
	font:16px Georgia;
	text-align:center;
	text-transform:uppercase;
	border:solid;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.Video {
	width:40px;
	height:30px;
	background-image:url(../images/Video_Icon.jpg);
	color:white;
	font:16px Georgia;
	text-align:center;
	text-transform:uppercase;
	border:solid;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.Event a{
	font:14px Georgia;
	width:190px;
	float:right;
	text-align:left;
	color:black;
}
#Content {
	width: 990px;
	height: 1100px;
}
#Content_Used{
	width: 990px;
	height: 1500px;
}
#NavContainer ul {
	list-style:none;
	margin:0;
	padding:0;
	width:10.75em;
	float:left;
}
#NavContainer a, #NavContainer h2 {
	font: 12px/14px Arial, Helvetica, sans-serif;
	text-align:center;
	display:block;
	border-width:1px;
	border-style:solid;
	border-color:#ccc #888 #555 #bbb;
	margin:0;
	padding: 2px 2px;
	text-decoration:none;
}
#NavContainer h2 {
	color:white;
	background:#036;
}
#NavContainer ul li ul li a{
	color:#000;
	background:#efefef;
	text-decoration:none;
	text-align:left;
}
#NavContainer ul li ul li a:hover {
	color:#a00;
	background:#fff;
}
#NavContainer li {position:relative}

#NavContainer ul ul ul {
	position:absolute;
	top:0;
	left:100%;
}
/* took this section out because of the Z index*/
/*#NavContainer ul ul {
	position:absolute;
	z-index:500;
} */
div#NavContainer ul ul,
div#NavContainer ul li:hover ul
{display:none;
}
div#NavContainer ul li:hover ul,
div#NavContainer ul ul li:hover ul
{display:block;
}
#NavContainer ul li  a {
	color:white;
	background:#036;
}
#HorTable {
	font-family: Arial, Helvetica, sans-serif;
	width: 650px;
}
/* for some reason this is controlling the font on teh NavBar
#HorTable tr td,a {
	text-align:center;
	font-size:12px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}*/
#MainText {
	padding-left:30px;
	width:650px;
	float:left;
 	padding-top: 5px;
}
#MainTextV2 {
	padding-left:30px;
	font:Garamond;
	float:left;
 	padding-top: 5px;
}
#MainText h1 {
	width:650px;
	height:35px;
	border-bottom:1px;
	border-bottom-style:solid;
	font:Garamond;
	font-style:italic;
	padding:none;
	color:#036;
}
#MainTextV2 h1 {
	width:650px;
	height:35px;
	border-bottom:1px;
	border-bottom-style:solid;
	font:Garamond;
	font-style:italic;
	padding:none;
	color:#036;
}
#MainItems {
	padding-left:30px;
	width:650px;
	float:left;
}
#MainItems h1 {
	width:650px;
	height:35px;
	border-bottom:1px;
	border-bottom-style:solid;
	font: Garamond;
	font-style:italic;
	color:#036;
}
#MainItems h2 a, h2 {
	font:22px bold Arial, Helvetica, sans-serif;
	border:none;
	color:#036;
	text-decoration:none;
}
#MainItems h3 {
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
}
#MainItems h4 {
	font:16px Arial, Helvetica, sans-serif;
	color:#666666;
}
#MainItems a{
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
	text-decoration:none
}
#PageLogo {
	width:250px;
	text-align:center;
	float:left;
	padding-right: 5px;
}
#HorTable-Zebra {
	text-align:center;
	border-collapse:collapse;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
}
#HorTable-Zebra .head {
	font-size:14px;
	font:sans-serif;
	font-weight:normal;
	color: #000000;
}
#HorTable-Zebra td {
	color:#666666;
}
#HorTable-Zebra .odd {
	background-color:#CCCCCC
}
#HorTable-Zebra a{
	text-decoration:none;
	text-align:center;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.ItemText1 {
	font:12px Arial, Helvetica, sans-serif;
}
.ItemText2 {
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
}
.ItemTex2 ul li a{
	font:12px Arial, Helvetica, sans-serif;
	color:#036;
}
.ItemText3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#036;
}
.MainText {
	font:14px Arial, Helvetica, sans-serif;
}
IMG.Displayed{
	display:block;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

