/* Project copy */
#doeswrapper {width: 950px;padding-left:10px; border: 0px solid #000;margin-left: auto;margin-right: auto;margin-top:30px;height:100%;margin-bottom:0px;}
* > #doeswrapper {
    	min-height: 100%;
    	max-height: 100%;
	overflow: visible;
	}
	.clear{clear:both;}
.doesheader {font: bold 13px Georgia; text-decoration: none;font-style: italic;color: #363636;}
.doescopy {margin-top: 10px;font: normal 12px Helvetica; text-decoration: none;color: #363636;}
.doesinfo {float:left;width:219px;border-right: 20px solid white;background: white;height:100%;}
.doesinfo_new {float:left;width:219px;background: white;height:100%;}
.seeproject {width: 100%;margin-top: 15px;float:left;}
.seeproject a {font: normal 12px Georgia; text-decoration: none;font-style: italic;color: #363636;border-bottom: 1px dotted #363636;}
.seeproject a:hover {font: normal 12px Georgia; text-decoration: none;font-style: italic;color: #363636;border-bottom: 1px dotted red;}
.center {width: 939px; border: 0px solid #000;margin-left: auto;margin-right: auto;padding-top:0px;}
/* Project menu (sharing) */
.projectmenu {border:0px solid #000;width: 865px;margin-right:auto;margin-left: auto;margin-top:20px;height:22px;float:left;}
ul#projectnav,ul#projectnav li{list-style-type:none;margin:0;padding:0}
ul#projectnav{margin-left: 0px;width:300px;}
.prev {margin-left:0px;width:0px;}
ul#projectnav li{float:left;margin-right: 0px;display:inline;}
ul#projectnav a{float:left;width: 8em;padding: 4px 0;text-decoration:none;color: #363636;font: italic 12px Georgia;font-weight: bold;}
ul#projectnav a:hover{color: #b5b5b5;}
ul#projectnav li.activelink a{background: #FFF}
ul#projectnav li.activelink a,ul#nav a:hover{color: #000;font-weight:bold}
li#prev a:hover{background: left top no-repeat url(images/prevarrowover.jpg);width:130px;text-align: right;height:22px;}
li#next a:hover{background: right top no-repeat url(images/nextarrowover.jpg);width:102px;margin-left:160px;margin-top:-30px;text-align: left;height:22px;}
li#prev a {background: left top no-repeat url(images/prevarrow.jpg);width:130px;text-align: right;height:22px;}
li#next a {background: right top no-repeat url(images/nextarrow.jpg);width:102px;margin-left:160px;margin-top:-30px;text-align: left;height:22px;}
.sharethis {text-align:right;text-decoration:none;color: #363636;font: italic 12px Georgia;font-weight: bold;padding-top:27px;float:left;}
/* Image slider that goes on top of every project page */
	.caption{font-style:italic;color:#887;}
	.demo{width: 939px; border: 0px solid #000;margin-left: auto;margin-right: auto;padding-top:30px;}
	.gallery_demo{width:939px;margin:0 auto;}
	.gallery_demo li{width:22px;height:22px;border:0px solid #363636;margin: 0 2px;background:#000;}
	.gallery_demo li div{left:240px}
	.gallery_demo li div .caption{font:italic 0.7em/1.4 georgia,serif;}
	
	#main_image{margin:0 auto 60px auto;height:438px;width:939px;background:black;}
	#main_image img{margin-bottom:10px;}
	
	.nav{margin-top:-22px;text-align:right;}
	
	#projectheader {position: relative;background: url(images/projectheader.gif) #363636;width:240px;height:130px;margin-top:-160px;margin-left: 0px;padding-left:20px;padding-top:30px;font: bold 25px Georgia;line-height:32px;text-decoration: none;font-style: italic;color: white;}
	
	.info{text-align:left;width:700px;margin:30px auto;border-top:1px dotted #221;padding-top:30px;}
	.info p{margin-top:1.6em;}