html, body
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;
	color: #1874cd;
	background-color: #1874cd;
	text-align: center;
	font-family: verdana;
}


body
{
	min-width: 600px;
}


div
{
	margin: 0px 0px 0px 0px;
}


#header
{
	width: 100%;
	height: 95px;
	color: black;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background-color: black;
}

#top-spacer
{
	background: url(images/top-spacer.png) no-repeat transparent;
	height: 40px;
}

#main-content
{
	float: left;
	width: 100%;
	min-height: 480px;
	height: auto ! important;
	height: 470px;
	background: url(images/content-background.png) repeat-y #FFFFF0; 
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#main-content:after
{
	clear: both;
}

#main
{
	background: transparent;
	padding-left: 204px;
	padding-top: 2px;
	padding-right: 20px;
	/*min-width: 600px;*/
	margin: 0 0 0 0;
}

#navbar
{
	text-align: left;
	background: url(images/navbar-background.png) repeat-y #FFFFF0;
	float: left;
	width: 174px;
	padding-left: 0px;
	padding-top: 2px;
	margin: 0 0 0 0;
}

#content-bottom-div
{
	clear: both;
	height: 20px;
	width: 100%;
	background: url(images/content-bottom.png) repeat-y #FFFFF0;
}

img.navButton
{
	height: 46px;
	width: 134px;
	border: 0 none red;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

img.navbarBottomStyle
{
	display: block;
	height: 20px;
	width: 174px;
	border: 0 none red;
	margin-bottom: -20px ! important;
	margin-bottom: -5px;
	padding-left: 0px;
}

img.contentBottomStyle
{
	height: 20px;
	width: 2000px;
	border: 0 none red;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
}

#footer
{
	background: url(images/footer-background.png) no-repeat transparent;
	clear: both;
	float: left;
	width: 100%;
	height: 60px;
	color: black;
	text-align: center;
	margin: 0 0 0 0;
	padding-top: 15px;
}

h1
{
	margin-top: 5px;
	margin-bottom: 5px;
	color: #4169E1;
	text-align: center;
}

h1 {
	color: black ;
	font: 48px Verdana ;
	margin: 0px 0px;
}

h2 {
	text-align: center;
	color: black ;
	font: 36px Verdana;
	margin: 0px 0px;
}

h3 {
	color: black ;
	font: 24px Verdana;
	margin: 0px 0px;
}

p 
{ 
	color: black ;
	font: 12px Verdana ;
	margin-top: 1px;
	margin-bottom: 1px;
}

h5 {
	color: black ;
	font: 48px Verdana
}

div.floatingImage
{
	display: inline;
}

img.gallery
{
	width: 300px;
}

img.floatRight
{
	float: right;
	height: 31px;
	width: 88px;
	border: 0 none red;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 5px;
}

img.facade
{
	float: left;
	border: 0 none red;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 240px;
}

img.mail
{
	width: 50px;
	height: 13px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 0 none red;
}

img.attend
{
	margin-left: auto;
	margin-right: auto;
}


p.attend  {
	color: black ;
	font: 12px Verdana;
	text-align: center;
}

h5.attend{
	color: black ;
	font: bold 18px Verdana ;
	margin: 0px 0px;
	text-align: center;
}

h6.attend	{ 
	color: black ;
	font: bold 14px Verdana ;
	margin: 0px 0px;
	text-align: center;
}

a:link
{
	color: #4169E1;
}

a:visited
{
	color: #4169E1;
}