@charset "utf-8";
#wrapper {
	z-index: 1;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	background-color: #4A4540;
}
#topline {
	z-index: 3;
	background-color: #4a4540;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-variant: normal;
	font-size: 14px;
	height: 90px;
	padding-top: 20px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ED8523;
	background-image: url(/eighty-six.jpg);
	background-repeat: no-repeat;
}
#content {
	z-index: 2;
	background-color: #4A4540;
	color: #FFF;
	clear: both;
	padding-bottom: 10px;
	padding-top: 5px;
}
#content  a   {
	color: #24a4b3;
	text-decoration: none;
}
#content a:hover {
	color: #FF6600;
}
#bottomline {
	z-index: 4;
	background-color: #c86464;
	height: 12px;
}
#topline ul {
	padding: 0;
	text-align: left;
	position: relative;
	margin: 0;
	top: 78px;
}
#topline ul li {
	display: block;
	list-style-type: none;
	float: right;
}
#topline ul li a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	padding-right: 1em;
	padding-left: 1em;
	text-align: left;
}
#topline ul li a:hover {
	background-color: #ED8524;
}
#content li {
	padding-top: 6px;
}
/* CSS Document */

body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #4A4540;
}
p {
	margin-right: 10px;
	margin-left: 10px;
}
h1 {
	font-weight: normal;
	color: #5eb7c1;
	margin-left: 15px;
	font-size: 400%;
	letter-spacing: -2px;
}
h2 {
	color: #ed8523;
	font-weight: normal;
	margin-left: 10px;
	font-size: 175%;
}
h3 {
	color: #ed8523;
	font-weight: normal;
	margin-left: 10px;
	font-size: 175%;
}
.copyright {
	font-size: 12px;
	color: #FFF;
	font-style: normal;
	position: relative;
	padding-top: 5px;
	clear:both;
	display: block;
	margin-top: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #4A4540;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ED7B33;
	margin-bottom: 10px;
}
.imgright {
	border: 1px solid #2BA4B3;
	float: right;
	padding: 2px;
	margin-left: 5px;
	margin-right: 10px;
}
.copyright a {
	color: #ED8523;
	text-decoration: none;
}
.emph {
	font-weight: bold;
}
.imgleft {
	float: left;
	padding: 2px;
	margin-right: 5px;
}
.contentbox {
	height: 200px;
	width: 200px;
	position: relative;
	float: left;
}

.portfolio,.portfolio li{
	list-style:none;
}
.portfolio li{
	width:100%;
	float:left;
	background-repeat:no-repeat;
	background-position:top center;
	position:relative;
	overflow:hidden;
	display:block;
	padding: 1px;
}
.its {
	font-style: italic;
}
.outcome {
	background-color: #333333;
	border: 1px solid #999999;
	display: block;
	position: relative;
	margin: 15px;
}
.current {
	background-color: #ED8524;
}
#twit {
	display: block;
	float: right;
	width: 250px;
	background-color: #22A4B2;
}
#wrapper #content #twit h2 {
	color: #FFF;
	font-weight: normal;
	text-align: center;
}
#wrapper #content #twit ul {
	list-style-type: none;
	margin: 0px;
	padding: 5px;
}

#wrapper #content #twit ul li a {
	color: #FFF;
	text-decoration: none;
	display: block;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFF;
	padding: 1px;
}
#wrapper #content #twit ul li a:hover {
	background-color: #ED8524;
}


#wrapper #content #twit h2 a {
	font-weight: bold;
	color: #FFF;
}
