body {
	background: #888888 url(../images/background-2.jpg);
	color: white;
	font: 12pt Arial, Helvetica, sans-serif;
}

.title {
	color: #ffcc00;
	font-size: 300%;
	font-weight: bold;
	text-align: center;
}

.subtitle {
	color: #ffff66;
	font-size: 150%;
	margin: 2pt 10pt 2pt 10pt;
	font-weight: bold;
	text-align: center;
}

.heading1 {
	margin: 12pt 30pt 12pt 30pt;
	color: #FFFF66;
	font-size: 175%;
	font-style: italic;
	font-variant: small-caps;
	font-weight: bold;
}

.heading2 {
	margin: 12pt 30pt 12pt 30pt;
	color: #FFFF66;
	font-size: 130%;
	font-weight: bold;
}

.heading3 {
	margin: 12pt 50pt 4pt 50pt;
	font-size: 115%;
	font-weight: bold;
}

.normal {
	margin: 4pt 50pt 12pt 50pt;
}

.normal-emp {
	color: #FFFF66;
	font-weight: bold;
}

.link {
	font-size: 16pt;
	font-weight: bold;
	margin: 12pt 50pt 12pt 50pt;
}

.navbar {
	font-variant: small-caps;
	font-weight: bold;
	text-align: center;
}

.gallery-image {
	text-align: center;
}

.gallery-subscript {
	font: 8pt Arial, Helvetica, sans-serif;
	text-align: center;
}

.cover-image {
	color: #FFFF66;
	font-weight: bold;
	text-align: center;
}

.cover-intro {
	margin-left: 100px;
	margin-right: 100px;
	color: #FFFF66;
	font-variant: small-caps;
	text-align: center;
}

.cover-text {
	margin-left: 100px;
	margin-right: 100px;
	color: #FFFF66;
	font-weight: bold;
	text-align: center;
}

.cover-text-left {
	margin-left: 100px;
	margin-right: 100px;
	color: #FFFF66;
	font-weight: bold;
	text-align: left;
}

.footer {
	color: #CCCCCC;
	font-size: 70%;
	text-align: center;
}

a:link {
	color: white;
}

a:visited {
	color: #DDDDDD;
}

a:active {
	color: #FFFF00;
}


.navbar a:link, .navbar a:visited {
	color: #ffcc00;
}

.navbar a:active {
	color: #FFFF00;
}
