.nav {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a.nav {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

a:visited.nav {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

a:hover.nav {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.main {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}

a.main {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999966;
	text-decoration: underline;
}

a:visited.main {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999966;
	text-decoration: underline;
}

a:hover.main {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999966;
	text-decoration: underline;
}

.main2 {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.main3 {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.bigtitle {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #999966;
	text-decoration: none;
	line-height:24px;
}

.title {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height:22px;
}

.subtitle2 {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-transform:uppercase;
}

.subtitle {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999966;
	text-decoration: none;
}

a.subtitle {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999966;
	text-decoration: underline;
}

a:visited.subtitle {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999966;
	text-decoration: underline;
}

a:hover.subtitle {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999900;
	text-decoration: underline;
}

.caption1 {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}

.credits {
	font-family: "Palatino", "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #999966;
	text-decoration: underline;
}


h1, h2, h3 {
	font: century gothic;
	font-weight: normal;
	font-size:18px;
	text-align:center;
	
}

h2 {
	letter-spacing: -2px;
	font-size: 1.8em;
}


#listing p, blockquote, ol, ul {
	font: century gothic;
	text-align:center;
}

#listing a {
	border-bottom: 1px solid #E0E0E0;
	text-decoration: none;
	color: #999966;
}

#listing a:hover {
	border: none;
}

.smallerfont {
	font-family: century gothic, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}

.largerfont {
	font-family: century gothic, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	color: #000000;
}