body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
body {
	background-color: #7bacd6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#wrap {
	width: 776px;
	margin: 0 auto;
	background-image: url(../images/bg-shadow.gif);
	background-repeat: repeat-y;
	padding-left: 16px;
	padding-right: 16px;
}
#header {
	background-image: url(../images/header.jpg);
	height: 210px;
}
#footer {
	height: 95px;
	background-image: url(../images/bg-footer.gif);
	background-repeat: no-repeat;
	margin: 0 auto;
	width: 808px;
	text-align: center;
	padding-top: 4px;
}
#gallery {
	margin: 0 auto;
	width: 550px;
	padding-top: 50px;
	padding-bottom: 25px;
}

.rules {
	font-size: 9px;
}

#nav {
	background-image: url(../images/bmid_007.gif);
	background-repeat: repeat-x;
}
.tiny {
	font-size: 10px;
}
#content {
	background-image: url(../images/bg-content.gif);
	background-repeat: repeat-x;
	padding: 15px;
}
a:link {
	color: #25547A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #25547A;
}
a:hover {
	color: #EE1A0E;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #25547A;
}
.red-bold {
	color: #A0110A;
	font-weight: bold;
	font-size: 16px;
}
.red-bold-ul {
	color: #A0110A;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}
.fancy {
	color: #A0110A;
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}
