
body {
	color: #D9D9D9;
	color: white;
	font-family: Arial, Helvetica, Arial, sans-serif;
	abackground-image: url('backgroundgradient.jpg');
	background-position: center;
	background-color: #000;
	background-repeat: repeat-y;
}

#adsense {
	float: left;
	margin: 10px;
}

#adsense2 {
	margin: 10px;
}

#name {
	color: #D9D9D9;
	margin: 5px;
	font-size: 75%;
	text-align: right;
}

#namelink {
	text-decoration: none;
	width: 150px;
}

#heading {
	aheight: 120px;
	float: right;
}

#headingimage {
	clear: both;
	border: 2px solid #262626;
	border-left: none;
	border-right: none;
	height: 162px;
	max-height: 162px;
}

#container {
	background-color: #000;
	color: #D9D9D9;
	color: white;
	width: 721px;
	min-width: 721px;
	max-width: 721px;
	margin: auto;
	border: 2px solid #262626;
	margin-bottom: 10px;
	font-size: 12px;
	font-size: 14px;
}

#content {
	margin: 10px;
}

h1 {
	color: #686868;
	letter-spacing: 4px;
	font-weight: bold;
	display: block;
	text-align: right;
	margin: 5px;
	cursor: pointer;
}

h1, h2 {
	color: #686868;
	letter-spacing: 4px;
	font-weight: bold;
	display: block;
}

.emphasis {
	color: #C7C7C7;
}

.section {
	padding: 10px;
	atext-align: left;
	line-height: 1.2;
}

.column {
	width: 50%;
	float: left;
}

.portfoliodetail {
	margin-top: 10px;
}

#copyright {
	font-size: 75%;
}

#footer {
	margin: 5px;
	padding-top: 60px;
	float: left;
}

#heading2 {
	margin: 5px;
	padding-top: 40px;
	float: right;
}

a {
	color: #CCC;
	text-decoration: underline;
}

a:link {
}

a:visited {
}

a:hover {
	color: #FFF;
}

a:active {
	color: #FFF;
}

#content {
	aheight: 700px;
	amin-height: 700px;
}

.sectionwrapper {
	width: 100%;
	text-align: center;
}

#myprojectsbox {
	awidth: 305px;
	amargin: auto;
	atext-align: left;
}

#myprojectsbox img {
	margin: 3px;
}

#myprojectsbox img.highlight {
	display: none;
}

a img {
	border: 1px solid #999;
}

a:hover img {
	border: 1px solid #FFF;
}

a img.borderless, a:hover img.borderless {
	border: none;
}

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
	font-size: 0.1em;
}

.icon {
	height: 10px;
	width: 10px;
}

.gardendetail {
	padding: 20px;
}

.previousitem, .nextitem {
	margin-top: 200px;
}

.gardendetail .previousitem {
	float: left;
}

.gardendetail .nextitem {
	float: right;
}

.gardendetail .gardenimage {
	text-align: center;
}

.first .previousitem a, .last .nextitem a {
	visibility: hidden;
}

