



h2 {
font-weight : normal;
font-size : 170%;
font-style : normal;
text-align :left;
font-family : georgia, sans-serif;
padding : 5px 0px 0px 0px;
color: #889236;border-bottom:0px dotted #ccc;
margin : 15px 0 -5px 0;
}

.star {	background: url(bullet_next.gif) no-repeat -6px -2px;padding-left:18px;

}

.links {	
font-weight : normal;
font-size : 115%;
font-style : normal;font;family:tahoma;
text-align : left;
line-height:20px;
padding : 0px 0px 0px 0px;
color:  #817362;border-bottom:0px dotted #ccc;
margin : 5px 0 -5px 0;
}
.links a{font-weight : normal;
text-decoration:none;outline:none;
color: #817362;
}

.links a:hover{font-weight : normal;
outline:none;
color: #666;
}

/*single project pages styles
------------------------------*/
#design {margin-top:-10px;
	float: left;
	width: 655px;
	padding-bottom: 0px;
	}

.webdesign {
	width: 655px;
	background:transparent;
	position: relative;
	}
.designbottom {
	width: 635px;
	height: 0px;
	
	overflow: hidden;
	clear: both;
	}

#design ul#pages {
	float: right;
	display: inline;
	margin: 10px 18px 0 0;
	width: 30px;backround-color: #333;height:30px;
	}
#design ul#pages li {
	margin: 0;
	list-style: none;
	text-align: center;
	display: inline;backround-color: transparent;
	}
#design ul#pages li a {
	display: block;
	width: 30px;height: 30px;
	
	line-height: 25px;background: url(images/butgreen.jpg) no-repeat 0 0;
	text-align: center;
	font-family:georgia, times, times new roman, serif;
	font-weight: bold;font-size:25px;
	color: #999;
	outline: none;padding:0px 0px 0px 1px;
	margin-bottom: 5px;
	}



#design ul#pages li a:hover {
	display: block;
	width: 30px;height: 30px;
	
	line-height: 25px;background: url(images/butgreen.jpg) no-repeat 0% 0pt;
	text-align: center;
	
	font-weight: bold;
	color: #888;
	outline: none;
	margin-bottom: 5px;
	}



#mainpic {-moz-box-shadow: 0 0 7px #e1e1e1;
 -webkit-box-shadow: 0 0 7px #e1e1e1;
	width: 555px;
	height: 415px;
	float: left;
	display: inline;border: 1px solid #dadada;
	
	background: #f3f3f3;
	margin: 10px 0px 5px 0px;
	padding: 6px;
	background: #f3f3f3 url(images/loading.gif) no-repeat 50% 50%;
	}

.description {
	float: left;
	width: 415px;
	padding-right: 38px;
	background: url(images/divider.jpg) repeat-y 100% 0;
	margin: 15px 0 0;
	}

.skills {
	float: right;
	width: 180px;
	margin: 15px 0 15px;
	}

#design .skills li {
	list-style: none;
	margin-top: 0;
	padding-left: 23px;
	color: #666;
	font-size: 1.1em;
	line-height: 1.6em;
	background: url(images/tick.png) no-repeat 0 2px;
	}

