#maintable {
	width:800px;
	margin-right:auto;
	margin-left:auto;
	/* background-color:#FFFFFF; */
	TEXT-ALIGN: center;
}
/*--------------------------------------------------------------------------------------------------*/

#header {
	BACKGROUND: url(images/header-blank.png) no-repeat center top; 
	HEIGHT: 240px; 
	TEXT-ALIGN: center;
	position:relative;top:2px;
}
/*--------------------------------------------------------------------------------------------------*/

#headerTitle {
	font-family:Monotype Corsiva,verdana, serif;
	font-size:36px;
	font-weight: bold;
	width:173px;
	height:80px;
	color: #ffffff;
	text-align:left;
	position: relative;top:20px;left:10px;
}
/*--------------------------------------------------------------------------------------------------*/

#headerBar {
	font-family:Monotype Corsiva,verdana, serif;
	font-size:21px;
	width:518px;
	height:20px;
	color: #000000;
	text-align:center;
	position: relative;top:85px;left:85px;
}
/*--------------------------------------------------------------------------------------------------*/

#menuBar {
	font-family:Monotype Corsiva,verdana, serif;
	font-size:18px;
	width:180px;
	height:158px;
	color: #ffffff;
	text-align:left;
	position: relative;top:0px;left:636px;
	text-decoration: none;
}
#menuBar a:link,#menuBar a:visited,#menuBar a:active {
	color: #F0F0F0;
	text-decoration: none;
}
#menuBar a:hover {
	text-decoration: none;
	color: #000000;
}
/*--------------------------------------------------------------------------------------------------*/

#bigTitleBar {
	font-family:Monotype Corsiva,verdana, serif;
	font-size:25px;
	width:590px;
	height:70px;
	color: #000000;
	text-align:center;
	position: relative;bottom:20px;left:36px;
}
/*--------------------------------------------------------------------------------------------------*/

#container {
	BACKGROUND: url(images/body-blank.png) repeat-y center top;
	MARGIN: auto;
	WIDTH: 800px;
	height: 500px;
	POSITION: relative;top:-18px;
	TEXT-ALIGN: left;
	/* padding:relative;top:-18px; */
}
#container a:link,#container a:visited,#container a:active {
	text-decoration: none;
	font-weight: bold;
}
#container a:hover {
	text-decoration: none;
	color: #000000;
} 
/*--------------------------------------------------------------------------------------------------*/

/* #bodyText */
p.bodyText{
	font-family:Bradley Hand ITC,sans-serif, serif;
	font-size:18px;
	width:724px;
	color: #000000;
	text-align:justify;
	position: relative;left:38px;
	font-weight:bold;
	

}
span.bodyText{
	font-family:Bradley Hand ITC,sans-serif, serif;
	font-size:18px;
	width:724px;
	font-weight:bold;
	/*letter-spacing: 1.5px;*/
	color: #000000;
	text-align:left;
	position: relative;left:38px;
}

/*--------------------------------------------------------------------------------------------------*/

/* #bodyTitle */ 
p.bodyTitle{
	font-family:Bradley Hand ITC,Monotype Corsiva,verdana, serif;
	font-size:18px;
	width:730px;
	font-weight:bold;
	color: rgb(244, 41, 65);
	text-align:left;
	position: relative;left:36px;
}

/*--------------------------------------------------------------------------------------------------*/

#footer {
	BACKGROUND: url(images/footer-blank-2.png) #ffffff no-repeat center top; 
	HEIGHT: 131px;
	position:relative;left:-1px;top:-36px;
	/* padding:relative;top:-36px; */
}
/*--------------------------------------------------------------------------------------------------*/

#miniFooterBar {
	overflow:hidden;
	font-family:Monotype Corsiva,verdana, serif;
	font-size:14px;
	width:97px;
	height:114px;
	color: #000000;
	text-align:left;
	position: relative;left:23px;top:8px;
}
#miniFooterBar a:link,#miniFooterBar a:visited,#miniFooterBar a:active {
	color: #F0F0F0;
	text-decoration: none;
}
#miniFooterBar a:hover {
	text-decoration: none;
	color: #000000;
}
/*--------------------------------------------------------------------------------------------------*/

#footerBar {
	font-family:Monotype Corsiva,verdana, serif;
	font-size:18px;
	width:659px;
	height:18px;
	color: #ffffff;
	text-align:center;
	position: relative;left:125px;bottom:35px;
}
#footerBar a:link,#footerBar a:visited,#footerBar a:active {
	text-decoration: none;
	color:#ffffff;
}
#footerBar a:hover {
	text-decoration: none;
	color:#000000;
} 
