body {
	background-color:  #000000;
	font-family:  Verdana, Helvetica, sans-serif; 
	font-size:  11px; 
	color:  #ffffff;
	margin:  0;
	padding:  0;
}

#header {
	position: relative;
}

#buttons {
	position:  absolute;
	top: 0;
	right: 0;
	background-color: 'transparent';
	text-align: right;
}

#banner_ad {
	position:  absolute;
	top: 45;
	right: 20;
	width:  468px;
	height:  60px;
	background-color: 'transparent';
	text-align: right;
}

#top_nav {
	position:  absolute;
	background-color: 'transparent';
	width:  468px;
	color:  black;
	top: 120;
	right: 0;
	text-align: center;
}

#slideShow {
  width : 400px;
  height : 600px;
  padding : 10px;
}

h1 {
	font-size:  14px;
	font-weight:  bold;
}

h2 {
	font-size:  12px;
	font-weight:  bold;
}

img {
	border: 0;
	text-decoration:  none;
}

a {
	color:  #ffffff; 
	font-weight:  bold; 
	text-decoration:  none;
}

a:hover {
	text-decoration:underline;
}

a.top_nav {
	color:  black;  
}

u {
	text-decoration:underline;
	font-weight:  bold;
}

.instructions {
	font-style: italic;
}

.bottom_nav {
	text-align:  center;
}

.social {
	height:  34px;
}

.flyer_container {
	overflow: auto; 
}

