	body {
	margin:0; padding:0;
	text-align:center;
	font-family: Trebuchet, Trebuchet MS, Georgia, serif;
	font-size:11px;
	background:#000000 url('images/bg2.gif') repeat;
	}
	a {
	font-family: Trebuchet, Trebuchet MS, Georgia, serif;
	}
	h1 {
	position: absolute;
	top:0;
	text-indent: -5000px;
	}
	h2 {
	font-size:17px; color:#ACD600;
	font-weight:normal;
	margin:0 10px 0 0;
	}
	h3 {
	font-size: 13px; color:#ACD600;
	font-weight:bold;
	}
	h4 {
	font-size:13px; font-weight:bold;
	padding:2px;
	color:#ACD600;
	background:#000;
	width:60%;
	}
	img {
	border:none;
	}
	#container {
	margin:0 auto; padding:7px 0 0 0;
	background: #333 url('images/container_bg.gif') no-repeat;
	width:780px;
	text-align:left;
	}
	#navigation {
	background:#000 url('images/header.gif') no-repeat; 
	margin:0; padding:0;
	width:780px; height:150px;
	text-align: right;
	border-bottom:1px solid #313030;
	}
	#navigation ul {
	list-style-type: none; padding: 0; margin: 0;
	margin-left:480px;
	}
	#navigation ul li {
	float:left; padding: 0; margin:0 1px 0 0px; padding-top:0;
	}
	#navigation ul li a:link, #navigation ul li a:visited {
	font-size:12px; display: block; padding:2px 0 0 0; color: #a9ada0; text-decoration: none;
	}
	#navigation ul li a:hover {
	color:#EEFFCC;
	}
	#navigation ul li a#home {
	width:46px; height: 23px;
	margin:0;
	text-align: center;
	}
	#navigation ul li a#home.current {
	width:46px; height: 23px;
	background: url('images/nav_home_bg.gif') no-repeat;
	margin:0;
	color:#000; font-weight:bold;
	}
	#navigation ul li a#about {
	width:46px; height: 23px;
	margin:0;
	text-align: center;
	}
	#navigation ul li a#about.current {
	width:46px; height: 23px;
	background: url('images/nav_about_bg.gif') no-repeat;
	margin:0;
	color:#000; font-weight:bold;
	}
	#navigation ul li a#portfolio {
	width:66px; height:23px;
	margin:0;
	text-align: center;
	}
	#navigation ul li a#portfolio.current {
	width:66px; height: 23px;
	background: url('images/nav_portfolio_bg.gif') no-repeat;
	margin:0;
	color:#000; font-weight:bold;
	}
	#navigation ul li a#blog {
	width:37px; height: 23px;
	margin:0;
	text-align: center;
	}
	#navigation ul li a#blog.current {
	width:37px; height: 23px;
	background: url('images/nav_blog_bg.gif') no-repeat;
	margin:0;
	color:#000; font-weight:bold;
	}
	#navigation ul li a#contact {
	width:60px; height: 23px;
	margin:0;
	text-align: center;
	}
	#navigation ul li a#contact.current {
	width:60px; height: 23px;
	background: url('images/nav_contact_bg.gif') no-repeat;
	margin:0;
	color:#000; font-weight:bold;
	}
	#content {
	width: 500px;
	float: left; text-align:left;
	padding: 10px 20px 0 25px;
	color:#7a7d6b;
	}
	
	#content p.text {
	font-size: 12px;
	line-height:1.7em;
	margin:5px 0px;
	}
	#content a:link, #content a:visited {
	padding: 0px 1px;
	color:#dfe1d8;
	text-decoration:none;
	background:none;
	}
	#content a:hover {
	color: #EEFFCC;
	}
	div#right {
	width:210px;
	padding:10px 0px;
	float:right; 
	color:#7a7d6b;
	}
	div#right p {
	margin:0 15px 0 0;
	line-height:1.5em;
	}
	div#right hr {
	visibility:hidden;
	margin:10px 0;
	}
	div#right ul {
	margin:0; padding:0;
	margin:0 15px 0 15px;
	}
	
	#right a:link, #right a:visited {
	margin:0;
	padding:0;
	color:#dfe1d8;
	text-decoration:none;
	background:none;
	}
	#right a:hover {
	color: #EEFFCC;
	}
	#footer {
	clear:both;
	width:780px; height:42px;
	margin:0; padding:16px 0 0 0;
	text-align:center;
	background: #000 url('images/footer_bg.gif') repeat-x;
	border:none;
	}
	#footer ul {
	list-style-type: none; padding: 0; margin:0 auto;
	text-align:center;
	border:none;
	}
	#footer ul li {
	display:inline; padding: 0; margin:0 10px 0 0px; padding-top:0;
	}
	
	#footer ul li a:link, #footer ul li a:visited { 
	color: #aeb0a7; text-decoration:none;
	font-size: 11px;
	}
	#footer ul li a:hover {
	color:#EEFFCC;
	}
	#footer p {
	font-size:11px; color:#6c6d64;
	margin:0; padding:0;
	}
	.left {
	float: left;
	}
	.right {
	float: right;
	}
	.clear {
	clear: both;
	}
	hr.clear {
	clear:both;
	visibility:hidden;
	}
	
	.project {
	width:60%;
	padding:0px 10px 5px 0px;
	margin:0;
	}
	.title {
	font-weight:bold;
	color:#c8ccbc; margin-right:5px;
	}
	#content a.launch:link,	#content a.launch:visited {
	padding:0px 0px 0px 10px; font-weight:bold;
	background: url('images/arrow.gif') no-repeat;
	height:12px;
	}
	#content a.launch:hover {
	background: url('images/arrow_up.gif') no-repeat;
	text-decoration:none;
	}
	img.imglink {
	margin:0; padding:3px;
	background:none;
	}
	img.imglink:hover {
	background:#fff;
	}
	ul#projects {
		margin:0; padding:0;
		margin:0 15px 0 15px;
		list-style-image:url('images/arrow.gif');
	}
	ul#projects li a:link, 	ul#projects li a:visited {
	font-size:12px; font-weight:bold;
	color:#ced0c8; text-decoration:none;
	}
	ul#projects li a:hover {
	color:#EEFFCC;
	}
	
	/*forms*/
	input.formbox, textarea {
	background:#CED0C8;
	border:none;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif; font-size:12px;
	}
	input.formbox:focus, textarea:focus {
	background:#D7E4BC;
	}
	img.me {
	margin:0 0 0 10px;
	}
