body {
	background-color:#d11d7b;
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

#wrapper {
	margin: auto;
	width: 800px;
	background-color: #d11d7b;
	}

#top {
	text-align: center;
	color: #000000; 
	padding: 0px 0px 0px 0px;
	background-image: url(siteimages/top.gif);
	background-repeat: no-repeat;
	background-position: center;
}


#header {
	text-align: left;
	color: #ffffff; 
	background-image: url(siteimages/middle.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#header a:link, #header a:visited {
	text-decoration: none;
	color: white;
}

#subheader {
	text-align: left;
	color: #ffffff; 
	padding: 0px 0 0px 0;
	vertical-align: middle;
	width: 720px;
}

#content {

	width: 800px;
	background-color: #d11d7b;
	padding: 0px 0px 0px 0px;
	background-image: url(siteimages/middle.gif);
	background-repeat: repeat-y;
	background-position: center;
	color: #ffffff; 
}

#content a:link, #content a:visited {
	text-decoration: none;
	color: white;
}

#content img {
	padding: 4px;
	border: outset;
	text-align: center;
	}

#main {
	text-align: center;
	padding: 0px 0 0px 0;
	vertical-align: middle;
	width: 720px;

}

#main a:link, #main a:visited {
	text-decoration: none;
	color: white;
}	

#main img {
	padding: 4px;
	border: outset;
	text-align: center;
}


#clearone {
	clear: both;
	height: 2px;
}

#footer {
	text-align: center;
		padding: 0px 0px 0px 0px;
	background-image: url(siteimages/bottom.gif);
	background-repeat: no-repeat;
	background-position: center;

}

#footer a:link, #footer a:visited {
	text-decoration: none;
	color: white;
}


.floatimgleft {
float:left;
margin-top:10px;
margin-right:10px;
margin-bottom:10px;
}

.floatimgright {
float:right;
margin-top:10px;
margin-right:10px;
margin-bottom:10px;
}

#linkincludes
{
	padding-left: 20px;
	padding-bottom: 60px;
	
}
