html {height:100%;}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:center;		
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #004488;	
}
h2 {
	text-align:left;
	font-weight:bold;
	color:#fff;
	font-size: 22px;
	margin-top:0px;
	margin-bottom:10px;
}
h3 {
	text-align:left;
	font-weight:bold;
	color:#000;
	font-size: 18px;
	margin-top:0px;
	margin-left:10px;
}
h4 {
	text-align:left;
	font-weight:bold;
	color:#fff;
	padding-left:10px;
	padding-top:4px;
	width:350px;
	padding-bottom:4px;
	font-size: 18px;
	background:url(images/bar.jpg);
	margin-top:2px;
	margin-bottom:10px;	
}
body {
	height:100%;
	background: #253C70;
	margin: 0px;
	padding: 0px;
	color:#000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;		
}
#bodyWrap{
	margin: 0px auto;
	width:968px;
	padding-left:20px;
	padding-right:20px;
	background:url(images/bodyWrapBG2.jpg) top left repeat-y;
	overflow:auto;
}
#container {
	margin: 0px auto;
	text-align: left;
	background: #fff url(images/containerBG.jpg) top left repeat-y;	
	width:968px;
	border-top:0px solid #000;	
	border-bottom:0px solid #000;		
	}
#containerCap {
	margin: 0px auto;
	text-align: left;
	background:url(images/capBG.jpg) bottom left no-repeat;
	padding-left:20px;
	padding-right:20px;	
	width:968px;
	height:50px;
	border-top:0px solid #000;	
	border-bottom:0px solid #000;		
	}
#bellyCap {
	margin: 0px auto;
	text-align: left;
	background:url(images/bellyBG.jpg) top left no-repeat;
	padding-left:50px;
	padding-right:50px;	
	width:908px;
	height:100px;
	border-top:0px solid #000;	
	border-bottom:0px solid #000;		
	}
#header {
	width: 950px;
	height: 122px;
	color:#000;
	padding:8px;
	padding-top:5px;	
	margin-left:1px;
	/*background:#fff;*/
	overflow:auto;
}
#logoBox {
	float:left;
	height: 114px;
	padding-top:16px;
	width:504px;	
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
}
#descriptionBox {
	float:right;
	width:446px;
	padding-left:0px;
	text-align:right;
	padding-top:87px;
	padding-bottom:4px;
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000;
	font-weight:bold;
}
#orangeBox {
	padding-top:9px;
	padding-right:7px;
	padding-bottom:9px;
	height:21px;
	background:#A52F01 url(images/orangeBar.jpg) top left repeat-x;
	color:#fff;
	}
#contentMain {	
	padding:10px;
	padding-top:2px;
	padding-bottom:5px;	
	/*border: 1px solid #000;*/
	/*background:#fff;*/	
	overflow: auto;			
}
#contentSecondary {		
	margin-left:9px;
	margin-top:10px;	
	overflow: auto;	
	width: 948px;	
}
#sidebarRight {
	float:right;	
	padding:10px;	
	height: 262px;
	width: 525px;
	background: #fff url(images/sidebarRightBG.jpg) top left repeat-x;
	overflow:auto;	
	}
#sidebarRight2 {
	float:right;	
	padding:10px;	
	/*height: 264px;*/
	width: 513px;
	padding-top:7px;
	height:210px;
	padding-bottom:5px;
	background: #fff;
	border: 1px solid #8D96C7;		
}
#highlights { /*holds the three boxes on index page) */	
	padding:7px;
	padding-bottom:10px;
	margin-left:10px;	
	margin-bottom:5px;
	margin-right:10px;
	height:220px;	
	background:#FFFFFF url(images/highlightsBG.jpg) top left repeat-x;
	}
#sidebarLeft {	
	padding:5px;
	padding-top:7px;
	width: 380px;
	background: #fff;
	height:210px;
	border: 1px solid #8D96C7;		
}
#spotlights {	
	float:right;
	padding:5px;
	padding-top:7px;
	width: 252px;
	background: #fff;
	margin-left:7px;
	height:210px;
	border: 1px solid #8D96C7;		
}
#main {
	width: 394px;	
	height: 284px;	
	background:#fff;
	padding-left:0px;	
	}	
#main2 {
	width: 394px;	
	height: 284px;	
	background:#fff;		
	}	
#dividerBar {	
	height: 40px;			
	color: #fff;
	margin-left:10px;	
	margin-right:10px;
	padding:10px;
	padding-top:5px;
	padding-bottom:5px;	
	background:url(images/deviderBarBG.jpg) top left repeat-x;
	font-weight:normal;
	font-size:18px;	
	}
