a {text-decoration:none}


#wrapper {
	padding-top: 0px;
	padding-bottom: 20px;
	color: #CC0033;
	margin-right: auto;
	margin-left: auto;
}

body {
	background-color: #FFFF99;
	background-repeat: no-repeat;
	background-image: url(../images/background.gif);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "Times New Roman", Times, serif;
	color: #CC0033;
	width: auto;
}

#header {
	width: 800px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-repeat: no-repeat;
	border: 5px none #CC0033;
	background-position: left 0px;
}

#body {
	height: auto;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C30030;
	border-left-color: #C30030;
	top: 400px;
	color: #CC0033;
}
.imageHolder img {
	border: 3px solid #FFFF99;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
}

.imageHolder {
	height: auto;
	width: 790px;
	background-repeat: repeat-x;
	color: #CC0033;
	margin-right: auto;
	margin-left: auto;
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #C30030;
	border-left-color: #C30030;
	border-top-style: none;
	border-bottom-style: none;
	border-bottom-width: thick;
	border-bottom-color: #C30030;
}
.imageHolder img:hover {
	border: 3px solid #CC0033;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
}



#footer {
	height: 10px;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CC0033;
	border-bottom-color: #CC0033;
	border-left-color: #CC0033;
	border-top-width: 5px;
	border-top-style: none;
	border-top-color: #CC0033;
	background-color: #CC0033;
	color: #000000;
}
#homebody {
	height: 419px;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C30030;
	border-left-color: #C30030;
	top: 400px;
}
#wcbody {
	height: auto;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C30030;
	border-left-color: #C30030;
	top: 400px;
}
