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

body {
	color:#FFFFFF;
	font-family:"Times New Roman";
	vertical-align: top;
	margin:0 auto;
	text-align:center;
	width:900px;
}

p { color:#FFFFFF}

h1, h2, {
font-family: Trajan Pro, Papyrus, Times New Roman, Times;
}

h2 { 
font-family: Papyrus, Trajan Pro;
font-weight:normal;
}

h1 {
	text-align:center;
	margin:0 0 0 10px;
}

h3 {
	color:#FFFFFF;
	font-family: "Times New Roman", Times, serif;
}

h2 a{
	text-decoration:none;
	color:#FFFFFF;
}

table {
	vertical-align:top;
}

tr, td {
	vertical-align:top;
}



.header {
	width: 800px;
	height: 116px;
	border: none;
	border-color: #000000;
	vertical-align: top;
	vertical-align: top;
}

.header tr, td {
	background-image:url(images/navbg_01.gif);
	border: none;
}

.header a {
	border: none;
	border-width: 0px;
	}

.header a img {
	border: none;
	border-width: 0px;
}

.header a img:active {
	border: none;
	border-width: 0px;
}

.nav {
	border:none;
}

.wimpyplayer {
	width: 800px;
}

.wimpycontainer {
float:right;
}

#logo {
	background-image: url(images/topbg_01.gif);
	height: 75px;
}

#footer {
	float:left;
	text-align:right;
	width:800px;
	clear: both;
}

#acts {
	color:#FFFF00
}


#acts a{
	color:#FFFFFF;
	margin: 0px 0 0 0;
}

#gallery_display {
width: 700px;
height:400px;
padding:20px;
text-align:center;
}

.media_gallery {
  display: inline;
  margin:0 15px;
}

.media_gallery span.thumb {

width: 150px;
height:100px;
display: inline-block;
margin-top: 0pt;
margin-right: 5px;
margin-bottom: 0pt;
margin-left: 5px;
padding-top: 0pt;
padding-right: 2px;
padding-bottom: 0pt;
padding-left: 2px;
background-repeat: no-repeat;
background-position: center center;
background-attachment: fixed;
}
