body {
	background: #141941;
	color: #DDDDDD;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11pt;
	margin:  0px 20px 20px 20px;
	}

a:link, a:active, a:visited {
        color: #FFFFFF;
        text-decoration: none;
	font-weight: bold;
	}

a:hover {
	color: #FF0000;
        text-decoration: underline;
	font-weight: bold;
	}

#navlist {
	font-size: 10pt;
	font-weight: bold;
	width: 100%;
	margin: 0px 0px 0px 5px;
	}

#navlist li {
	float: center;
	list-style-type: none;
	margin: 0px 0px 0px 5px;
	padding: 5px;
	white-space: nowrap;
	}

#navlist ul {
	margin: 0;
	padding: 0;
	}

#navlist a {
	padding: 3px 10px 3px 10px;
	text-decoration: none;
	}

#navlist a:link, #navlist a:visited, #navlist a:active {
	color: #DDDDDD;
	}

#navlist a:hover {
	background-color: #4E1D20;
	color: #DDDDDD;
	}

.quotes {
	font-family: Garamond, "Times New Roman", times;
	font-size: 12pt;
	}

.copyright {
	font-size: 9pt;
	font-weight: bold;
	}

.copyright a:link, .copyright a:active, .copyright a:visited {
	color: #DDDDDD;
	}


.copyright a:hover {
	color: #FF0000;
	}

.webdev {
	font-size: 8pt;
	font-style: italic;
	font-weight: bold;
	}

td.rheader {
	background-color: #141941;
	background-image: url(images/ribbon.jpg);
	background-repeat: repeat-y;
	}

table.gal {
	font-size: 10pt;
	text-align : center;
	}