    body {
	background-color: #FFFFFF;
	top: 100px;
    }
#logo { float: left; margin: 0; padding: 0; }
#portfolio {
	position: fixed;
	height: auto;
	z-index: auto;
	width: auto;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
}
.menuholder {
}
.next {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom: 10px;
	list-style-type: upper-alpha;
}


.leftimage {
	font-family: Arial, Helvetica, sans-serif;
	background-position: left;
	max-width: 415px;
}
.leftcolum {
	max-width: 415px;
}

.textbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-style: none;
	font-size: 10px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-decoration: none;
	color: #666666;
	width: auto;
}
.rightcolumn {
	width: 80px;
}

.topholder {
	background-image: url(../images/header_spacer.gif);
	background-repeat: repeat-x;
}

.menuholder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
}

.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}


a:hover{
	color:#FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
    .newsline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	padding-right: 5px;
	text-decoration: none;
    }
.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	padding-left: 10px;
	padding-top: 10px;
}
.rightborder {
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.leftborder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.outborder {
	border: 2px solid #333333;
	text-align: left;
}
.tagline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

