body{
text-align: center; 
	background-color: #39515b;
	background-image
	opacity: 0.95;
	filter:alpha(opacity=95); /* IE's opacity*/  
	background-repeat: no-repeat;
	background
	margin: 0;
	font-family: "Georgia", serif;
	color: #fff;
	font-size: 11px;
	line-height: 1.5em;
    }

body_text strong {
font-family: "Georgia", serif;
font-weight: normal;
color: #b2db15 !important;
font-style: italic !important;
font-size: 11px;
line-height: 1.5em;
}

project_over {
	font-family: "helvetica","arial", sans-serif;
	font-weight: normal;
	color: #7d96a8;
	padding-top: 12px;
	line-height: 1.4em;
	font-size: 10px;
}

project_over strong {
	font-family: "helvetica","arial", sans-serif;
	font-weight: normal;
	color: #ffffff;
	padding-top: 12px;
	line-height: 1.4em;
	font-size: 10px;
}

#container{ 
	margin: 0 auto;
	width: 1200px;
	text-align: left;
}


#thumbnail_link{
	float: left;
}

#next_project_link{
	float: right;
}

#next_project_link_vert{
	float: right;
padding-right: 170px;
}

container{
background-color:#CC9900;
}
    
/* parent link */
a{ 
    font-family: "helvetica","arial", sans-serif;
    color: white;
    text-decoration: none;
	line-height: 2em;}    

a:hover{
    text-decoration: none;
	color: #b2db15;
}

a:active, a:focus {
	outline: 0;
	text-decoration: none;
	color: #b2db15;
} 

/* child link */
subnav_a{
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
	
 

.nav{
    margin-top: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 5px solid white;
    border-bottom: 5px solid white;
}
h2{
    font-style: italic;
    font-weight: normal;
    line-height: 1.4em;} 
	  
h2 strong{
    color: #b2db15;
    font-weight: normal;
}

h3 {
	font-family: "helvetica","arial", sans-serif;
	font-weight: normal;
	color: #7d96a8;
	padding-top: 12px;
	line-height: 0em;
	font-size: 9px;
border-top: 1px solid;
}

p{ margin-top: 0;}

.nav_column{
position: relative; 
    background: #39515b;
	opacity: 0.95;
	filter:alpha(opacity=95); /* IE's opacity*/
    width: 155px;
    float: left;
    padding: 20px;
    margin-right: 10px;
	
}


.project_column{

    background: #39515b;
	opacity: 0.95;
	filter:alpha(opacity=95); /* IE's opacity*/
    width: 285px;
    float: left;
    padding: 20px;
    margin-left: 0px;
	margin-right: 0px;
	
    }

.images_column{ 
    background: #39515b;
    padding: 20px;
padding-top: 55px;
	margin-left: 540px;
	width: 610px;
	border-left: 0px solid #ffffff;
}

#footer{
text-align: left;
margin-top: 50px;
padding-top: 10px;
padding-left: 20px;
clear: both;
height: 70px;
width: 1200px;
background-color: #4c6671;
}

.footer_text {
width: 810px;
float: right;
padding-top: 30px;
padding-right: 1px;
font-family: "helvetica","arial", sans-serif;
font-size: 11px;
    color: black;
    text-decoration: none;
	line-height: 1em;
}

footer_text strong{
color: #b2db15;
font-family: "Georgia", serif;
font-style: italic;     
font-weight: bold;
font-size: 11px;
line-height: 1em;
}





