a {
	text-decoration: underline;
	color: #FFFFFF;
	outline: none;
	text-decoration: underline;
	}
a:visited {
	color: #FFFFFF;
	}
a:active {
	color: #FFFFFF;
	}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
	}
a.tiny {
	text-decoration: underline;
	color: #FFFFFF;
	outline: none;
	font-size: 9px;
	}
a.tiny:visited {
	color: #FFFFFF;
	}
a.tiny:active {
	color: #FFFFFF;
	}
a.tiny:hover {
	color: #CCCCCC;
	text-decoration: underline;
	}
a.menu {
	text-decoration: none;
	color: #FFFFFF;
	outline: none;
	font-size: 11px;
	}
a.menu:visited {
	color: #FFFFFF;
	}
a.menu:active {
	color: #FFFFFF;
	}
a.menu:hover {
	color: #CCCCCC;
	text-decoration: underline;
	}
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	color: #E8E0E0;
	}
h1 {
	font-size: 24px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: #F0E4D0;
	}
h2 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: #F0E4D0;
	}
h3 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: F0E4D0;
	}
h4 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: F0E4D0;
	}
h5 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: F0E4D0;
	}
h6 {
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: F0E4D0;
	}
hr {
	color: #999999;
	}
img {
	border: 0px;
	}
pre {
	font-size: 12px;
	line-height: normal;
	margin-top: 20px;
	margin-bottom: 10px; 
	}
strong, b {
	font-weight: bold;
	}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E8E0E0;	
	}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px ridge #333333;	
	}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px inset #333333;	
	}	
.ahem {
	display: none;
	}
.alertText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6666;
	font-weight: bold;
	}
.buttonField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px ridge #333333;
	}
.nowrap {
	white-space: nowrap;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
.textField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px ridge #333333;
	}
.tiny {
	font-size: 9px;
	}
#bodyImageRight {
	position:relative; 
	float: right; 
	top:0px; 
	right: 0px;
	}
#bodyImageLeft {
	position:relative; 
	float: left; 
	top:0px; 
	left: 0px;
	}
.adminTable {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	border: 1px solid #00FFFF;
	}
.portfolioimg_sm img{
	border: 5px solid #996633;
	}
.portfolioimg_lg {
	border: 10px solid #996633;
	}