body, html {
	margin: 0px;
	background-color: #9999ff;
	font-family: Verdana, Arial, "Century Gothic", Helvetica, sans-serif;
	font-size:11px; font-weight: normal; color:#000000;
}

a {
	text-decoration: none;
	color: #0000ff;
}

a:hover {
	background-color: #9999ff;
	color: #ffffff;
}

.credits {
	font-size: 10px;
	}

#summary {
	font-family: Georgia, Times New Roman, serif;
	font-style: italic; font-weight: bold; font-size: 13px; color: #ffffff;
	}

#summary a {
	font-weight: bold;
	text-decoration: none;
	background-color: inherit;
}

#summary a:hover {
	font-weight: bold;
	text-decoration: none;
	background-color: #F8F8FF;
}

#top {
	width: 100%; height: 97px;
	background-image: url(images/top-bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	border: none;
}

#top a {
	font-weight: normal;
	text-decoration: none;
}


h2,h3,h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal; color: #6666cc; font-weight: bold;
	text-align: left;
}

h1 {
	font-family: "Century Gothic", Arial, sans-serif;
	color: #ffffff; font-weight: bold; font-size:36px; 
	text-align: left;
	letter-spacing: 5px;
	margin: 15px 0 0 90px;	
}

h2 {
	font-size:24px;
	margin: 5px 0 10px 0;
}

h3 {
	font-size:22px;
	margin: 5px 0 10px 0;
	text-align: center;
	}

h4 {
	font-size:20px;
	margin: 0 0 15px 0;
	line-height: 20px;
	letter-spacing: -1px;
}

h6 {
	margin-top: 10px;
	margin-bottom: 2px;
	margin-left: 20px;
	margin-right: 10px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


#contain {
	width: 738px;
	display: block;
	border: none;
	font-size: 13px;
	background-color: #ffffff;
	background-image: url(images/left-bg.jpg);
	background-repeat: repeat-y;
	color: #333399;
}

.top {
	font-family: Georgia, Times New Roman, serif;
	font-size:14px;
	font-style: italic;
	color: #336600;
	font-weight: bold;
	}

#left {
	width: 150px;
	float: left;
	background-color: #ffcc00;
	text-align: left;
	vertical-align: top;
	font-size: 10px;
}

#left a {
	font-weight: normal;
	text-decoration: none;
	display: block;
	width: 160px; height: 15px;
	padding-left; 7px;
}

#left a:hover {
	background-color: #333399;
	color: #ffffff;
}

.category {
	font-size: 12px; font-weight: bold;
	letter-spacing: -1px;
	display: block;
	margin-top: 5px;
	margin-bottom: 3px;
	width: 160px;
	text-align: left;
	padding-left: 7px;
	line-height: 18px;	
	border-bottom: 1px solid #333399;
}

#menu a {
  text-decoration:none; 
  background-color:#ffffff; 
  padding: 3px;
  padding-left: 10px;
  padding-bottom: 3px;
  font-size: 13px; 
  display:block; 
  border: 1px solid #000000;
  margin: 0px 0 0 0;
  width: 145px;
  }

#menu a:hover {
  background-color:#ccccff;
  color: #000000;
}

#main {
	width: 577px;
	float: left;
	text-align: left;
	vertical-align: top;
	background-color: #ffffff;
}

#main a:link, a:visited, a:active {
	font-weight: normal;
	text-decoration: underline;
}

#main img {
	float: right;
	margin: 0 0 5px 11px;
}

#right {
	width: 114px; float: right;
	vertical-align: top;
}

#copyright {
	width: 738px;
	background-color: #ffccff;
	color: #000000;
	text-align: center;
	font-size: 10px;
}

#footer {
	width: 738px;
	background-color: #ffffff;
	color: #000000;
	text-align: center;
	font-size: 10px;
}	

#footer a {
	font-weight: normal;
	text-decoration: none;
}	




