@charset "utf-8";
/* CSS Document */


body {
	margin: 0 auto 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color:#000;
	color: #333;
	background-image: url(images/bgd.gif);
	line-height: 1.4em;
	text-align: center;
	padding: 0;
}
.buttons {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #fff; font-weight: bold; text-align: center; background-color: #333; }
.buttons a:link {color:#fff; text-decoration:none;}
.buttons a:visited {color:#fff; text-decoration:none;}
.buttons a:hover {color:#CC3399; text-decoration:none;}
.buttons a:active {color:#cc3399; text-decoration:none;}


#wrapper {text-align: left; margin: 0 auto; width: 912px; padding: 0;}

h2, h3, h4 {font-family: Georgia, "Times New Roman", Times, serif; color:#CC3399;}
h3 {font-weight: bold;}
a:link {color:#CC3399; text-decoration:none;}
a:visited {color:#CC3399; text-decoration:none;}
a:hover {	color:#CC3399; text-decoration:underline;}
a:active {color:#CC3399; text-decoration:underline;}

.topicon {text-align: right;}

#topright {background-image: url(/images/bgd.gif);}

/* table shading */
.even {background-color:#F3F3F3;}

.credits {font-size: 8pt; color: #ccc; text-align: center; width: 912px; margin-bottom: 10px;}
.credits a:link {color: #ccc; text-decoration: none;}
.credits a:hover {color: #cc3399; text-decoration: none;}
.credits a:active {color: #cc3399; text-decoration: none;}

#flashcontent {width: 300px; height: 150px; color: #fff;}

.thumbs {margin: 0 8px 5px 0;}
