

body {
	background-color: #F075B9;

}

#wrapper {
  background-color: #FFFFFF;
  height: 590px;
  width: 800px;
  margin-top: 10px;
  margin-left: 45px;
  margin-right: 45px;
  margin-bottom: 5px;
  border: 1px solid #666666;
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-indent: 5px;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	padding-left: 10px;
  padding-right: 5px;
	padding-bottom: 10px;
	color: #666666;
}

#header {
  position: relative;
  height: 155px;
  width: 99%;
  padding: 2px;
  margin-top: 5px;

}

#logo {
  width: 180px;
  position: relative;
  top: 3px;
  float: left;
  }
  

#banner{
  height: 150px;
  width: 600px;
  background-image: url(images/banner1.gif);
  background-repeat: no-repeat;
  position: relative;
  top: 2px;
  right: 2px;
  float: right;
}

#navcontainer {
  position: relative;
  top: 117px;
 
}

#navlist {
top: 117px;
width: 555px;
font: bold 11px verdana, arial, sans-serif;
list-style-type: none;
margin: 0;
}

#navlist li {
float: left;
height: 21px;
background-color: #66CDFF;
margin: 2px 2px 0 2px;
border: 1px solid #F075B9;

}

#navlist li#active {
border-bottom: 1px solid #fff;
background-color: #fff;
}

li#active a { color: #000; }

#navlist a {
float: left;
display: block;
color: #666;
text-decoration: none;
padding: 4px;
}

#navlist a:hover { background: #fff; }



#content {
  border: 1px solid #666666;
  position: absolute;
  width: 776px;
  height: 375px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  text-indent: 10px;
  overflow: auto;
  text-align: left;
}

#content a:link {
font: bold 14px Georgia, "Times New Roman", Times, serif;
color: #666666;
text-decoration: none;
}

#content a:hover {
text-decoration: underline;
}

#content a:visited {
font: bold 14px Georgia, "Times New Roman", Times, serif;
color: #666666;
text-decoration: none;
}

#content p {
margin-left: 10px;
}

#content img {
margin: 10px;
border: 1px dashed #666666;
}

#menu {
width: 155px;
height: 370px;
background-color: #D8D37D;
vertical-align: text-top;
text-align: left;
border-right: 1px solid #666666;

}

#menuheader {
font: oblique 18px Georgia, "Times New Roman", Times, serif;
color: #FFFFFF;
}

#menulist
{
padding-left: 0;
margin-left: 0;
padding-right: 0;
margin-right: 0;

}

#menulist li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-bottom: 1px solid #666666;
}

#menulist li a {
font: bold 14px Georgia, "Times New Roman", Times, serif;
color: #666666;
text-decoration: none; 
 }

#info {
width: 450px;
height: 370px;
padding: 5px;
vertical-align: text-top;
}

#pictures {
width: 150px;
vertical-align: top;
border-left: 1px dashed #666666;
padding-left: 5px;
padding-top: 5px;
padding-bottom: 0px;
padding-right: 0px;
}

#pictures img{
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 5px;
border: 1px dashed #666666;
}

#indexmenu {
width: 155px;
height: 370px;
background-color: #66CDFF;
vertical-align: text-top;
text-align: left;
border-right: 1px solid #666666;
margin: 0px;

}

#indexmenuheader {
font: oblique 18px Georgia, "Times New Roman", Times, serif;
color: #FFFFFF;
}

#indexmenulist
{
padding-left: 0;
margin-left: 0;
padding-right: 0;
margin-right: 0;

}

#indexmenulist li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-bottom: 1px solid #666666;
}

#indexmenulist li a {
font: bold 14px Georgia, "Times New Roman", Times, serif;
color: #666666;
text-decoration: none; 
 }

#indexinfo {
width: 600px;
height: 370px;
vertical-align: text-top;
padding: 5px;
margin: 0px;
}


h1 {
	font-size: 24px;
	font-weight: bold;
	color: #CC9999;
	font-style: oblique;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	color: #CC9999;
	text-align: left;
	text-indent: 5px;
	margin: 0px;
	padding: 0px;

}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
	color: #CC9999;
	text-indent: 25px;
	text-align: left;
}



table {
margin: 0px;
padding: 0px;
}

#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #66CDFF;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	height: 28px;
	text-decoration: none;
	position: relative;
	top: 388px;
	}

#footer a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: lowercase;
	color: #666666;
	text-decoration: none;
}

#footer a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: lowercase;
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	text-transform: lowercase;
	color: #666666;
	text-decoration: none;
}
