*{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body, html {
	margin: 0px;
	padding: 0px;
	SCROLLBAR-BASE-COLOR: #8b0e01;
	background-image: url(../images/dinos.jpg);
	background-repeat: repeat;
}
h1 {
	font-size: 10px;
	color: #8E1001;
	text-decoration: none;
	letter-spacing: 1px;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
h2 {
	font-size: 12px;
	color: #8E1001;
	text-decoration: none;
	letter-spacing: 1px;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.maintable {
	border: 1px solid #8e1001;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.maintext {
	font-size: 13px;
	font-weight: normal;
	color: #634306;
	text-decoration: none;
}
.maintext a {
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	font-size: 13px;
}
.maintext a:hover {
	font-weight: normal;
	color: #634306;
	text-decoration: none;
	font-size: 13px;
}
.title {
	font-size: 12px;
	font-weight: bold;
	color: #67490d;
	text-decoration: none;
}
.photo-border {
	border: 2px solid #8e1001;
}
.top-menu {
	font-size: 11px;
	font-weight: bold;
	color: #8e1001;
	text-decoration: none;
}
.top-menu a {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.top-menu a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #8e1001;
	text-decoration: none;
}
.footer {
	font-size: 11px;
	font-weight: bold;
	color: #8e1001;
	text-decoration: none;
}
.footer a {
	font-size: 11px;
	font-weight: bold;
	color: #8e1001;
	text-decoration: none;
}
.footer a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #917337;
	text-decoration: none;
}
.footer-intro {
	font-size: 11px;
	font-weight: bold;
	color: #8e1001;
	text-decoration: none;
}
.footer-intro a {
	font-size: 11px;
	font-weight: bold;
	color: #8e1001;
	text-decoration: none;
}
.footer-intro a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.copyright {
	font-size: 10px;
	font-weight: normal;
	color: #8e1001;
	text-decoration: none;
}
.copyright a {
	font-size: 10px;
	font-weight: normal;
	color: #8e1001;
	text-decoration: none;
}
.copyright a:hover {
	font-size: 10px;
	font-weight: normal;
	color: #8e1001;
	text-decoration: underline;
}
.forms {
	font-size: 11px;
	text-decoration: none;
	border: 1px solid #8d0e01;
	color: #8d0e01;
	background-color: #FFFFFF;
}

