
body {
	background-image: url('/img/bg2.gif');
	text-align: center;
}

table.mn {
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	width: 980px;
	margin: 10px;
}

table.mn1 {
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	width: 980px;
	margin: 10px 10 10 10;
}

table.mn2 {
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	margin: 0px;
}

table.mnblog {
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 0px;
	border-color: #CCCCCC;
	width: 940px;
	margin: 0px 0 0 0;
}

.fm {
	font-family: lucida sans;
	font-size: 13px;
	color: #440e62;
}

.nav {
	font-family: zurich cn bt;
	color: #252525;
	font-size: 14px;
	text-decoration: none;
}

a.nav {
	font-family: zurich cn bt;
	color: #252525;
	font-size: 14px;
	text-decoration: none;
}

a.nav:hover {
	font-family: zurich cn bt;
	color: #8dc63f;
	font-size: 14px;
	text-decoration: none;
}

.cpy {
	font-family: helvetica;
	color: #252525;
	font-size: 9px;
	text-decoration: none;
}

a.gal {
	font-family: helvetica;
	color: #598527;
	font-size: 9px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	
}

.gal:hover {
	color: #8dc63f;
	text-decoration: underline;
	font-weight: bold;
}

/* PRESS Bullets */
.prs {
	font-family: helvetica;
	color: #598527;
	font-size: 9px;
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
}

li {
	list-style-type: square;
	color: #8560a8;
}

li.sub {
	list-style-type: circle;
	color: #8560a8;
}