body
{
margin:0;
padding:0;
text-align:center;
background-image:url(../images/bg.png) ;
background-repeat:no-repeat;
background-color:black;
}

#container
{ 
width:800px;
height:auto;
margin-left:auto;
margin-right:auto;
background-color:white;
}

#header
{
clear:both;
padding-top:0px;
margin-left:0px;
margin-right:0px;
text-align:left;

}

#Nothing{
clear:both;
}

#navMenu {
margin-top:8px;
width:720px;
margin-left:40px;
}

#navMenu ul{
  font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
  font-size: 14px;
  margin: 0;
  padding: 0;
  list-style: none;
}
#navMenu ul li {
  display: block;
  position: relative;
  float: left;
}
#navMenu li ul { display: none; }
#navMenu ul li a {
  display: block;
  text-decoration: none;
  color: #ffffff;
  border-top: 1px solid #ffffff;
  padding: 5px 15px 5px 15px;
  background: #4398d8;
  margin-left: 1px;
  white-space: nowrap;
}
#navMenu ul li a:hover { background: #7cb5e0; }
#navMenu li:hover ul {
  display: block;
  position: absolute;
}
#navMenu li:hover li {
  float: none;
  font-size: 12px;
}
#navMenu li:hover a { background: #4398d8; }
#navMenu li:hover li a:hover { background: #7cb5e0; }

ul#location{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
text-align:left;
list-style:none;
padding:0px;
}

#topSection img{
	margin-top:30px; 
	clear:both;
}
	

#topBody{
	margin-top:30x;
	width:720px;
	clear:both;
}

#topBodyImage{
	margin-top:-20px;
	padding-top:20px;
	width:345px;
	float:left;
}

#topBodyText{
	margin-top:-20px;
	margin-left:15px;
	width:345px;
	float:left;
}


#nothing{
	clear:both;
}
	
#bottomBody{
	padding-top:10px;
	clear:both;
	width:720px;
}

#video{
	margin-top:23px;
		
}


#video p{
	width:640px;	
}

.VideoName{
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-style:italic;	
}
.VideoInfo{
	color:#666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:italic;	
}

.alsosee{
		font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-size:20px;
}

#wordlwide{
	width:345px;
	float:left;
}

#NationalLocation{
	margin-left:15px;
	width:345px;
	float:left;
}

#mainBody{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#4a4949;
	text-align:left;
	margin-left:40px;
	margin-right:40px;
}
#footer{
	padding-top:50px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666;
	font-size:11px;
	clear:both;
}


#fotterText{
	margin-top:0px;
}

.titles
{
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
}

.subTitles
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:13px;
	color:#000;
}

.strongBlack{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-weight: bold;
}

a.connect{
	text-decoration:none;
	color:#4398d8;
}

a.connect:hover
{
color: #7cb5e0;
text-decoration:none;
}

a.fotterLink{
	text-decoration:none;
	color:#666;
}

a.fotterLink:hover{
	text-decoration:none;
	color:#000;
}

#Imagecontent{
	margin-top:18px;
	width:720px;
	}

#thumbnails{
	overflow:hidden;
	float:left;
}

ul#thumbnails {
	padding:0px;
	margin:0px;
}
#thumbnails li{
	float:left;
	list-style:none;
	padding:0px;
	margin:0px;	
}


#thumbnails img{
	margin:2px;
	float:left;
	padding:0px;
	
}