body {
	background-color: #323232;
	color: #FFFFFF;
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	text-align: center; /* for IE */
}
a:link {
	color:#00B2E9;
	font-weight:bold;
	text-decoration: none;
}
a:hover {
	color:#FFAC00;
	text-decoration: underline;
}
a:link img {
	border-color:#00B2E9;
}
a:visited img {
	border-color:#FFFFFF;
}
a:hover img {
	border-color:#FFAC00;
}
.backlinks {
	font-size: 11pt;
}
.backlinks a, .backlinks a:active{ 
	color: #00B2E9; 
	text-decoration:none;
}
.backlinks a:visited, .backlinks a:hover{
	color:#FFF;
	text-decoration:underline;
}
.container {
	background-image: url('images/background.gif');
	background-repeat: repeat;
}
.desc { 
	font-size: 12px;
	line-height: 15px;
	padding: 0 15px;
	text-align: justify;
}
.flvplayer { 
	border: 1px solid #FFFFFF; 
}
.footer {
	font-size: 14px;
}
.footer a,
.footer a:visited,
.footer a:active,
.footer a:hover {
	color: #CCC;
	font-size: 14px;
	text-decoration:none;
}

h1 {
	font-size: 18pt;
	margin: 12px;
	padding: 0;
}
div.thumbnail {
	float: left;
	height: 210px;
	margin: 0 0 5px 0;
	text-align: center;
	width: 25%;
}
.thumbnail img {
	margin-bottom: 3px;
}
.thumbnail span {
	font-size: 12px;
}
