html
{
	height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
}

body
{
   	font-family: Arial, Helvetica, Verdana,  sans-serif;	
	font-size: 62.5%;
	background-color: #cccccc; 
    margin: 0;
    padding: 0;
    text-align: center;
    height: 100%;
    width: 100%;
}


a:link, a:visited, a:active
{
	color:	#00529c;
	text-decoration: none;
}

a:hover	
{
	color:	#009470;
	text-decoration: underline;
}


hr
{
    background-color: #daefea; 
	color:	#daefea;
	margin-left: 18px;
}

br {
	margin: 0;
	clear: both;
	padding: 0;
}



.splashDiv {
	height: 100%;
	width: 800px;
	background-image: url(images/deltaBG.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #CCCCCC;
	margin: 10px 10px 10x 50px;
}
.topGap {
	height: 20px;
	width: 800px;
}
.logoHeader {
	background-attachment: fixed;
	background-image: url(images/di_logo.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 102px;
	width: 120px;
}
.strapHeader {
	position: relative;
	left: 120px;
	top: -104px;
	background-attachment: fixed;
	background-image: url(images/strapline.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 55px;
	width: 266px;
	visibility: visible;
}
.box {
	background: url(images/backgrounds/box_bg.gif) repeat-y #daefea;
	width: 373px;
	padding:0;
	margin:0;
	border-bottom: 1px solid #9FD7C9;
	}
	
.boxHome {
	background: url(images/backgrounds/box_bg.gif) repeat-y #daefea;
	padding:0;
	margin:0;
	border-bottom: 1px solid #9FD7C9;
	width:373px;
	}	
.box h1{
	background-color: #bae2d8;
	border: 1px solid #9FD7C9;
	border-bottom:none;
	font:1.4em/1.2 Arial, Helvetica, sans-serif;
	color: #01946F;
	padding:5px;
}

.box h2 {
	font:1.2em/1.2 Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #00529c;
	margin:0;
	padding:0 8px 0 5px;
}
.box h3 {
	font:1.2em/1.2 Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#000;
	margin:0;
	padding:0 8px 7px 5px;
	}

.box p {
	font: 1.2em/1.3 Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	margin:0 0 15px 0;
	padding:0 8px 0 5px;
}
.boxHome h1 {
	background-color: #bae2d8;
	border: 1px solid #9FD7C9;
	border-bottom:none;
	font:1.4em/1.2 Arial, Helvetica, sans-serif;
	color: #01946F;
	padding:5px;
}

.boxHome h2 {
	font:1.2em/1.2 Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #00529c;
	margin:5px;
	padding:0 8px 5px 5px;
}


.newsboxHeader {
	background-color: #bae2d8;
	height: 25px;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #9FD7C9;
	padding: 1px 1px 0 1px;
	width: 196px;
	text-align: left;
}
.newsboxBody {
	background-color: #daefea;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #BAE2D8;
	width: 196px;
	padding: 5px 1px 0 1px;
}

.boxText {
	font: 1.2em/1.2 Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	margin: 3px 0 10px 0;
}
.projectText {
	font: 1.2em/1.3 Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	margin: 3px 3px 10px;
}

p {
	font: 1.2em/1.4 Arial, Helvetica, sans-serif;
	color: #000;
	padding: 0;
}

p.frontPageBlurbtext {
	font: 1.4em/1.4 Arial, Helvetica, sans-serif;
	color: #009470;
	margin:0;
	padding: 0 45px 15px 0;
}
.sideBarpadding {
	padding-top: 5px;
	padding-bottom: 2px;
	font: 1.0em/1.2 Arial, Helvetica, sans-serif;
	color: #00529c;
}
.mainPagepadding {
	padding-top: 0px;
	padding-bottom: 10px;
}

.underline {
	border-bottom: 1px solid #BAE2D8;
	margin-bottom:20px;
}

.sideBarText {
	font: 1.0em/1.2 Arial, Helvetica, sans-serif;
	color: #00529c;
	margin-right: 18px;
	margin-left: 10px;
}
.sideBarProjects {
	font: 1.0em/1.2 Arial, Helvetica, sans-serif;
	color: #00529c;
	margin: 9px 18px 9px 18px;
	border-bottom: 1px solid #BAE2D8;
	padding-bottom: 6px;
	text-align: left;
}
.sideBarProjectbottom {
	font: 1.0em/1.2 Arial, Helvetica, sans-serif;
	color: #00529c;
	margin: 9px 18px 9px 18px;
	padding-bottom: 6px;
	text-align: left;
}
.boxHeaderDeep {
	background-color: #bae2d8;
	height: 50px;
	border-top: 1px solid #BAE2D8;
	border-left: 1px solid #BAE2D8;
	border-right: 1px solid #BAE2D8;
	padding: 1px 0 0 1px;
	width: 373px;
	text-align: left;
}
#navbar {
	width: 375px;
	margin: 0;
	padding: 0;
	height: 26px;
	list-style: none;
}

#navbar li {
	float: left;
}

#navbar a {
	text-decoration: none;
	display: block;
	height: 26px;
	text-indent: -5000px;
	background-image: url(images/topNavbar/navBarCSS.gif);
	background-repeat: no-repeat;
}
#navbar #home {
	background-position: 0 0;
	width: 65px;
}
#navbar #home:hover {
	background-position: 0px -26px;
}
#navbar #projects {
	background-position: -65px 0;
	width: 90px;
}
#navbar #projects:hover {
	background-position: -65px -26px;
}
#navbar #news {
	background-position: -155px 0;
	width: 72px;
}
#navbar #news:hover {
	background-position: -155px -26px;
}
#navbar #links {
	background-position: -227px 0;
	width: 70px;
}
#navbar #links:hover {
	background-position: -227px -26px;
}
#navbar #contact {
	background-position: -297px 0;
	width: 78px;
}
#navbar #contact:hover {
	background-position: -297px -26px;
}

.frontPageBlurbtextBlue {
	font: 1.2em/1.3 Arial, Helvetica, sans-serif;
	color: #00529c;
	padding: 0 45px 0 0;
}

