P.email {
	color : White;
	font-weight : Bold;
	margin : none;
}
A.email {
	font-weight : bold;
	color : White;
}
P.location {
	font-family : Verdana;
	font-size : smaller;
	color : #6E6993;
}
A.location {
	color : #6E6993;
	font-weight : bold;
}
A.location:visited {
	color : #6E6993;
	font-weight : bold;
}
A.location:hover {
	color : #CF532B;
	background : White;
}
P,UL,LI {
	font-family : Verdana;
	font-size : x-small;
	color : #306000;
}
UL {
	list-style-type : circle;
}
.highlight {
	background : #FFF3D7;
	border-style : solid;
	border-color : #DFC3A7;
	border-width : 1px;
}
P.caption {
	text-transform : uppercase;
	color : #777788;
}
P.subheader {
	font-weight : bold;
	text-transform : uppercase;
	color : #306000;
}
P.header {
	font-family : Trebuchet MS;
	font-size : x-large;
	color : #787B3A;
}
A {
	color : #FF835B;
}
A:visited {
	color : #AA7469;
}
A:hover {
	color : #CF532B;
	background : White;
}
A:hover.nav {
	background : #6E83B3;
}
A:hover.banner {
	background : #FFE3C7;
}
IMG.photo {
	border-style : solid;
	border-color : White;
	border-width : 1px;
}
.tblhighlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #306000;
	background-color: #FFFFFF;

}
.tdhighlight {
	background-color: #FFCC66;
}
.tbloffer {
	background-color: #CEE7FF;
	border: 3px dashed #000066;
}
#content{position: absolute;
float:left;
top:1px;
left:1px;
z-index:1;
}
#righttop{position: absolute;
float:right;
top:1px;
right:1px;
z-index:99;
}