body {
	background-color: #d5e9ed;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#wrapper {
	width: 960px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}
#wrapper img {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
}
#content img {
	border: 1px solid #000;
}
#table-content  {
	font-weight: bold;
	margin-top: 10px;
	background: url(images/tile-content.gif) repeat-x;
	padding-top: 27px;
	color: #D5E9ED;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding-bottom: 10px;
}
#table-content img {
	border: 1px solid #000;
	margin-bottom: 3px;
}

#text {
	background-image: url(images/tile-content.gif);
	background-repeat: repeat-x;
	color: #CCC;
	font-size: 22px;
	font-weight: bold;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	text-align: justify;
	line-height: 28px;
	padding: 20px 10px;
	margin-bottom: 20px;
}
#link {
	background-image: url(images/tile-content.gif);
	background-repeat: repeat-x;
	color: #CCC;
	font-size: 30px;
	font-weight: bold;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	text-align: center;
	line-height: 28px;
	padding: 20px 10px;
	margin-bottom: 20px;
}
#link a {
	color: #F9DC00;
}


#wrapper #logo {

}
#footer {
	text-align: center;
	font-size: 10px;
}
#text img {
	border: 1px solid #FFDF00;
	margin-right: 19px;
}
#text2 {
	background-image: url(images/tile-content.gif);
	background-repeat: repeat-x;
	color: #CCC;
	font-size: 18px;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	text-align: justify;
	line-height: 28px;
}
#text2 img {
	border: 1px solid #FFDF00;
	margin-right: 19px;
}

