html {height:100%;}

body {
	height:100%;
	background: #1F1A17;
	margin: 0px;
	padding: 0px;
	color: #fff;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;	
	
}
#container {
	margin: 0px auto;
	text-align: left;
	background: #000;
	width:968px;	
	border: 2px solid #555;	
	}

#thumbRow {
	border:1px solid #333;
	height: 70px;
	padding: 4px;
	padding-right: 2px;
	margin-bottom: 4px;	
}
#thumb {
	float:right;
	width: 143px;
	height: 60px;
	margin-right:4px;
	padding: 4px;
	border: 1px solid #333333;
	
}
#contentMain {
	background: #000;
	padding: 4px;
	border: 4px solid #3A3633;
	border-bottom: 1px solid #333;
	border-top: 1px solid #333;
	overflow: auto;
	color: #999999;		
}
#contentMainGallery {
	background: #000;
	padding: 4px;
	height:660px;
	border: 4px solid #3A3633;
	border-bottom: 1px solid #333;
	border-top: 1px solid #333;
	overflow: auto;
	color: #999999;		
}

#leftHalf {
	padding:10px;
	width: 450px;
	border-right: 1px solid #333333;
}
#rightHalf {
	padding:10px;
	float:right;
	width: 450px;
}
#discriptionBox {
	float:right;
	width:400px;
	padding:8px;
	background:#222;
}

#discriptionBox2 {
	float:right;
	font-size: 14px;
	width:312px;
	padding:10px;
	color:#cccccc;
	background:url(images/blueSteel.jpg) top left repeat-y;
	margin-bottom:10px;
}
#boxLeftBottom { /* below Navigation on left*/	
	width:332px;
	
	/*border: 1px solid #333;*/
		
}

h1 {
	margin: 0px;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	color: #999999;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-decoration: none;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 8px;
	color:#00FF00;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-decoration: none;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 8px;
	color:#ff0000;
}

#banner { /*Holds images at top*/
	color: #4A2B29;
	background:url(images/bannerBG.jpg) top left no-repeat;
	border: 1px solid #333;	
	padding: 5px;	
	height: 100px;		
	}
#galleryBoxLeft { /* this holds the flash*/	
	float:left;
	width: 302px;
	padding:15px;
	
	height:85px;
	color: #3F2810;		
	background: url(images/box.jpg) top left no-repeat;
}
#highlights { /*holds info on home page with the light blue background (but that background is provided by the containerHome) */
	float: right;
	width: 652px;
	margin-top: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 10px;	
	background: url(images/subMainBG.jpg) top right no-repeat;
	}

#boxLeft { /* this holds the flash*/	
	width: 332px;
	height:420px;
	color: #3F2810;		
	background: url(images/box.jpg) top left no-repeat;
}
#sidebarLeft {	
	width: 332px;
	/*min-height: 550px;*/
	border-right: 1px solid #333;
	padding-right: 4px;
	overflow:auto;
	}

#boxLeftBottom { /* below Navigation on left*/	
	width: 332px;
	height:332px;
	/*border: 1px solid #333;*/
	color: #777;	
}
#blackBoxBottom { /* below Navigation on left*/	
	width: 312px;
	height:205px;
	padding: 10px;
	margin-bottom: 4px;
	border: 1px solid #777;
	color: #777;	
}

#blueMetal { /* below Navigation on left*/	
	width: 312px;
	height:120px;
	padding: 10px;
	background:url(images/blueSteel.jpg) top left no-repeat;
	margin-bottom: 4px;
	border: 1px solid #333;
	color: #777;	
}

#boomBoxLeft { /*Holds image*/
	width: 260px;
	height: 172px;
	padding: 4px;
	margin-right: 10px;
	background: #000;
	float:right;
	border: 1px solid #333;
}

#rightBoxBoom { 
	float: right;
	width: 613px;	
	padding-bottom: 8px;	
	color: #555;
	/*border: 1px solid #333;*/
	line-height: 1.5em;
}

#rightBoxGlass { 	
	text-align: center;
	width: 591px;
	background: url(images/glass3.jpg) top left no-repeat;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 3px;
	height: 84px;
	color:#00FF00;
	font-size:15px;
	border: 1px solid #333;
	line-height: 1.5em;
}
#glassWrap {
	float: right;
	
}

#rightBox { 
	float: right;
	width: 593px;
	padding: 10px;
	padding-top: 0px;
	color: #555;
	/*border: 1px solid #333;*/
	line-height: 1.5em;
}
#siteThumbs { /* ThumbsBoxes on Portfolio page and Projects page*/
	padding: 3px;	
	border: 1px solid #444;
	margin-top: 15px;
}
#thumbBoxLeft {
	width: 302px;
	height: 130px;
	padding: 3px;
	border: 1px solid #444;
}

#thumbBoxRight {
	width:301px;
	height: 130px;
	padding: 3px;
	margin-right: 3px;
	margin-left: 3px;
	float: right;
	border: 1px solid #444;
}

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

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

#content {
	padding: 4px;
	border-left: 4px solid	#3A3633;
	border-right: 4px solid	#3A3633;
	border-bottom: 2px solid	#555;
	color: #999999;
	/*height: 93px;	*/
	}


#main {
	width: 653px;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 40px;
	border-left: 1px solid #075a7c;	
}

#navbox {	
	padding: 4px;
	border-left: 4px solid	#3A3633;
	border-right: 4px solid	#3A3633;
	height: 31px;	
	}
	
.mnBacker {	
	/*border: 1px solid #333;*/
	height: 32px;	
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;	
	background: url(images/mnBG.jpg) top left repeat-x;
	text-align: center;		
	width: 950px;
	
	}
