







/* --------------- layout ------------------ */

#main {
	float:right;
	width:500px;
	padding-top: 10px;
	padding-bottom: 30px;
}

#sidebar {
	float:left;
	width:230px;
	padding-top: 10px;
	padding-bottom: 30px;
}




dt.pjct_index_title a, dt.pjct_index_title a:visited, dt.pjct_index_title a:hover {
	color: inherit;
	font-style: bold;
	font-size: 12px;
	text-decoration: none;
}
dt.pjct_index_title a:hover {
	color: #f10;
	font-style: bold;
	font-size: 12px;
	text-decoration: none;
}

dd.pjct_index_description {
	font-size: 10px;
	margin-left: 5px;
}

dd.pjct_index_description a, dt.pjct_index_description a:visited, dt.pjct_index_description a:hover { color: #f10;}

.pjct_description {
	font-size: 10px;
}




#imagestrip_wrap{
	overflow: hidden;
	width: 750px;
	float:left;
	margin-top:10px;	
}

#imagestrip{
	position: relative;
	left: 10px;	
}

.thumbnail{
	float:left;
	margin-right: 3px;
}

#imager {
	margin: 0px;
	padding: 0px;
	margin-top: -10px;
}

.image_title, .image_description{
	background-color: #eee;
	padding: 3px;
}

#imgtxt_top{
	position: relative;
	top: 15px;
	right: -10px;
}
#imgtxt_btm{
	position: relative;
	top: -25px;
	right: -10px;
}
#imglink{
	margin-top: 10px;
}

.img_loader{
	margin: 5px;
}


#footer, #footer a {color: #666;}





/* --------------- SYNCED WITH CODESHARE ------------------ */



/* --------------- from codeshare _layout.css ------------------ */

#header_nav {
	width:350px;
	height: 60px;	
	
}


/* --------------- from codeshare _font.css ------------------ */

.nav_primary{
	font-size: 14px;
	margin-bottom: 5px;
}

.nav_secondary{
	font-size: 12px;
}










