

BODY
{
	background-color: #F0F0F0;
}

H3
{
	font-family: Verdana;
	color: #000000;
	text-decoration: none;
}


.main
{
	font-family: Verdana;
	color: #000000;
	text-decoration: none;
	font-size: small;
}

.header
{
	font-family: Verdana;
	color: white;
	text-decoration: none;
	font-size: small;
	font-weight: bold;
}

.link
{
	font-family: Verdana;
	color: #000000;
	text-decoration: none;
	font-size: small;
}

.small
{
	font-family: Verdana;
	color: #000000;
	text-decoration: none;
	font-size: x-small;
}

.nav
{
	font-family: Verdana;
	color: #000000;
	text-decoration: none;
	font-size: small;
}

.title
{
	font-family: Verdana;
	color: #000000;
}

.bgbottom
{
	background: url(Images/bgbottom.jpg);
	background-repeat: no-repeat;
}

.bgside
{
	background: url(Images/bgside.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 10px;
}

.bgmain
{
	background: url(Images/bgmain.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 10px;
}

.space
{
	padding-left: 10px;
}

#flashcontent
{
	height: 100%;
}

.homeGallery
{
	height: 350px;
	width: 340px;
}