*
{
	margin:0px;
	padding:0px;
}
body
{
	background-color:#FFF;
	font-family: 'Arial';
	text-align:center;
}
img { border:none; }
h1 {color:#FF7900; font-size:24px; margin-bottom:8px;}
h3 {font-size:16px;}
li{ padding-left:10px; list-style-position:inside;  }
li li { list-style-type:circle; }
a {font-weight:bold; color:#800000; }
label, button {float:left; clear:left;}
input, textarea{float:left;}
label, input, textarea, button { margin:4px 0px; }
em { font-style:normal; color:#800000; }

tt {background-color:#F9FFF4; background-repeat:no-repeat; position:absolute; display:block; height:8px; width:8px; background-repeat:no-repeat; background-image:url('images/rounded_corners2.gif'); font-size:0px; }
tt.top-left 	    	{ top:0px; left:0px; }
tt.bottom-left  	{ bottom:0px; left:0px;}
tt.top-right       	{ top:0px; right:0px;}
tt.bottom-right	{ bottom:0px; right:0px;}

#fakeBody
{
	width:800px;
	padding:0px 4px;
	margin: 0px auto;
	text-align:left;
}

.top
 {
	background-color:#BCDD5A;
	height:100px;
	margin-top:8px;
	position:relative;
	width:100%;
}

.top tt.top-left 	      { background-position: -16px  0px; }
.top tt.top-right        { background-position: -40px  0px; }
.top tt.bottom-left   { background-position: -16px -8px; }
.top tt.bottom-right { background-position: -40px -8px; }

.top .website-name {font-size:50px; float:left; height:100%; line-height:100px; padding-left:20px; font-weight:bold; color:#800000;}
.top .logo { float:left; margin-top:10px; margin-left:15px; }
.top .right-menu
{
	float:right;
	width:150px;
	height:100%;
	background-color:#80C31C;
}
.top .right-menu li{list-style-type: none; 	list-style-position:outside;
}

.top .right-menu a
{
	font-weight: bold;
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
}
.top .right-menu a:hover 
{ 
	color:#FBB36B;
}
.sub-menu
{
	position:absolute; bottom:4px; left:4px;
}
.sub-menu li
{
	list-style-type:none;
	display:inline;
	padding-left:4px;
	color:#FFF;
}
.top tt.top-left 	      { background-position: -16px  0px; }
.top tt.top-right        { background-position: -40px  0px; }
.top tt.bottom-left   { background-position: -16px -8px; }
.top tt.bottom-right { background-position: -40px -8px; }

.top .sub-menu a
{
	font-weight: bold;
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
}
.middle
{
	font-size:14px;
	padding: 8px;
}
.side-nav
{
	width:175px;
	float:left;
	background-color:#BCDD5A;
	padding:8px 0px;
	position:relative;
	margin-left:-8px;
	margin-right:8px;
}
.side-nav ul{	border-bottom:solid 1px #80C31C;}
.side-nav li
{
	list-style-position:outside;
	list-style-type:none;
	border-top:solid 1px #80C31C;
	padding:0px 0px 2px 10px;
	position:relative;
	z-index:10;
}
.side-nav li a{	text-decoration: none; color:#44A120; font-size:12px; font-weight:bold;}
.side-nav li.heading{color:#FFF; background-color:#80C31C; font-weight:bold;}

.side-nav tt.top-left 	{ background-position: -16px  0px; }
.side-nav tt.top-right        { background-position: -24px  0px; }
.side-nav tt.bottom-left   { background-position: -16px -8px; }
.side-nav tt.bottom-right { background-position: -24px -8px; }

.bottom
 {
	width:100%;
	background-color:#BCDD5A;
	margin:8px 0px;
	float:left;
	position:relative;
	font-size:14px;
	text-align:center;
	padding:4px 0px;
 }
 
.bottom tt.top-left {background-position: -16px 0px; }
.bottom tt.top-right {background-position: -24px -0px;}
.bottom tt.bottom-left {background-position: -16px -8px; }
.bottom tt.bottom-right {background-position: -24px -8px; }

/* Portfolio */
.project-small
{
	float:left;
	font-size:12px;
	padding:6px 0px;
	border-bottom:dotted 1px #BCDD5A;
	width:550px;
}
.project-small img
{
	width:180px;
	float:left;
	margin-right:8px;
	border: solid 1px #fbb36b;
}
.project-small .name{}
.project-small .url
{
	display:block;
	float:left;
	clear:both;
	font-size:12px;
}
.project-small .description
{
	float:left;
	clear:left;
		margin-top:8px;

}
.tags 
{
	margin-top:8px;

	float:left; clear:left;
	width:100%;
}
.tag
{
	position:relative;
	padding:2px 5px;
	background-color:#fbb36b;
	float:left;
	font-size:10px;
	margin:2px 1px;
}
.tag div {position:relative; z-index:10; }
.tag tt { background-color:#FFF; z-index: 2;}
.tag tt.top-left{background-position: 0px 0px;}
.tag tt.bottom-left {background-position: 0px -8px; }
.tag tt.top-right {background-position: -8px -0px; }
.tag tt.bottom-right {background-position: -8px -8px; }

/* Code Page */
.code
{
	font-size:12px;
	height:434px;
	width:605px;
	float:left;
	overflow:auto;
}
.code-download-link
{
	line-height:24px;
	float:left; 
	clear:right;
	padding:4px 0px 0px 8px;
	color:#80C31C;
}

/* Resume  Page */
.resume
{	line-height:145%;
	font-size:12px;
	margin:0px auto;
}/* Contact Page */
.contact-form{ margin:0px auto; width:260px; float:left; }
.contact-form label{ width:70px; }
.contact-form button {margin-left:70px;}

.links-page li { list-style-type:none;}

.item-source{font-size:10px; text-decoration:none;}
.item-link{font-size:12px; }