body {

	margin: 0px;
	padding: 0px;
	background: #fff url('../images/bgtile.gif') 0px 0px repeat-x;
	font-size: 12px; 
	font-family: 'Trebuchet MS', Georgia, serif;
	text-decoration: none;
	color: #663399;

}


a, a:visited {

	color: #2c3997;
	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;

}


a:active, a:hover {

	text-decoration: none;

}


td.content {

	background: #fff;
	padding: 0 0 1em 0;
	font-size: 13px;

}

td.pageheader {

	background: url("../images/header1.jpg");
	width: 750px;
	height: 231px;

}



#navlist {

	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 189px;
	height: 250px;

}


#navlist a, #navlist a:visited {

	display: block;
	padding: 7px 2px 7px 24px;
	color: #EEE;
	text-decoration: none;
	font-weight: bold;

}

#navlist a:hover {
	
	background-color: #c39bdb;
	color: #2c3997;
}

#navtable {

	margin: 1em 0 1.5em 0;
	padding: 0;

}

#navtable ul {

	margin: 0 0 0 5px;
	padding: 0;
	list-style-type: none;

}

#navtable li {

	display: inline;
	margin: 0px;
	padding: 0px 20px 0px 0px;

}

#navtable a, #navtable a:hover {

	color: #663399;

}

#h1-name {

	margin: 0;
	padding: 0;
	font-size: 250%;
	font-style: italic;

}

#h2-slogan {

	margin: -0.25em 0 0 0;
	padding: 0;
	font-size: 175%;
	font-style: italic;


}

td.contentside {

	border-left-style: solid;
	border-left-color: #cfd1d0;
	border-left-width: 1px;

}

img.content {

	float: right;
	margin: 0px 0px 15px 15px;
	padding: 0;
	border-style: solid;
	border-width: 2px;
	border-color: #c39bdb;

}


#footer, #footer a {

	padding: 1em 0 1em 0;
	text-align: center;
	font-size: 0.95em;
	font-weight: normal;

}