body
{

}
.link
{
	font-weight: normal;
	font-size: 12px;
	color: purple;
	font-family: 'Century Gothic' , Arial;
	text-decoration: underline;
}
.linkTitle
{
	font-weight: bold;
	font-size: 16px;
	color: purple;
	font-family: 'Century Gothic' , Arial;
	text-decoration: underline;
}
.linkFooter
{
	color: #f5f5f5;
	font-family: Arial;
	text-decoration: underline;
	font-size:11px;
}

.SiteMargin
{
	background-image: url(../images/background.jpg);
}


.BrochureImage
{
	border-right: #8a2be2 4px double;
	border-top: #8a2be2 4px double;
	border-left: #8a2be2 4px double;
	border-bottom: #8a2be2 4px double;
}


	
.error
{
	color:Maroon;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
}
.Title
{
	font-weight: bold;
	font-size: 20px;
	color: #8a2be2;
	font-family: 'Century Gothic';
}
.Subtitle
{
	font-weight: bold;
	font-size: 12px;
	color: #8a2be2;
	font-family: Arial;
}
.font
{
	font-size: 12px;
	color: #425b7d;
	font-family: 'Century Gothic' , Arial;
}
.font1
{
	font-size: 12px;
	color: #999999;
	font-family: 'Century Gothic' , Arial;
}
.mainText
{
	font-size: 12px;
	color: #000000;
	line-height: 40px;
	font-family: Arial;
	letter-spacing: normal;
	text-align: justify;
}
.image
{
	border-right: #8a2be2 2px double;
	border-top: #8a2be2 2px double;
	border-left: #8a2be2 2px double;
	border-bottom: #8a2be2 2px double;
}

#bgImage {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	border: 0px solid red;
	z-index: 0;
}
#wrapper {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	min-width: 100%;
	height: 100%;
	min-height: 100%;
	border: 0px solid green;
	text-align: left;
	z-index: 1;
}


.div
{
	line-height: 15pt;
	font-family: Algerian;
}