a { 
	color: #675;
}

html { 
	overflow: -moz-scrollbars-vertical;
}

a img {
	border: none;
}

a:visited {
	color: #342;
}

a:hover {
	color: #9a8;
}

body {
	background: #b80000;
	border-bottom: 1px solid #565;
	color: #000;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	margin: 0;
	padding: 0;
}

.page {
	margin: 10px 30px 10px 30px;
}

.text {
	padding-top: 10px;
	font: 80%/120% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: 0px;
}

.ref {
	padding-top: 20px;
	margin-left: 20px;
	font: 70%/120% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: 0px;
}

.major {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #b80000;
	font: bold normal 100%/120% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: 0px;
}

.header {
	background: #d73003;
	border-bottom: 3px double #aba;
	border-left: 1px solid #9a9;
	border-right: 1px solid #565;
	border-top: 1px solid #9a9;
	font: italic normal 230% 'Times New Roman', Times, serif;
	letter-spacing: 0.2em;
	margin: 0;
	padding: 15px 10px 15px 60px;
}

.footer {
	background: #d73003;
	border-top: 3px double #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.title {
	font-family: "Times New Roman", Times, serif;
	margin-top: 0;
	margin: 0;
	font-size: 120%;
	color: #b80000;
	padding-top: 12px;
}

.link {
	font: bold normal 90%/120% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	padding-top: 10px;
	padding-left: 35px;
}

.description {
	font: normal 85%/120% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	padding-left: 40px;
}

.italic {
	padding-top: 10px;
	font: italic normal 80%/120% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: 0px;
}

.gallerycell {
	border: 0;
	width: 100px;
	height: 75px;
}

.gallery {
	border: 0;
	background: #000000;
	padding: 10;
	margin-top: 10;
	margin-bottom: 40;
	margin-left: 20;
}

a:hover img.menu {
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}

.gallerytext {
	font: 80%/120% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	text-align: center;
	color: #FFFFFF;
	letter-spacing: 0px;
}

div.shadow {
	float: left;
	background: #000000;
	margin: 10px 10px 0px 10px;
}

div.shadow img {
	margin: -5px 5px 5px -5px;
	position: relative;
	vertical-align: bottom;
}