

/*############### body settings ################
################################################*/

body {
	background: #fff;
	font-family: helvetica, verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	letter-spacing: 0.2em;
	color: #000;
	padding: 20px 0 20px 0;
	
}

/*############### body settings ################
################################################*/


/*############### content settings ################
################################################*/
#content {
	background: #fff;
	width: 900px;
	height: 875px;
	margin: 0px auto;
	border-bottom: 2px solid #000;

}

/*############### content settings ################
################################################*/

/*############### header settings ################
################################################*/

#content h1 {
	font-weight: bold;
	font-size: 36px;
	border-bottom: 2px solid #000;
	padding: 4px 0 8px 40px;
}

#content h2 {
	float: right;
	font-size: 18px;
	padding: 0 40px 0 0;
}

/*############### header settings ################
################################################*/


/*############### nav settings ################
################################################*/


#nav {
	display: none;
	}

/*recent work nav*/


body#recent_work ul li ol {
	display: none;
}

body#recent_work ul li ol li a#current {
	display: block;
	color: #000;
	
	}
	/*recent work nav ends*/
	
	
/*############### nav settings ################
################################################*/

/*############### image settings ################
################################################*/


#image img {
	float: right;
	clear: right;
	padding: 0 44px 0 0;
}

img {outline: 5px solid red;}
img[alt][title] {outline-width: 0;}
img[alt] {outline-color: fuchsia;}
img[alt], img[title] {outline-style: double;}
img[alt=""][title], img[alt][title=""] {outline-width: 3px;}
img[alt=""][title=""] {outline-style: dotted;}


#image p {
	clear: right;
	text-align: right;
	font-size: 9px;
	letter-spacing: 1px;
	color: #000;
	padding: 2px 44px 0 0;
}


/*############### image settings ################
################################################*/

/*############### text settings ################
################################################*/

/*############### text settings ################
################################################*/	

