body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	background: #DDDFC1;
}

#portfolio {
	background: #202020;
	text-align: left;
	padding: 10px;
	width: 780px;
}
.bodyTextBoldGr {
	color: #666600;
	font-weight: bold;
}


#video{text-align:center; padding-bottom:20px;}
.contentheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
}

.bodytext a:link{
	color: #333333;
	text-decoration: underline;
	font: 11px Arial, Helvetica, sans-serif;
}

.bodytext a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;

}

.bodytext a:hover{
	color: #666600;
	text-decoration: none;
	font: 11px Arial, Helvetica, sans-serif;
}
.bodytextnj {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: left;
	margin: 0px;
}

.bodytextnj a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;

}

.bodytextnj a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;

}

.bodytextnj a:hover{
	color: #666600;
	text-decoration: none;
	font: 11px Arial, Helvetica, sans-serif;
}
#frontTable {
	background-attachment: fixed;
	background-image: url(../intimages/orchid_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}
#frontTable2 {
	background-attachment: fixed;
	background-image: url(../intimages/frit_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}

#itemContainer{
 style="position:relative;
 float:right;"
 }
 
.bodytextCentred {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
}
.bodytextCentred a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;

}

.bodytextCentred a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;

}

.bodytextCentred a:hover{
	color: #666600;
	text-decoration: none;
	font: 11px Arial, Helvetica, sans-serif;
}
.bodytextCentredBold a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;

}

.bodytextCentredBold a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;

}

.bodytextCentredBold a:hover{
	color: #666600;
	text-decoration: none;
	font: 11px Arial, Helvetica, sans-serif;
}
.bodytextBoldred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #88050B;
	text-align: left;
	margin: 0px;
	font-weight: bold;
}
.bodytextRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #88050B;
	text-align: left;
	margin: 0px;
}
#messageBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #CCCCCC;
	position: relative;
	top: 12px;
	right: 0px;
	padding: 4px;
	margin: 0px;
	width: 206px;
	height: 72px;
}
.bodytextCentredBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
	font-weight: bold;
}

#latest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 400px;
	}
#latest img {
	margin-right: 5px;
	margin-bottom: 0px;
}
#latest a {
	color: #333333;
	text-decoration: underline;
}
#latest a:hover{
	color: #666600;
	text-decoration: none;
}
#desHeader {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #333333;
}
#profListItem {
	font-size: 10px;
	color: #999999;
	background: #FFFFFF;
	margin-bottom: 8px;
	padding: 3px;
	display:block;
	border: 1px solid #ccc;
	width: 210px;
}

#profListContainer {
	padding-top: 0px;
	padding-left: 0px;
}

#profListItem img {
	text-align: centre;
	margin: 0 auto;
	background: #CCCCCC;
	border: 1px solid #CCCCCC;
}
#profListItem img a:hover{
	border: 2px solid #660000;
}
#profListItem .profListtext {
}
#container {
	padding: 16px;
	width: 800px;
	margin:0 auto;
	position: relative;
	text-align:left;
	background-color:#FFFFFF;
}

#mainContent {
	margin-top: 12px;
	background-color:#fff;
}
#profListItem #listLeftCol {
	vertical-align: top;
	float: left;
	width: 80px;
	text-align: center;
}
#profListItem #listRtCol {
	vertical-align: top;
	float: left;
	margin-left: 6px;
}
#navBar {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.spacer{
	clear:both;
	height:10px;
}