BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color: #FFFFFF;
	color: #666600;
}
P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}
A {
	text-decoration: none;
	color: #999966;
}

A:Hover {
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #999966;
}
a.nobg {
	text-decoration: none;
}

a.nobg:Hover {
	text-decoration: none;
	background-color: none !important;
}
.justify {
	text-align: justify;
}
.credits {
	font-size: 9px;
	color: #CCCCCC;
}
.chard {
	color: #999900;
}
.claret {
	color: #993333;
	text-align: none;
}
li {
	font-size: 12px;
}
a.chardLink {
	color: #999900;
	font-weight: bold;
	text-decoration: none;

}
a.chardLink:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #999900;

}
a.claretLink {
	color: #993333;
	text-align: none;
	font-weight: bold;
	text-decoration: none;

}
a.claretLink:hover {
	color: #FFFFFF;
	text-align: none;
	font-weight: bold;
	text-decoration: none;
	background-color: #993333;

}
.data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
/* Page Layout styles*/
#pageContainer {
width:80%;
margin-left:75px;
margin-right:75px;
clear:both;
	border: solid black 1px;
	padding: 5px;
}
#contentContainer {
	border: solid black 1px;
	padding: 5px;
}
#picture {
float:left;
display:block;
}
#rightContent {
	float:right;
}
#menu {
border:solid;
	border-left:#000000 thin solid;
}
#content {
display:block;
}

#footer {
	padding: 5px;
	width:80%;
margin-left:75px;
margin-right:75px;
clear:both;
}
/* form styles */
.vertformspace {
	margin-bottom: 10px;
}

/* email styles */
#wrapperforboxes {
	float:left;
	width:335px;
	margin-top:10px;
	margin-right: 7px;
	/*padding:10px;
	height:300px;*/
}

#emailbox {
	width:170px;
	border-width: 1px;
	border-color:#993333;
	border-style: solid;
	margin-right:10;
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
}
#box160w {
	width:150px;
	height:60px;
	border-width: 1px;
	border-color:#993333;
	border-style: solid;
	padding:2px,2px,2px,2px;
	float:right;
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
}
