body {
	background: url( /images_templates/1/images/bg.gif ) no-repeat center top;
	background-color: #C60300;
	color: #FFFFFF;
	margin: 0px; padding: 0px;
	font-family: verdana;
}

a:link, a:visited { 
	color: #FFFFFF; 
	text-decoration: none;
}

a:hover, a:active {
	color: #FFFF00;
	text-decoration: underline;
}
h1 {
	clear: both;
	font-size: 22px;
}

.content {
	background: url( /images_templates/1/images/content_bg.gif ) repeat-y center;
	padding: 0px 10px;
	text-align: center;
}

.banner {
	clear: both;
	font-size: 18px;
}

.closing {
	font-size: 30px; 
	font-variant: small-caps; 
	font-weight: bold;
	margin: 20px;
}

.desc {
	margin: 20px; 
	text-align: justify;
}

.thumbnail {
	float: left;
	width: 444px;
	text-align: center;
	padding: 15px 0px;
	
}
.thumbnail a img {
	text-decoration: none;
	border: 1px solid #FFFFFF;
}


.footer {
	color: #FFFFFF;
	font-size: 14px;
}
.footer a,
.footer a:visited,
.footer a:active,
.footer a:hover {
	color: #FFFF00;
	font-size: 14px;
	text-decoration:none;
}
