html body {
	background-image: url(images/bg.png);
	background-repeat:repeat-x;
	margin-left: auto;
	margin-right: auto;

}

* {
	margin:0px;
	padding: 0px;
	}

#allcontent {
	width: 1024px;
	height: 800px;
	margin-left: auto;
	margin-right: auto;
}

#top {
	width:1024px;
	height:59px;
	position:relative;
	background-image: url(images/top_bkgnd.png);
	background-position:center center;
	background-repeat:no-repeat;
	
	}
	
	
#logo {
	width:205px;
	height:55px;
	position:relative;
	left: 89px;
	top: 3px;
	}
	


#nav {
	width:1024px;
	height:22px;
	position:relative;
	background-image: url(images/nav_bkgnd.png);
	background-position:center center;
	background-repeat:no-repeat;
	
	overflow: hidden;
	border:0px;
	
	}

ul {
	position:relative;
	top: -1px;
	list-style:none;
	width: 932px;
	height: 19px;
	
	padding-left:92px;
	border:0px;
	
	}
	

li.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	float: left;
	clear:right;
	height: 22px;
	
	}


li.spacer {
	font-family:Arial, Helvetica, sans-serif;
	color: #1b3764;
	font-size:10pt;
	padding-right:5px;
	padding-left: 5px;
	float: left;
	clear:right;

}
li.nav a {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #1b3764;
	text-decoration:none;
	}
	
li.nav a:hover {
	height: 22px;
	color: #FFCC33;
	}
	
/*\*//*/
li.nav a:hover {
	height: 22px;
	color: #FFCC33;
}
/**/
/*end navigation*/

#headline{
	width: 1024px;
	height:41px;
	background-image: url(images/headline_bknd.png);
	background-position:center center;
	background-repeat:no-repeat;
	position:relative;
	}
#headlineArt{
	width:606px;
	height:35px;
	background-image: url(images/headline_art.png);
	background-position:center center;
	background-repeat:no-repeat;
	position: relative;
	top: 5px;
	left: 85px;
	}
	


#MainContainer {
	width: 1280px;
	height: 678px;
	position: relative;
}

#OuterLeft {
	width:85px;
	height: 678px;
	background-image: url(images/BotLeft_outer.png);
	background-position:top left;
	background-repeat: no-repeat;
	position:relative;
	float: left;
	clear: right;
	top: 0px;
	}
	
#OuterLeftContent {
	width:313px;
	height: 678px;
	background-image: url(images/BotRpt_bkgnd.png) ;
	background-position:top left;
	background-repeat: repeat-x;
	position:relative;
	float: left;
	clear: right;
	}
	
	
#validxhtml {
	background-image:url(images/valid-xhtml10-blue.png);
	width: 62px;
	height: 22px;
	position:relative;
	left: 10px;
	top: 120px;
	border:none;
	float:left;
	}
	
#validcss {
	background-image:url(images/valid-css-blue.png);
	width: 62px;
	height: 22px;
	position:relative;
	left: 15px;
	top: 120px;
	border:none;
	float: left;
	}
	
	

	
#OuterRightContent {
	width:535px;
	height: 678px;
	background-image: url(images/BotRpt_bkgnd.png);
	background-position:top left;
	background-repeat: repeat-x;
	position:relative;
	float: left;
	clear: right;

	}
	
#OuterRight {
	width:91px;
	height: 678px;
	background-image: url(images/BotRight_outer.png);
	background-repeat: no-repeat;
	float: left;
	}
	

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#FFCC33;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:left;
	color:#666666;
	line-height:1.5em;
	font-weight:bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#FFCC33;
}

h3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#FFCC33;
	text-decoration:none;
	}
.bc {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#666666;
	line-height:1.5em;
}
.bchead {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#666666;
	line-height:1.5em;
	font-weight:bold;
	}
	
.bc a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#1b3764;
	line-height:1.5em;
	text-decoration: none;
	}
	
.image  {
	border:none;
	}
	
	
#MainHdln {
	position:relative;
	width: 500px;
	height: 28px;
	top: 9px;
	left: 2px;	
	}
	
.italichdln {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-style:italic;
	color: #1b3764;
	}
.italichdln a {
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-style:italic;
	color: #1b3764;
	}	
.orangehdln {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#FFCC33;
	font-weight:400;
	text-decoration: none;
}
	
.orangehdln a {
text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#FFCC33;
	font-weight:400;
}

.copyright {
	width: 350px;
	height: 15px;
	position: absolute;
	top: 628px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	left: 3px;
	}
.copyright a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	text-decoration:none;
	}
				

