* {padding: 0; margin: 0;}

body {
	color: #000000;
	background-color: #FFFFFF;
	margin: 0 auto;
	text-align: center;
	width: 800px;
	font-family: Georgia;
	}

.website{
	background-color: #FFCCFF;
	width: 800px;

	}

.header {
	clear: both;
	background-image: url('images/header.gif');
	background-repeat: no-repeat;
	width: 800px;
	height: 121px;
	}

.contact{
	clear: both;
	background-image: url('images/contact.gif');
	background-repeat: no-repeat;
	width: 800px;
	height: 298px;
}

.contact-text{

width:300px;
text-align:center;
padding-left:430px;
padding-top:50px;
color:#8D008D;
font-size:16px;
font-weight: bold;
font-family: Georgia;
}


.content {
	width: 800px;
	height: 100%;
	background-color: #FFCCFF;
	color: #000000;
	}



.left{
float:left;
width:184px;
height:100%
}

.center{
float:left;
width:433px;
height:100%;
}

.center-bottom{
	background-image: url('images/three-pics.gif');
	background-repeat: no-repeat;
	width: 433px;
	height: 197px;
	margin-top:300px;
	}

.right{
float:left;
width:183px;
height:100%;
}


.block {
	float:left;
	background-image: url('images/block.gif');
	background-repeat: no-repeat;
	width: 178px;
	background-color:#FFCCFF;
	text-align:left;
	color:#000000;
	margin-left:3px;
	margin-right:3px;
	}

.block a:link {
	color: #000000;
	background-color: transparent;
	font-family: 'Trebuchet MS';
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	padding-left:5px;
} 

.block a:visited {
	color: #000000;
	background-color: transparent;
	font-family: 'Trebuchet MS';
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	padding-left:5px;
} 

.block a:hover {
	color: #973497;
	background-color: transparent;
	font-family: 'Trebuchet MS';
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	padding-left:5px;
}

.block a:active {
	color: #000000;
	background-color: transparent;
	font-family: 'Trebuchet MS';
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	padding-left:5px;
}



.blocktext{
color:#FFFFFF;
text-align:left;
padding-top:20px;
padding-left:10px;
height:20px;
font-size:16px;
font-weight:bold;
font-style: italic;
}


.footer_main {
	clear: both;
	background-image: url('images/footer_main.gif');
	background-repeat: no-repeat;
	width: 800px;
	height: 85px;
	}

.footer {
	clear: both;
	background-image: url('images/footer.gif');
	background-repeat: no-repeat;
	width: 800px;
	height: 87px;
	}


.footertext {
	color: #FFFFFF;
	background-color: transparent;
	border-style: none;
	font-family: 'Calibri', 'Trebuchet MS';
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-left: 5px;
	padding-top: 55px;
}


/* Text Styles */

p {
	color: #000000;
	background-color: transparent;
	font-family: 'Trebuchet MS';
	font-size: 10pt;
	font-weight: normal;
	text-indent: 5%;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	}

h3 {
	color: #FF0000;
	background-color: transparent;
	font-family: 'Trebuchet MS';
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	}
h4 {
	color: #FFFFFF;
	background-color: transparent;
	font-family: 'Trebuchet MS';
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	}
h5 {
	color: #FF0000;
	background-color: transparent;
	font-family: 'Trebuchet MS';
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	}

a:link {
	background-color: transparent;
	color:#8D008D;
	font-size:16px;
	font-weight: bold;
	font-family: Georgia;
	text-decoration: none;
}

a:visited {
	background-color: transparent;
	color:#8D008D;
	font-size:16px;
	font-weight: bold;
	font-family: Georgia;
	text-decoration: none;
}

a:hover {
	background-color: transparent;
	color:#973497;
	font-size:16px;
	font-weight: bold;
	font-family: Georgia;
	text-decoration: none;
}

a:active {
	background-color: transparent;
	color:#8D008D;
	font-size:16px;
	font-weight: bold;
	font-family: Georgia;
	text-decoration: none;
}

.stamp {
	color: #000000;
	font-family: 'Calibri', 'Trebuchet MS';
	font-size: 12pt;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	padding-bottom:20px;
}

.stamp a:link {
	color: #672367;
	background-color: transparent;
	border-style: none;
	font-family: 'Calibri', 'Trebuchet MS';
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
} 

.stamp a:visited {
	color: #672367;
	background-color: transparent;
	border-style: none;
	font-family: 'Calibri', 'Trebuchet MS';
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
} 

.stamp a:hover {
	color: #FFA3FF;
	background-color: transparent;
	border-style: none;
	font-family: 'Calibri', 'Trebuchet MS';
	font-size: 12pt;
	font-weight: normal;
	text-decoration: underline;
}

.stamp a:active {
	color: #672367;
	background-color: transparent;
	border-style: none;
	font-family: 'Calibri', 'Trebuchet MS';
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
}normal;
	text-decoration: none;
}