#dividerBarTextLeft {
	float:left;
	width:385px;
	text-align:center;
	margin-top:3px;
	margin-left:7px;
	
}
#dividerBarTextRight {
	float:right;
	width:266px;
	text-align:center;
	margin-top:3px;
	border-left: 2px solid #767EB8;
}
#highlightRight {
	float:right;
	height: 208px;
	padding: 8px;
	padding-left:0px;
	padding-top:5px;
	padding-bottom:0px;
	width: 303px;
	/*background: #FBF9F4 url(images/bar.jpg) top left repeat-x;*/
}
#highlightLeft {
	width: 620px;
	font-family:Arial, Helvetica, sans-serif;
	height: 208px;
	/*background:url(images/main.jpg) top left no-repeat;	*/
	padding-top:5px;
	padding-left:10px;
	color:#592D00;
}
#highlightTextBox {	
	color:#000;
	height:215px;
	padding-top:10px;	
}

#secondaryMain {
	width: 642px;
	float:right;
	padding: 8px;
	border: 1px solid #bf9960;
	border-top: 1px solid #807059;
	border-bottom:1px solid #e6dccf;	
	padding-left: 10px;
	height: 284px;
	background:#fff;	
	padding-top:10px;
	}
#boxLeft { /* yellow box in lower left*/	
	width: 275px;
	height:183px;
	padding: 10px;
	padding-left:15px;
	padding-right:15px;
	/*border-right: 1px solid #A68B8A;*/
	color: #3F2810;	
	background: url(images/box.jpg) top left no-repeat;
}
#siteFeature { /* top left box on featured wibsites pages*/	
	width: 515px;
	height:310px;
	padding: 10px;
	/*border: 1px solid #A68B8A;*/
	color: #555;	
}
#siteRight{ 
	float: right;
	padding: 4px;
	padding-top: 8px;
	padding-bottom: 0px;
	width: 400px;	
	height: 322px;
	color: #555;
	/*border: 1px solid #444;*/
	line-height: 1.5em;
}
#rightBox{ 
	float: right;
	width: 620px;
	padding: 10px;
	height: 175px;
	color: #555;
	margin-top: 1px;
	border: 1px solid #444;
	line-height: 1.5em;
}
#boomBox { /*Holds D-MO Jig Generator*/
	width: 272px;
	height: 100px;
	background: #000;
}
#imagebox {
	padding: 4px;
	background:#807059;
	float:right;
	margin-right: 130px;
	border-left: 1px solid #996600;
	border-right: 1px solid #996600;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #5B5140;
	width: 424px;	
}

#siteThumbs { /* ThumbsBoxes on Portfolio page and Projects page*/
	padding: 3px;	
	border-top: 1px solid #fff;
	border-left: 1px solid #996600;
	border-right: 1px solid #996600;
	margin-top: 7px;
	background:#807059;
	border-bottom: 1px solid #5B5140;
}
#thumbBoxLeft {
	width: 300px;
	background:#bf9960;
	height: 130px;
	padding: 3px;
	border-top: 1px solid #5B5140;
	border-bottom:1px solid #fff;
}

#thumbBoxRight {
	width:300px;
	background:#bf9960;
	height: 130px;
	padding: 3px;
	margin-right: 3px;
	margin-left: 3px;
	float: right;
	border-top: 1px solid #5B5140;
	border-bottom:1px solid #fff;
}

#bigThumbBoxLeft {
	width: 300px;
	height: 300px;
	padding: 3px;
	border: 1px solid #444;
}

#bigThumbBoxRight {
	width:300px;
	height: 300px;
	padding: 3px;
	margin-right: 3px;
	margin-left: 3px;
	float: right;
	border: 1px solid #444;
}
#doubleBigThumbBoxRight {
	width:600px;
	height: 300px;
	padding: 3px;
	margin-right: 3px;
	margin-left: 3px;
	float: right;
	border: 1px solid #444;
}

#content {
	padding: 4px;
	background: url(images/bodyBG2.jpg) repeat-y;
	border: 4px solid	#3A3633;
	border-bottom: 2px solid	#555;
	color: #999999;
	/*height: 93px;	*/
	}
#content2 {
	padding: 4px;
	width:885px;
	background: url(images/bodyBG2.jpg) repeat-y;
	border: 4px solid	#3A3633;
	border-bottom: 2px solid	#555;
	color: #888;
	/*height: 93px;	*/
	}
.mn {	
	height: 44px;			
	color: #444;
	margin-left:10px;	
	margin-right:10px;
	background:url(images/mnBG.jpg) top left repeat-x;
	font-weight:normal;
	font-size:16px;		
	text-align: center;		
	/*width: 855px;	*/
	}
.mn a {	
	color: #444;
	font-weight:normal;
	overflow:hidden;	
	
	}

.mn a:link {
	font-weight:normal;
	color: #444;
	text-decoration: none;
	overflow:hidden;
	}
		
