body {
	margin: 0px;
	padding: 0px;
	font: normal 1em 'trebuchet ms','lucida grande','lucida sans unicode',arial,sans-serif;
}

.cleaner {
	clear: both;
}

div#top {
	background: url(images/top.png) no-repeat center center;
	width: 500px;
	height: 218px;
	margin: 20px auto 10px auto;
}

div#top h1 {
	display: none;
}

div#main {
	width: 500px;
	margin: 10px auto;	
}

p {
	color: #666666;
	text-align: justify;
}

h2 {
	font-weight: normal;
	color: #E39509;
}

h3 {
	font-weight: normal;
	color: #E39509;
	font-size: 1.1em;
	margin: 0px 0px 5px 0px;
}

a.pageOut {
	color: #A18C67;
	background: transparent url(images/link.png) no-repeat right center;
	padding-right: 13px;
}

a {
	color: #A18C67;
}

acronym {
	cursor: help;
	border-bottom: 1px dotted #666666;
}

div.articlePreviewImage {
	float: left;
}

div.portfolioDesc {
	float: right;
	width: 350px;
}

.doLink {
	cursor: pointer;
}
