body {
	font-family: arial, tahoma;
	font-size: 14px;
	color: #4A2956;
	margin: auto;
	padding: 0;
	text-align: center;
	background: url('images/bg.jpg') repeat;
	width:790;
}

#header {
	background: url('images/header.gif') no-repeat center top;
	height: 129px;
}

#wrapper {
	text-align: center;
	width: 790px;
	background: #ffffff;
}

#footer {
	/*text-align: center;
	background: #999999;
	color: #ffffff;
	width: 90%;
	padding: 4px 0px 0px 0px;
	font: 12px;
	background: #F66;*/
	height: 30px;
	width: 790px;
	font: 12px arial;
	line-height: normal;
	color: #ffffff;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	text-align: center;
	
}

#textarea {
	color: #333333;
	text-align: center;
	margin: 0px 0px 0px 200px;
	background: #ffffff repeat;
	padding: 0px 5px 0px 0px;

}

#textarea p{
	text-align: left;
}

#textarea strong{
	letter-spacing: 1px;
	text-transform:uppercase;
	color:#9787B8;
}

#textarea a:link {
	color: #660066;
	text-decoration:none;
}

#textarea a:visited {
	color: #660066;
	text-decoration:none;
}
#textarea a:active {
	color: #D66F5B;
	text-decoration:none;
}

#textarea a:hover {
	color: #D66F5B;
	text-decoration:none;
}

#textarea img {
	padding: 0px 5px 5px 5px;
}

#textarea ul {
	text-align: left;
	padding-left: 0px;
}

#textarea li {
	list-style:disc;
	text-align: left;
	margin: 0px 0px 5px 10px;
}

#textarea h1 {
	font: 18px;
	color: #9787B8;
	border-bottom: 1px solid #9787B8;
	text-align:left;
	width: 100%;
	padding-bottom: 0px;
	margin-bottom: 0px;

	}

#textarea h2 {
	font: 17px bold "Times New Roman", Cambria, Verdana;
	font-weight: bold;
	font-variant: small-caps;
    color: #660066;
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	line-height: normal;
	border-bottom: 1px solid #d66f5b;
	}

#textarea h4 {
	font: 16px;
	color: #9787B8;
	text-align:center;
	margin: 0px 0px 0px 5px;
	font-style: italic;
	text-transform: uppercase;
	}
#textarea h3 {
	font: 16px;
	color: #D66F5B;
	text-align:center;
	margin: 0px 0px 0px 5px;
	}
/*#menu {
	color: #ffffff;
	text-align: center;
	float: left;
	width: 200px;
	padding: 0px;
	margin: 0px;
	background: #4a2956;
	background-image: url("images/menu-bg.jpg");
	background-repeat: repeat-y;
}*/
#menu {
	float: left;
	text-align: left;
	color: white;
	font-size: 16px;
	font-weight: bold;
    width: 185px;
    background: url('images/menu-left-bg.gif') repeat-y;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: "Times New Roman", Cambria, Verdana;
}

#menu ul {
	margin:0;
	padding:0px;
	list-style:none;
	line-height: normal;
      }

#menu li {
	  padding: 10px 0px 10px 0px;
      display:block;
	  background: url('images/gold-dot.gif') no-repeat left;
      }
      
#menu a {
	padding: 0px 0px 0px 15px;
	text-decoration: none;
	color: #FFFFFF;
     }
     
#menu a:hover {
      text-decoration:none;
      color: #D66F5B;
      }

#menu .current_page_item a {
	color: #D66F5B;
	font-style: italic;
	font-weight: bold;
}

#menu2 {
	border: 1px solid #9798b8;
	width: 250px;
	background: #c8abdb;
	padding: 2px;
	margin: -2px 10px 0px 0px;
	text-align: center;
	float: right;
}
#menu-top {
	background: url('images/top-menu-bg.gif') no-repeat;
	height: 41px;
	width: 209px;
	float: right;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#menu-top p{
	margin: 0px;
	padding: 10px 3px 0px 4px;
	color: white;
	font-size: 11px;
	}
#menu-top p a{
	padding: 0px 2px;
	color: white;
	text-decoration: none;
	}
#menu-top p a:visited{
	padding: 0px 2px;
	color: white;
	text-decoration: none;
	}
#menu-top p a:hover{
	padding: 0px 2px;
	color: #d66f5b;
	text-decoration: none;
	}

#emp {
	color:#4A2956;
	text-align:left;
}
#snow {
	background-image:url(snowbg.jpg);
}
form {text-align:left;}
