body {
	color: black;
	margin: 0;
	padding: 0;
	background: #f60 url(../images/background.gif) repeat-y fixed left top;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
}

p {
	text-align: left;
	font: 12px/16px Verdana, Arial, sans-serif;
}

img {
	border-bottom-style: none;
	border-style: none;
}

a {
	border-style: none;
	text-decoration: none;
}

h1 h2 h3 h4 {
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
}

h1 {
	text-align: left;
	font: 44px Verdana, Arial, sans-serif;
	color: #dcddde;
	margin-top: 0;
	margin-bottom: 0;
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	color: #cccccc;
	font: 12px Verdana, Arial, sans-serif;
	text-align: left;
}

li {
	margin-bottom: 4px;
}

#container {
	height: 100%;
	width: 100%;
	z-index: auto;
	background-image: url(../images/stripe_02.gif);
	top: 0;
	padding-top: 27px;
}

#content {
	z-index: 1;
	width: 720px;
	height: 477px;
	margin-left: 40px;
	background-color: white;
}

#header {
	background-color: #b5e625;
	border: 2px solid white;
	clear: both;
	height: 86px;
}

#header .name {
	color: #666666;
	font: 16px Verdana, Arial, sans-serif;
	text-align: left;
	margin-top: 32px;
	margin-left: 127px;
	display: block;
	width: 300px;
}

.company {
	color: #666666;
	font: bold 12px Verdana, Arial, sans-serif;
}

#portfolio {
	background-color: white;
	height: 315px;
	border-left: 2px solid white;
	border-right: 2px solid white;
	padding-left: 30px;
	padding-top: 20px;
}

#footer {
	border-right: 2px solid white;
	border-left: 2px solid white;
	border-bottom: 2px solid white;
	background-color: #b5e625;
	height: 30px;
	padding-top: 20px;
	padding-left: 10px;
}

#footer p {
	color: #939598;
	font: 10px Verdana, Arial, sans-serif;
	text-align: left;
	margin: 0;
}

#portfolio .nav p.title {
	font: bold 10px Verdana, Arial, sans-serif;
	color: #ff3300;
}

#portfolio .nav ul a {
	color: #cccccc;
	text-decoration: none;
}

#portfolio .nav a.here {
	color: #7e7e7e;
	text-decoration: none;
	font-weight: bold;
}

#portfolio .nav ul a:hover {
	color: #a4a4a4;
	text-decoration: none;
	font-weight: bold;
}

.fun {
	float: right;
	color: #b5e625;
	font-size: 10px;
	padding-top: 10px;
	padding-right: 10px;
}

#portfolio .textcontent p {
	color: #bebebe;
	text-align: left;
	margin-bottom: 12px;
	margin-right: 10px;
}

td.subnav a:link {
	font-size: 10px;
	margin-right: 20px;
	color: #bebebe;
	text-decoration: none;
	margin-left: 20px;
}

td.subnav a:visited {
	font-size: 10px;
	margin-right: 20px;
	color: #bebebe;
	text-decoration: none;
	margin-left: 20px;
}

td.subnav a:hover {
	font-size: 10px;
	margin-right: 20px;
	color: #7e7e7e;
	text-decoration: none;
	font-weight: bold;
	margin-left: 20px;
}


td.textcontent a:link {
	margin-right: 20px;
	color: #bebebe;
	text-decoration: none;
}

td.textcontent a:visited {
	margin-right: 20px;
	color: #bebebe;
	text-decoration: none;
}

td.textcontent a:hover {
	margin-right: 20px;
	color: #7e7e7e;
	text-decoration: none;
	font-size: 12px;
}

.formcontent  { width: 500px; margin-right: auto; margin-left: auto; border-right: 1px solid #dcdcdc; border-bottom: 1px solid #dcdcdc  }

.inputtext  { color: #666; font-size: 10px; font-family: "Lucida Grande", Verdana, Arial, Helvetica, "Sans Serif"; background-color: #fff; margin: 0; padding: 2px; border: solid 1px black }

#portfolio .textcontent .darktext {
	color: #7e7e7e;
}