html {
font-size: 100%;
margin: 0;
padding: 0;
}
body {
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	color: #6a6e75;
	background-color: #ffffff;
	background-image: url(images/hs-bg.jpg);
	background-repeat: repeat-x;
	line-height: 160%;
	margin: 0;
	padding: 0;
	text-align:left;
}
#wrapper{
	width: 810px;
	padding: 0;
	margin: 0 auto;
	background-image:url(images/hs-top.jpg);
	background-repeat: no-repeat;
}
#title {
		padding: 150px 100px 0 100px;
}
	#title h1 a {
    	text-indent: -9999px;
    	overflow: hidden;
    	width: 605px;
    	height: 80px;
    	display: block;
} 
#menu {
     font: 1.7em Verdana, Arial, Helvetica, sans-serif;
	 color: #4871a0;
	 padding: 35px 52px;
	 text-align: left;
}
#menu ul{
   margin: 0;
   padding: 0;
   list-style: none;
   text-align: left;
}
#menu li {
   float: left;
}
#menu li a {
   display: block;
   text-align: center;
   color: #4871a0;
   text-decoration: none;
   font-weight: bold;
   padding: 4px 8px;
   margin: 0 8px;
   font-style: normal;
}
#menu li a:hover {
   background-color: #e15688;
   color: #ffffff;
}
#content {
    text-align: left;
	margin: 60px 72px 30px 72px;
}
#content img {
   background-color: #ffffff;
   border: 1px solid #e15688;
   padding: 4px;
   margin: 2px;
}
#content a:link, a:active {
	font-weight: bold;
	text-decoration: none;
	color: #e15688;
	padding: 2px;
}
#content a:visited  {
	font-weight: bold;
	text-decoration: none;
	color: #af3360;
	padding: 2px;
}
#content a:hover {
	color: #ffffff;
	background-color: #e15688;
	text-decoration: none;
	font-weight: bold;
}
#footer a:link, a:active {
	font-weight: bold;
	text-decoration: none;
	color: #e15688;
	padding: 2px;
}
#footer a:visited  {
	font-weight: bold;
	text-decoration: none;
	color: #af3360;
	padding: 2px;
}
#footer a:hover {
	color: #ffffff;
	background-color: #e15688;
	text-decoration: none;
	font-weight: bold;
}
#footer{
    text-align:center;
	border-top: 1px solid #4871a0;
	color: #ac2354;
	width: 800px;
	margin: 0 auto;
	padding: 5px;
	font: 85% Verdana, Arial, Helvetica, sans-serif;
	line-height: 170%;
}
ul {
    list-style-type:none;
}
li {
	padding: 5px;
}
input, textarea, option, select {
	background-color: #e3ecff;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #4871a0;
	letter-spacing: 1px;
	padding: 2px;
	border: solid 1px #4871a0;
}
h1.headline  {
	font: 2em Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	color:#4871a0;
	background-image:url(images/hs-snow.png);
	background-repeat: no-repeat;
	padding: 0 0 0 60px;
	line-height: 51px;
}
.update h1 {
	font: 2em Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	color:#4871a0;
	padding-top: 4px;
	margin-bottom: 0;
}
h2 {
	font: 1.6em Georgia, "Times New Roman", Times, serif;
	background-image:url(images/hs-snow2.png);
	background-repeat: no-repeat;
	padding: 0 0 0 45px;
	line-height: 35px;
	font-weight: normal;
	font-style: italic;
	color:#4871a0;
}
.desc {
font-style:italic;
color: #99ccff;
text-align:left;
margin-bottom: 30px;
}
.stats {
font: 11px Arial, Helvetica, sans-serif;
color: #000000;
font-weight: bold;
letter-spacing: 1px;
}
.update {
background-image:url(images/hs-snow.png);
background-repeat: no-repeat;
padding: 0 0 0 60px;
}
.date {
	color: #ac2354;
	font-style: italic;
	padding-bottom: 4px;
}
img {
  border: none;
}
blockquote {
  padding: 0;
  font-style: italic;
  border-top: 4px solid #e3ecff;
  border-bottom: 4px solid #e3ecff;
  border-left: 0;
  border-right: 0;
}
#charm {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    overflow: visible;
    width: 20px;
    height: 100px;
    margin: 0 0 0 40px;
    padding: 0;
    z-index: 9999;
    border: none;
    float: none;
}