body 
{
	background-color:#000000;
    font-family: sans-serif;
} 		

h1
{
	color: #999999; 
	font-family: sans-serif;
	font-size: 22pt;
	font-weight: 400;
}

h1.pageTitle
{
	text-align: center;
}

h2
{  
	color: #ffffff; 
	font-family: sans-serif;
	font-size: 12pt;
	font-weight: 400; 
}		
		
p
{  
	color: #ffffff; 
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: 400; 
}

p.txt_center
{
	text-align: center; 
}

p.txt_left
{
	text-align: left; 
}

p.txt_right
{
	text-align: right; 
}

a
{		
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: 400; 
}

a:link
{
	color: #cccccc;
}	

a:visited
{
	color: #bbbbbb;
}

a:hover 
{
	color: #dddddd;
}

img.topContainer
{
	position:absolute;
	top: 0px; 
	left: 0px;
	z-index: 2;
}

img.bottomContainer
{
	position:absolute;
	top: 0px;
	left: 0px; 
	z-index: 1;
}

div.slideShow
{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

div.slideShow2
{
	position:absolute;
	top: 100px; 
	left: 300px;
}

div.mainMenu
{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

div.poop
{
	position:relative;
	top: 10px; 
	left: 10px;
}

div.header
{
	margin-left:auto; 
	margin-right:auto;
	text-align:center; 
}

div.footer
{
	margin-left:auto; 
	margin-right:auto;
	text-align:center; 
}

iframe
{
	border:none;
}

#videoRow
{
	 style="margin-top: 20px; margin-right: 20px; width: 900px; height: 310px;"
}

#imageContainer
{
	style="width: 400px; height: 300px;"
}