.mn a:active {
	font-weight:normal;
	color: #444;
	overflow:hidden;	
	}
	


.mn ul {
   list-style: none;
   text-align: center;	
   margin: 0px;
   color: #444;
   padding: 0px;
   overflow:hidden;
   } 
.mn li {  
   color: #444;
   text-align: center;	   
   float: left;
   /*width: 7em;*/
   font: 18px Arial, Helvetica, sans-serif;   
   padding-top:7px;
   padding-bottom:6px;
   margin: 0px;
   background:url(images/mnBG.jpg) top left repeat-x;
   font-weight:normal;   
   line-height:100%;
   overflow: hidden;
   border-right: 1px solid #999999;
} 
.mn li a {

	color: #444;
	padding-right: 24px; 
   	padding-left: 24px; 
	text-align: center;	
	font-weight:normal;
	margin: 0px;
	overflow: hidden;
	}
	
.mn li a:hover {
	font-weight:normal;
	color: #000;   	
	background:url(images/mnBGhover.jpg) top left repeat-x;
	padding-top:7px;	
	padding-bottom:6px;	
    overflow: hidden;	
	text-decoration: none;	
	background:url(images/mnBGhover.jpg) top left repeat-x;*/
	overflow:hidden;
	}	
#footer {
	padding: 7px;		
	text-align: left;
	height:81px;
	font-family:Arial, Helvetica, sans-serif;	
	background:#fff url(images/footerBG.jpg) top left repeat-x;
	overflow: auto;	
	font-size: 12px;
	margin-right:10px;
	margin-left:10px;
	margin-bottom:5px;
	border: 1px solid #8D96C7;		
}

#textbox { /*Provides a more controlable underline for headers*/
	border-bottom: 2px solid #b9e4f4;
	float: left;	
}


.secondaryheader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;		
	font-size: 12px;
	text-align:center;
	margin-bottom: 15px;
	color: #004488;	
}
.tertiaryheader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal ;		
	font-size: 18px;
	margin: 0px;
	color: #000;		
}

.sf {
	color:#899BB6;	
	text-align : right;		
	float: right;	
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	margin-top:3px;
	font-size: 10px;
	font-weight: normal;
	
}

.sf a {
	color:#899BB6;	
	margin-top:3px;	
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}

.sf a:active {
	color:#899BB6;	
	margin-top:3px;	
	font-size: 10px;
	font-weight: normal;
	}
	
.sf a:link {
	color:#899BB6;	
	margin-top:3px;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	}
	
.sf a:hover {
	color:#FF0000;	
	margin-top:3px;		
	font-size: 10px;
	font-weight: normal;
}

.f {
	color: #DDC7A6;
	text-align : left;
	float: left;
	text-indent: 250px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;	
}

.f a {
	color:#899BB6;	
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

.f a:link {
	color:#899BB6;	
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

.f a:active {
	color:#899BB6;	
	font-size: 12px;
	font-weight: normal;
}

.f a:hover {
	color: #3F2810; 
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}

.subtitle2 {
	color:#899BB6;	
	text-align : left;
	float: left;	
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	margin-top:3px;
	font-size: 10px;
}

#ln {	
	width:225px;
	padding: 10px;
	padding-bottom: 8px;
	font-size: 14px;	
	/*background: #B5783C;*/
	color: #222;
	height:523px;
	margin-top: 0px;		
}

#ln a {
	font-weight: normal; 
	color: #E7F1F0; 
	text-decoration: none;
	margin-left: 20px;
	}

#ln a:link {
	color: #E7F1F0;
	margin-left: 20px;
	text-decoration: none;
	}
		
#ln a:active {
	color: #E7F1F0;
	margin-left: 20px;
	text-decoration: none;
	}
	
#ln a:hover {
	color: #E7F1F0; 
	margin-left: 20px;
	text-decoration: underline;
	}

a {
	font-weight: bold; 
	color: #004488;
	text-decoration: none;
	
	}
	


a:link {
	color: #004488;
	text-decoration: none;	
	font-weight: bold; 
	
	}
		
a:active {
	color: #004488;
	font-weight: bold; 
	text-decoration: none;	
	
	}
	
a:hover {
	color:#FF0000;		
	font-weight: bold; 
	text-decoration: underline;
	
	}


.floatright {
	float: right;
	margin: 0 0 12px 10px;
	clear: right;
}

.floatleft {
	float: left;
	clear: left;
	margin-right:8px;
}
.movie {
	width: 960px;
	height: 400px;
	text-align: center;
}

.movie_container {
	position: relative;
	top: 0px;
	height:400px;
	margin-left:4px;
	/*border-left: 4px solid	#3A3633;
	border-right: 4px solid	#3A3633;*/
	
}