/*PROJECT PAGE DEFAULTS*/
.project_top{
margin-left:			auto;
margin-right:			auto;
margin-top:				10px;
margin-bottom:			10px;
width:					960px;
height:					370px;
padding:				0px;
}
.project_mainimg{
position:				absolute;
margin:					0px 0px 0px 5px;
width:					640px;
height:					360px;
border:					1px solid #000000;
background-color:		#0e0f12;
}
.project_details{
position:				absolute;
margin:					0px 0px 0px 658px;
width:					300px;
height:					362px;
border-left:			2px solid #9f9fa0;
border-right:			1px solid #9f9fa0;
}
#proj_header{
margin:					5px 0px 15px 12px;
font-family:			Geneva, Arial, Helvetica, sans-serif;
font-weight:			bold;
font-size:				16px;
padding:				0px;
}
#project_bio{
margin:					5px 0px 15px 12px;
font-family:			Geneva, Arial, Helvetica, sans-serif;
width:					260px;
font-size:				14px;
padding:				0px;
}
.proj_para{
margin:					5px 0px 5px 12px;
font-family:			Geneva, Arial, Helvetica, sans-serif;
font-size:				14px;
padding:				0px;
}
#project_subimgholder{
width:					960px;
height:					auto;
margin-left:			auto;
margin-right:			auto;
padding:				0px;
}
.project_subimg{
border:					1px solid #9f9fa0;
margin:					5px 10px 15px 5px;
width:					640px;
height:					360px;
background-repeat:		no-repeat;
background-position:	center;
}

.gallery_linkholder{
position:				absolute;
margin:					0px 0px 0px 220px;
width:					auto;
height:					auto;
background-color:		#666666;

}
#yva_gallery_holder a{
position:				absolute;
height:					74px;
width:					180px;
display:				block;
text-decoration:		none;
background-image:		url(http://www.folaakinola.com/images/yva_gallery_btn.jpg);
background-repeat:		no-repeat;
background-position:	0px 0px;
border:			solid 1px #000000;
}
#yva_gallery_holder a:hover{
background-position:	0px -74px;
}

.gallery_backholder{
width:				852px;
height:				34px;
margin-left:		auto;
margin-right:		auto;

}
#yva_back_btn a{
position:				absolute;
height:					34px;
width:					180px;
display:				block;
text-decoration:		none;
background-image:		url(http://www.folaakinola.com/images/yva_back_btn.jpg);
background-repeat:		no-repeat;
background-position:	0px 0px;
border:					solid 1px #000000;
}

#yva_back_btn a:hover{
background-position:	0px -34px;
}