
body {
	font-family:arial; font-size:12px; color:#000; 
	background-image:url("../images/watermark.jpg"); background-repeat:no-repeat; 
	background-position: 0px 15px;
}

/* ------------------------ Positional Classes -------------------------*/

#im1 {
	position:absolute; top:183px; left:470px; z-index:1;
}

#water {
	position:absolute; top:15px; left:0px; z-index:-1;
}

#topright {
	position:relative;	top:5px;	right:5px;
	float:right;
}

#topleft {
	position:relative;	top:5px;	left:5px;
	float:left;
}

/* ------------------------ Anchor Classes -------------------------*/

a:link, a:visited, a:active {
	color:#98291E; text-decoration:none;
}

a:hover {
	color:#D96C4B; text-decoration:underline;
}

a.blue	 	{ color:#336699; text-decoration:none; }
a.bittyblue	{ color:#336699; text-decoration:none; font-size:10px; }
a.bblue	{ color:#003399; text-decoration:none; }
a.green 	{ color:#336600; text-decoration:none; }
a.grey	 	{ color:#999999; text-decoration:none; }
a.rust	 	{ color:#990099; text-decoration:none; }

/* ------------------- Default Element Styles --------------------*/
p {
	padding-left:5px; padding-right; 7px;
}

td {
	font-family:arial; font-size:12px; color:#000;
}

ul {
	list-style-type:disc;
}

/* ------------------------ Color Classes -------------------------*/

.white 	{ color:#FFFFFF; }
.silver	{ color:#CCCCCC; }
.tin		{ color:#999999; }

.ocean 	{ color:#336699; }
.realocean	{ color:#003399; }

.gus		{ color:#999900; }
.fern		{ color:#336600; }
.clover	{ color:#339900; }
.teal		{ color:#009900; }
.orchic	{ color:#6666FF; }
.blueberry	{ color:#0000FF; }
.midnight	{ color:#003399; }
.lemon		{ color:#FFFF00; }
.banana	{ color:#FFFF66; }
.cant		{ color:#FFCC66; }
.tang		{ color:#FF6600; }
.mocha		{ color:#663300; }
.cay		{ color:#990000; }
.steel		{ color:#666666; }
.tung		{ color:#333333; }

/* ------------------ Size and Color Classes -------------------*/

.tiny {
	font-family:arial; font-size:9px;
}

.tinyblue {
	font-family:arial; font-size:9px;  color:#336699;
}

.tinygrey {
	font-family:arial; font-size:9px;  color:#999999;
}

.mini {
	font-family:arial; font-size:10px;
}

.miniblue {
	font-family:arial; font-size:10px; color:#336699;
}

.minigrey {
	font-family:arial; font-size:10px; color:#999999;
}

.cpy {
	font-family:arial; font-size:12px; color:#336699;
}


.cp13 {
	font-family:arial; font-size:13px; color:#336699;
}

.lrg {
	font-family:arial; font-size:14px;
}

.lrgblue {
	font-family:arial; font-size:14px; color:#336699;
}

.lrgfern {
	font-family:arial; font-size:14px; color:#336600;
}

.lrgtung {
	font-family:arial; font-size:14px; color:#333333;
}

.hdr {
	font-family:arial; font-size:13px; font-weight:bold; color:#336699;
}

.hdrlrg {
	font-family:arial; font-size:17px; color:#336699;
}

.hdrBig {
	font-family:arial; font-size:17px; font-weight:bold; color:#336699;
}

.hdrBigger {
	font-family:arial; font-size:20px; font-weight:bold; color:#336699;
}

.mongo {
	font-family:arial; font-size:22px; font-weight:bold; color:#336699;
}

.grey {
	font-family:arial; color:#999999;
}

.who {
	margin-left:15px;
}

.whoblue {
	text-align:justify; margin-left:15px; margin-right:3px;
	font-size:14px; color:#336699;
}
