/* Design Services Portfolio*/
body {
	font-size: 16px;
	background: url(../graphics/whiteish_bg3.jpg) fixed center repeat;
	margin-top: 0px;
}

p {
	font: .75em/1.6em Georgia, Times New Roman, Times, serif;
	color: #3b3638;
	text-indent: 0px;
	letter-spacing: .1em;
	word-spacing: .1em;
	text-align: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

h2 {
	color: #4c5246;
	font: 1.1em Georgia, Times New Roman, Times, serif;
	padding-left: 20px;
}
	
img {
	behavior: url("http://www.walteralbertson.com/pngbehavior.htc");
	}
	
.hidden {
	display : none;
}

#contentheader {
	left: 50%;
	width: 780px;
	height: 77px;
	margin-left: -390px;
	border: 0px;
	position: absolute;
}
	
#container {
	width: 685px;
	top: 100px;
	position: relative;
	left: 50%;
	margin-left: -342px;
}

.thumb_area {
	width: 685px;
	text-align: center;
}

.thumbs {
	float: left;
	width: 228px;
	padding-top: 28px;
}

.tthumbs {
	
}

div.thumbs p {
	font-size: .7em;
	color: #726c68;
	margin-left: 32px;
	margin-top: 1px;
}

span.more p {
	font: .7em Arial, Helvetica, sans-serif;
	position: relative;
	top: 8px;
	left: 68px;
}

.hide {
	display: none;
}

.listbox {
}

.menuitem {
	list-style: none;
	font: .8em/1.6em Helvetica, Arial, sans-serif;
	text-align: left;
	letter-spacing: 0.1em;
	text-indent: 1.0em;
	color: #3a4440;
}

.menuitem2 {
	list-style: none;
	color: #c4adaa;
	font: .8em/2.5em Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	margin-left: 318px;
}

.menuitem3 {
	list-style: none;
	color: #558c64;
	font: .7em/1.3em Courier, mono;
	position: relative;
	margin-left: 320px;
}

.here {
	color: #f97e74;
}
	
a:link {   
	color: #898181;
	text-decoration: underline;
}

a:visited {  
	color: #898181;
	text-decoration: underline;
}

a:hover {   
	color: #5b545d;
	text-decoration: underline;
	background: #e7fccc;
}

a:active {  
	color: #898181;
	text-decoration: underline;
	background: #e7fccc;
}