body {
	background-color: #993333;
	margin: 0px;
	padding: 0px;
}
#head {
	background-color: #FFFFFF;
	height: auto;
	width: 640px;
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 20px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-left: -340px;
	left: 50%;
	position: relative;
	margin-top: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#head h1 {
	font-size: 115%;
}
.pict {
	background-color: #FFFFFF;
	vertical-align: top;
	width: 235px;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding-left: 20px;
	vertical-align: top;
	width: 405px;
}




#menu {
	background-color: #FFFFFF;
	width: 640px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-left: -340px;
	left: 50%;
	position: relative;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	line-height: 20px;
	text-align: right;
	padding-right: 20px;
	padding-left: 20px;
}
#menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: right;
	text-decoration: none;
}
#menu a:hover {
	color: #CC0000;
}




#copy {
	background-color: #FFFFFF;
	width: 640px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-left: -340px;
	left: 50%;
	position: relative;
	line-height: 20px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	display: block;
	height: auto;
	padding-top: 15px;
}

#footer {
	background-color: #993333;
	width: 640px;
	padding-top: 20px;
	margin-left: -320px;
	left: 50%;
	position: relative;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: center;
	color: #FFFFFF;
}

#footer a{
	background-color: #993333;
	width: 640px;
	position: relative;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
