/*ADDED BY EM*/
body{
background-color:#b8e4e8;
font-size:13px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#8D9686;
margin:0;
padding:0;
text-align:center;
}
#wrapper{
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:50px;
	padding-top:0;
	text-align:left;
	width:936px;
	padding-left: 20px;
}

#header{
margin-left: 0; 
margin-top:0; 
padding-top:0;
width: 320px; 
height:120px; 
background-image: url(../images/name.gif); 
background-repeat:no-repeat;
text-indent:-999em;
float:left;
display:block;
}

#nav_container{
margin:0;
width:614px;
float:right;
margin-top:4px;
border-top:6px solid #9BC0C0;
}

.navcol{
float:left;
width:152px;
}

h2{
color:#704f28;
font-size:1em;
font-weight:normal;
margin-top:10px;
margin-bottom:1px;
}

ul{
list-style-type:none;
margin:0;
padding:0;
font-size:1em;
}

li{
text-decoration:none;
list-style-position:inside;
padding:0;
}

li a{
text-decoration:none;
color:#8D9686;
}

.clearer{
clear:both;
height:1px;
line-height:1px;
}

a#contact{
margin-top:11px;
margin-bottom:3px;
width:136px; 
height:13px; 
background-image: url(../../../test/images/shapeimage_34.gif); 
background-repeat:no-repeat;
text-indent:-999em;
display:block;
}
a#cv{
margin-top:0;
margin-bottom:0;
width:17px; 
height:11px; 
background-image: url(../../../test/images/shapeimage_33.gif); 
background-repeat:no-repeat;
text-indent:-999em;
display:block;
}

#proj_detail{
margin-top:80px;
}

#hello{
	border-top:6px solid #9BC0C0;
	margin-top:80px;
	clear: both;
	margin-bottom: 12px;
}
#hello_text{
margin-top:0px;
margin-bottom:0;
width:320px;
height:25px;
background-image: url(../images/shapeimage_31.gif); 
background-repeat:no-repeat;
text-indent:-999em;
display:block;
float:left;
}
#here_text{
margin-top:12px;
margin-bottom:39px;
width:620px;
height:67px;
background-image: url(../images/shapeimage_32.gif); 
background-repeat:no-repeat;
text-indent:-999em;
display:block;
float:left;
}

.prj_img{
padding:0px;
background-color:#C4E3E7;
}

.prj_left, .prj_mid{
margin-right:20px;
width:298px;
float:left;
display:inline;

}

.prj_right{
width:298px;
float:left;
display:inline;

}

p{
margin-top:7px;
margin-bottom:10px;
line-height:1.3em;
font-size:1em;
}

.clearule{
border-top:6px solid #9BC0C0;
margin-top:20px;
margin-bottom:20px;
clear:both;
}

.browntxt{
color:#704f28;
}
.browntxt:hover {
	color: #009AED;
}
p a{
text-decoration:none;
}

.bluetxt{
color:#009AED;
}
p a{
text-decoration:none;
}
a:hover {
	color: #38A9EF;
}
.browntxt2 {
color:#704f28;
}
