BODY {
	background-image: url(/images/backgrad.png);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #74B743;
}
#backdrop {
	height: 605px;
	width: 850px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -302px;
	margin-left: -426px;
	padding-right: 8px;
	padding-bottom: 8px;
	background-image: url(/images/contback.png);
	background-repeat: no-repeat;
}
#container {
	height: 605px;
	width: 850px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -302px;
	margin-left: -426px;
	padding-right: 8px;
	padding-bottom: 8px;
}
#container h1 {
	background-image: url(/images/fifty-two-north.gif);
	height: 34px;
	width: 183px;
	display: block;
	text-indent: -5000px;
	position: absolute;
	margin-top: 45px;
	margin-left: 30px;
}
#container  #copyright {
	position: absolute;
	top: 594px;
	right: 6px;
	color: #FFFFFF;
}


body#portfolio #content ul {
	display: none;
}
body#services #content ul {
	color: #C3D940;
	list-style-position: inside;
	margin-bottom: 10px;
	line-height: 18px;
}
body#services #content ul li {
	color: #666666;
}
#container  #content  #work p {
	margin-bottom: 6px;
}



#container  ul#navigation {
	height: 21px;
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-type: none;
}
#container ul#navigation li {
	float: left;
	list-style-position: inside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
body #container ul#navigation li a {
	display: block;
	height: 18px;
	background-repeat: no-repeat;
	text-align: center;
	color: #495b14;
	text-decoration: none;
	padding-top: 3px;
	background-image: url(/images/nav.png);
	font-size: 12px;
	overflow: hidden;
}
body #container  ul#navigation  li a.home {
	width: 72px;
	background-position: -5px 0px;
	padding-right: 5px;
}
body #container  ul#navigation  li a.aboutme,
body #container  ul#navigation  li a.portfolio,
body #container  ul#navigation  li a.services {
	width: 81px;
	background-position: 0px 0px;
}

body#home #container  ul#navigation  li a.home { 
	background-position: -5px -21px;
	color: #bad80a;
}

body#aboutme #container  ul#navigation  li a.aboutme,
body#portfolio #container  ul#navigation  li a.portfolio,
body#services #container  ul#navigation  li a.services {
	background-position: 0px -21px;
	color: #bad80a;
}
body  #container #content {
	height: 566px;
	background-repeat: no-repeat;
	background-position: right bottom;
	position: relative;
}
#container #content #flashblock {
	position: absolute;
	right: 0px;
	bottom: 0px;
	height: 476px;
	width: 482px;
	z-index: 40;
	overflow: hidden;
}
/*
body#home #container #content {
	background-image: url(/_images/backgrounds/home.jpg);
}
body#aboutme #container #content {
	background-image: url(/_images/backgrounds/profile.jpg);
}
body#portfolio #container #content {

}

body#services #container #content {
	background-image: url(/_images/backgrounds/services.jpg);
}
*/
p   {
	margin-bottom: 10px;
	line-height: 13px;
}
* {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}
#container #content #text {
	padding-top: 95px;
	padding-left: 30px;
	position: absolute;
	z-index: 50;
}
#container #content #text strong {
	color: #c8d850;
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
}
body #container #content #text h2 {
	background-repeat: no-repeat;
	background-position: left top;
	width: 510px;
	display: block;
	text-indent: -5000px;
}
#container #content #text h3 {
	font-size: 19px;
	font-weight: normal;
	color: #868689;
	margin-top: 7px;
	margin-bottom: 22px;
}
#container #content #text h4 {
	color: #505b21;
	font-weight: bold;
}


body#home #container #content #text h2 {
	height: 94px;
	background-image: url(/images/creativity-without.gif);
	width: 416px;
	margin-bottom: 30px;
}
body#aboutme #container #content #text h2 {
	background-image: url(/images/grass-roots.gif);
	height: 41px;
}
body#portfolio #container #content #text h2 {
	background-image: url(/images/the-creative-stuff.gif);
	height: 41px;
}

body#services #container #content #text h2 {
	background-image: url(/images/whatever-you-need.gif);
	height: 41px;
	margin-left: -4px;
}


#container #content #text .bigger strong {
	color: #c8d850;
	font-size: 18px;
	font-weight: normal;
	line-height: normal;
}
#container #content #text a {
	color: #333333;
	text-decoration: none;
}

#container #content #text .padded {
	float: left;
	width: 90px;
}
#container #content #text .green {
	color: #B8CC2D;
}
#container #contact {
	position: absolute;
	z-index: 60;
	margin-top: 485px;
	margin-left: 30px;
	font-size: 16px;
	font-weight: bold;
	color: #C8D850;
}
#container #contact .dgreen {
	color: #505b21;
}
