.navbar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #663333;
	background-image: url(navbar.jpg);
	background-repeat: no-repeat;
	font-style: normal;
	font-weight: bold;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(leather.jpg);
	background-repeat: repeat;
	color: #330000;
}
.toppage {
	background-image: url(top.jpg);
	background-repeat: repeat-x;
}
.leftpage {
	background-image: url(left.jpg);
}
.rightpage {
	background-image: url(right.jpg);
}
.bottompage {
	background-image: url(bottom.jpg);
}
.centerpage {
	background-image: url(tile.jpg);
}
a:link {
	color: #993333;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	color: #CC0033;
	text-decoration: underline;
}
.bottomnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFFCC;
	font-variant: small-caps;
}
.lightback {
	background-color: #FFFFCC;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	text-align: center;
}
.padding {
	margin: 0px 0px 15px 15px;
}
.smbortop {
	line-height: 1px;
	background-image: url(smtop.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.updates {
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #660033;
}
a:visited {
	font-weight: normal;
	color: #993333;
	text-decoration: none;
}
.phototext {
	font-style: italic;
	color: #663333;
	font-size: small;
}
.new {
	font-weight: bold;
	color: #663333;
}

