@charset "UTF-8";

* {
margin:0;
padding: 0;
border: 0;
}

body {
	font:90% Georgia, "Times New Roman", Times, serif;
	background: #FFFFFF;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color:#333333;
}

#header-content, #content-wrap,   {
}

#navigation, #content-wrap, #content, #navigation, #pictures, #realfooter {
	width: 780px;
}

#wrap {
	margin:0;padding:0;
	background: #FFFFFF url(bg.jpg) repeat-x;
}

#topbar {
	height: 10px;
	margin: 0;
	padding: 0;
	background: #336699;
}

#header  {
	width: 100%;
	text-align: center;
	height: 80px;
	margin: 0;
	padding-top: 10px;
}

#navigation {
	text-decoration: none;
	width: 100%;
	height: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#introduction {
	background-color: #FFFFFF;
	margin: 15px 0px 5px 15px;
	text-align: left;
	width: 100%;
}


#header-content li a#current  {
	color: #000000;
	background: #FFFFFF;
	border-style: none;
	text-decoration: underline;
	border-left: solid #666666 1px;
}

#content-wrap {
	clear: both;
	width: 100%;
}

#content {
	padding: 0;
	margin: 0 auto;
	text-align: left;
}
#pictures  {
	margin: 5px 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #336699;
	border-bottom-color: #336699;
	text-align: center;
}
#footer  {
	clear: both;
	margin-left: 0.9em;
	margin-top: 4px;
	margin-bottom: 1px;
	height: 40px;
} 
#realfooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	color: #666666;
	height: 60px;
}

#bottombar {
	background-color: #336699;
	height: 15px;
	margin: 0;
	padding: 0;
}
#introduction  .title  object    {
	text-align: center;
}


a:link {
	text-decoration: none;
	color: #336699;
	font-size: 100%;
	letter-spacing: 0px;
}
a:hover {
	ng: 1px;
	font-size: 100%;
	color: #666666;
}

a:active {
	text-decoration: none;
	color: #000000;
	font-size: 100%;
	letter-spacing: 0px;
}
      
a:visited {
	text-decoration: none;
	color: #336699;
	font-size: 100%;
	letter-spacing: 0px;
} 

.italic {
	font-style: italic;
	color: #333333;
}
.mainheadr {
	font-size: 110%;
	color: #336699;
	text-align: center;
	width: 100%;
	text-transform: uppercase;
}

.linkheader {
	font-size: 110%;
	font-style: italic;
	font-weight: lighter;
	color: #333333;
}

.underline {
	text-decoration: underline;
}
underline {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 5px;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	text-transform: uppercase;
	color: #527DA9;
}
.clickhere {
	margin-left: 10px;
}
.aboutus {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #333333;
	margin-left: 8px;
	text-align: justify;
}

.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	color: #666666;
	margin-left: 14px;
	line-height: 25px;
}
.menutitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	line-height: 25px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: center;
	margin: 0px 200px;
}
.whitefooter {
	font-size: 80%;
	color: #FFFFFF;
}
.italicsmall {
	font-size: 0.8em;
}
.list {
	color: #000000;
	font: 95%/20px Georgia, "Times New Roman", Times, serif;
	margin-left: 40px;
}