.mn {	
	height: 32px;		
	color: #0099FF;	
	font-weight: bold;
	font-size:15px;		
	text-align: center;		
	width: 955px;	
	}

.mn a {	
	font-weight: bold;
	color: #0099FF;
	overflow:hidden;	
	padding-top:5px;
	}

.mn a:link {
	font-weight: bold;
	color: #0099FF;		
	text-decoration: none;
	overflow:hidden;
	}
		
.mn a:active {
	font-weight: bold;
	color: #0099FF;	
	overflow:hidden;	
	}
	
.mn a:hover {
	font-weight: bold;
	color: #61BEFF;
	text-decoration: underline;	
	overflow:hidden;
	}

.mn ul {
   list-style: none;
   text-align: center;	
   margin: 0px;
   color: #0099FF;
   padding: 0px;
   overflow:hidden;
   }
 .mnWrap{	
	width: 920px;
	height: 32px;	
	overflow:hidden;	
	/*border: 1px solid #686667;	*/
	
	}

.mn li {  
   color: #0099FF;
   text-align: center;	   
   float: left;
   width: 10em;
   font: 15px Verdana, Arial, Helvetica, sans-serif;
   line-height: 2em;
   margin: 0px;
   font-weight: bold;
   padding-right: 1.2px; 
   overflow: hidden; 
   padding-top: 1px;
   padding-bottom: 1px;
   border-right: 3px solid #000;
} 

.mn li a {

	color: #0099FF;
	text-align: center;	
	font-weight: bold;
	margin: 0px;
	overflow: hidden;
	}
	

#navbox2 {	
	margin-top: 4px;
	padding: 4px;
	width: 604px;
	border: 1px solid	#3A3633;	
	height: 31px;	
	}
	
.mn2Backer {	
	/*border: 1px solid #333;*/
	height: 32px;	
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;	
	background: url(images/mnBG.jpg) top left repeat-x;
	text-align: center;		
	width: 603px;
	
	}
.mn2 {	
	height: 32px;		
	color: #888;	
	font-weight: bold;
	font-size:15px;		
	text-align: center;		
	width: 608px;
	}

.mn2 a {	
	font-weight: bold;
	color: #888;
	overflow:hidden;	
	padding-top:5px;
	}

.mn2 a:link {
	font-weight: bold;
	color: #888;		
	text-decoration: none;
	overflow:hidden;
	}
		
.mn2 a:active {
	font-weight: bold;
	color: #888;	
	overflow:hidden;	
	}
	
.mn2 a:hover {
	font-weight: bold;
	color: #0099FF;
	text-decoration: underline;	
	overflow:hidden;
	}

.mn2 ul {
   list-style: none;
   text-align: center;	
   margin: 0px;
   color: #888;
   padding: 0px;
   overflow:hidden;
   }
 .mnWrap2{	
	width: 600px;
	height: 32px;	
	overflow:hidden;	
	/*border: 1px solid #686667;	*/
	
	}

.mn2 li {  
   color: #888;
   text-align: center;	   
   float: left;
   /*width: 10em;*/
   font: 15px Verdana, Arial, Helvetica, sans-serif;
   line-height: 2em;
   margin: 0px;
   font-weight: bold;
   padding-right: 12px; 
   padding-LEFT: 12px;
   padding-top: 1px;
   padding-bottom: 1px;
   border-right: 3px solid #000;
} 

.mn2 li a {

	color: #888;
	text-align: center;	
	font-weight: bold;
	margin: 0px;
	overflow: hidden;
	}


#footer {
	padding: 15px;
	background: #000;	
	text-align: left;
	height:35px;
	border-left: 4px solid #3A3633;
	border-right: 4px solid #3A3633;
	/*margin-left: 8px;
	margin-right: 8px;*/
	overflow: auto;	
	font-size: 12px;
}

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

.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-decoration: none;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 8px;
	color:#00FF00;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-decoration: none;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 8px;
	color:#00FF00;	
}
.secondaryheader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;		
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #888;	
}
.tertiaryheader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;		
	font-size: 18px;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #999999;
}

.sf {
	color: #333;
	text-align : right;		
	float: right;	
	font-family: Arial, Helvetica, sans-serif;
	margin: 1px;
	font-size: 12px;
	font-weight: normal;
}

.sf a {
	color: #333;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

.sf a:active {
	color: #333;
	font-size: 12px;
	font-weight: normal;
	}
	
.sf a:link {
	color: #333;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	}
	
.sf a:hover {
	color: #555; 
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}

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

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

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

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

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

.subtitle2 {
	color:#333;
	text-align : left;
	float: left;	
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 12px;	
}
.subtitle2  a {
	color: #333;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

.subtitle2  a:active {
	color: #333;
	font-size: 12px;
	font-weight: normal;
	}
	
.subtitle2  a:link {
	color: #333;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	}
	
.subtitle2  a:hover {
	color: #555; 
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}

#ln {	
	width:223px;
	padding: 10px;
	padding-bottom: 20px;
	font-size: 14px;	
	background: #77C4BA;
	color: #4A2B29;
	margin-top: 20px;	
}

#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:#00FF00;
	text-decoration: none;
	}
	
li {
	color:#999999;
	font-size: 15px;
	line-height: 1.8em;
	margin-left: 10px;
}

a:link {
	color:#00FF00;
	text-decoration: none;
	}
		
a:active {
	color:#00FF00;
	text-decoration: none;
	}
	
a:hover {
	color:#ADFFAD; 
	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;
	border-left: 4px solid	#3A3633;
	border-right: 4px solid	#3A3633;
	border-bottom: 2px solid	#555;
}