body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size:x-small;
}
.footer {
	background-image:  url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	font-size: xx-small;
	bottom: 20px;
}
.menu {
	font-size: x-small;
	text-transform: uppercase;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
	color: #000000;
	font-weight: bold;
}
.menu_back {
	background-image:  url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.menu_side {
	font-size: x-small;
}
.banner {
	background-image:  url(../images/banner2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.emails {
	font-size: x-small;
	text-transform: lowercase;
	text-decoration: underline;
	color: #990000;
}
.content {
	font-size: x-small;
}

h1 {
	font-size: medium;
	font-weight: bold;
}
a {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #333333;
}
.banner_title {
	font-size: large;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
.banner_description {
	font-size: x-small;
	text-align: center;
}
.menu_item {
	background-image: url(../images/menu_item2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	color: #000000;
}
h2 {
	font-weight: bold;
	font-size: small;
}