#CMICopy {
	background-image:url(images/groupPic.png);
	background-repeat:no-repeat;
	background-position:top left;
	width: 235px;
	height: 305px;
	padding-top: 190px;
	padding-left:15px;
	padding-right: 50px;
	position:relative;
	left: 2px;
	top: 10px;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: left;
	color:#1b3764;
	line-height:2em;
	}

#CC1Hdln {
	width: 200px;
	height: 23px;
	position:absolute;
	left: 3px;
	top: 59px;
	}

#CC1{
	position:relative;
	width:305px;
	height: 220px;
	float:left;
	overflow: auto;
	top: 100px;
	left: 3px;
	padding-right:5px;
	}


#CC1Pic {
	position: relative;
	width:202px;
	height: 249px;
	float:left;
	top: 70px;
	left: 18px;
	border-color:#666666;
	background-image: url(images/2007-11-12-leut.png);
	}
	
#CC2Hdln {
	width: 200px;
	height: 23px;
	position:absolute;
	left: 3px;
	top: 351px;
	}

#CC2{
	position:relative;
	width:305px;
	height: 220px;
	float:left;
	overflow: auto;
	top: 138px;
	left: 3px;
	padding-right:5px;
	}


#CC2Pic {
	position: relative;
	width:202px;
	height: 152px;
	float:left;
	top: 138px;
	left: 18px;

	}



#DigCommCopy {
	background-image: url(images/DigComm_Pic.png);
	background-repeat:no-repeat;
	background-position:top left;
	width: 235px;
	height: 305px;
	padding-top: 190px;
	padding-left:15px;
	padding-right: 50px;
	position:relative;
	left: 2px;
	top: 10px;
	overflow:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: left;
	color:#1b3764;
	line-height:2em;
	}
	
#OuterRightContentDC {
	width:535px;
	height: 678px;
	background-image: url(images/BotRpt_bkgnd.png);
	background-position:top right;
	background-repeat: repeat-x;
	position:relative;
	float: left;
	}

#table {
	width: 535px;
	height: 340px;
	overflow-x: hidden;
	overflow-y: auto;
	margin:0;
	position:relative;
	top:15px;
		}
#contacttable {
	width: 535px;
	height: 460px;
	overflow-x: hidden;
	overflow-y: auto;
	margin:0;
	position:relative;
	top:15px;
		}


#MMediaCopy {
	background-image: url(images/MMedia_Pic.png);
	background-repeat:no-repeat;
	background-position:top center;
	width: 235px;
	height: 305px;
	padding-top: 190px;
	padding-left:15px;
	padding-right: 50px;
	position:relative;
	left: 2px;
	top: 10px;
	overflow:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: left;
	color:#1b3764;
	line-height:2em;
	}


#DesignCopy {
	background-image: url(images/Design_Pic.png);
	background-repeat:no-repeat;
	background-position:top left;
	width: 235px;
	height: 295px;
	padding-top: 200px;
	padding-left:15px;
	padding-right: 50px;
	position:relative;
	left: 2px;
	top: 10px;
	overflow:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: left;
	color:#1b3764;
	line-height:2em;
	}


#ContactCopy {
	
	width: 235px;
	height: 495px;
	padding-left:15px;
	padding-right: 50px;
	position:relative;
	left: 2px;
	top: 10px;
	overflow:auto;
	
	}
.contact {	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: left;
	color:#1b3764;
	line-height:2em;
	}
.contact a {	
	text-decoration:none;
	color: #1b3764;
	}
	
.contact a:hover {	
	text-decoration:none;
	color: #FFCC33;
	}

.formbutton{
cursor:pointer;
border:outset 0px;
background: url(images/button.jpg);
width: 100px;
height: 20px;
background-position:center center;
background-repeat:no-repeat;
}

/* lightbox java goes here*/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
/* THUMBNAIL ART AREA*/
#thumbnails {
	width:535px;
	height: 160px;
	position:relative;
	top:30px;
	left:0px;
	float:left;
	clear:right;
}

.thumbimage1 {
	width:160px;
	height: 160px;
	position:relative;
	top:0px;
	left:0px;
	float:left;
	clear:right;
	border:none;
	}

.thumbimage2 {
	width:160px;
	height: 160px;
	position:relative;
	top:0px;
	left:10px;
	float:left;
	clear:right;
	border:none;
	}
	
.thumbimage3 {
	width: 160px;
	height: 160px;
	position:relative;
	top:0px;
	left:20px;
	float:left;
	clear:right;
	border:none;
	}

#clickinfo {
	width: 535px;
	height: 12px;
	position:relative;
	top:20px;
	left:0px;
	}
/*END THUMNAIL ART AREA*/	
	
	
/*end lightbox java*/
