@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:19px;
	text-align: center;
}
body {
	background-image: url(Background.jpg);
	background-position:top center;
	background-color:#000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
a:link {
	color:#00F
}
a:visited {
	color: #666
}
a:hover {
	color: #F00;
}
#navbar {
	background-image:url(NavagationBar.jpg);
	width:1000px; 
	height:111px;
	
}

#banner {
	background-image:url(FlashBanner.jpg);
	width:1000px; 
	height:260px;
	
}

#headder {
	background-image:url(Header.jpg);
	width:1000px; 
	height:73px;
	
}

#mid {
	background-image:url(mid.jpg);
	width:1000px;
}

#mid2 {
	background-image:url(mid.jpg);
	width:1000px;
}
#footer {
	background-image:url(footer.jpg);
	width:1000px; 
	height:114px;
	
}
#infobox {
	width:800px;
	height:150px;
	text-align: center; 
	margin-left:50px;
}
#slideshow {
	width:795px;
	margin-left:100px;
	
}
.Titlefont {
	font-size:20px;
	font-weight:bold;
	
}
.TexttoLeft {
	text-align:left;
	font-size:19px;
	width:auto;
	margin-left:200px;
	
}
.Times {
	font-weight: bold;
}
.maintext {
	width:800px;
	text-align: center; 
	margin-left:100px;
	
}
.LeftTitle {
	font-size:x-large;
	width:400px; 
	height:25px; 
	margin-left:98px; 
	text-align: center; 
	font-weight: bold; 
	font-family: 'times New Roman';
	
}