﻿h1 {
	font-family: "Comic Sans MS";
	color: #993333;
	text-align: center;
	font-weight: bold;
}

h2 {
	font-family: "Comic Sans MS";
	color: #336699;
	text-align: center;
	font-weight: bold;
}

h3 {
	font-family: "Comic Sans MS";
	color: #336699;
	text-align: left;
	font-weight: bold;
}

body {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: medium;
	background-image: url('images/homepage/backgroundold.jpg');
}

.center {
	text-align: center;
}

.largefont {
	font-size: large;
}

.xlargecenter {
	text-align: center;
	font-size: x-large;
}
.xsmallfont {
	font-size: x-small;
}

.tablewidth100 {
	width: 100%;
	border: 0px none #000000;
}
.tablewidthadphoto {
	width: 700px;
}
.tableheadingpicture {
	width: 100%;
	border: 0px solid #000000;
	vertical-align: middle;
	text-align: center;
}
.menucellwidth {
	width: 600px;
}
.searchcellwidth {
	width: 200px;
}

.cell336adleft {
	width: 345px;
	vertical-align: top;
	text-align: left;
}

.cell336adright {
	width: 345px;
	vertical-align: top;
	text-align: right;
}
.cell160adright {
	width: 169px;
	vertical-align: top;
	text-align: left;
}
.cell160adleft {
	width: 169px;
	vertical-align: top;
	text-align: left;
}
.cellwidth50 {
	width: 50%;
}
#ad336box {
	margin: 10px 20px 10px 10px;
	width: 338px;
	height: 282px;
	background-color: #F1EDEE;
	float: left;
}

.bottommenu {
	font-size: small;
	text-align: center;
	background-color: #d4e8fc;
	color: #0d0d9d;
	text-decoration: none;
}

a:hover {
	color: #CC0000;
}

.copyright {
	font-size: small;
	text-align: left;
}

