body {
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#content {
	margin-top: 20px;
	margin-left: 22px;
	margin-bottom: 20px;
}
#content-right {
	float: right;
	width: 170px;
	font-size: 12px;
	padding: 5px;
	background-color: #CCDEF0;
}
#content-right img {
	border: 1px solid #FFFFFF;
	margin-bottom: 5px;
	margin-left: 10px;
}

#pics {
	width: 730px;
}
#pics img {
	border: 1px solid #284EC7;
	margin-right: 10px;
}

#footer {
	text-align: center;
	background-image: url(images/tile-bottom.gif);
	height: 24px;
	background-repeat: repeat-x;
	padding-top: 12px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFD894;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFD894;
}
#footer a {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
#tile {
	background-image: url(images/tile.gif);
	background-repeat: repeat-x;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFD894;
}
#wrap {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#text {
	width: 698px;
	text-align: justify;
	margin-top: 20px;
	padding: 10px;
	background-color: #ccdef0;
	font-size: 20px;
}
#link {
	width: 698px;
	padding: 10px;
	background-color: #1C44C4;
	font-size: 20px;
	margin-bottom: 20px;
	text-align: center;
}
#link a {
	color: #CCDEF0;
	font-weight: bold;
	font-size: 30px;
}
