﻿body 
{
	background: #fff; 
	color: #333; 
	font: 73.5% Georgia, "Times New Roman", Times, serif; text-align: center;
    /*font: 0.8125em Verdana, sans-serif; */
    text-align:center;
}
html 
{
overflow:auto;
}

h1 { font: bold 3.6em Helvetica, Arial, sans-serif; letter-spacing: -0.03em; }
* html h1 { letter-spacing: -0.1em; }
h2 { font: bold 2.0em Helvetica, Arial, sans-serif; color: #000; }
h3 { font: bold 1.4em  Helvetica, Arial, sans-serif; color: #000; }
h4 { font: italic 1.2em Georgia, "Times New Roman", Times, serif; color: #888; }
hr {height: 0; border-style: dashed; border-width: 1px 0 0 0; border-color:#ccc; }
	
#container
{
    margin:0 auto;
    width: 956px;
    text-align:left;
	/*background-image:url(Images/hh_main.jpg);
	background-repeat:no-repeat;*/
    padding:10px 0 0 30px;
    overflow:hidden;
}

#footer
{
    margin:0 auto;
    width: 956px;
    height: 100px;
    text-align:left;
    /*background-image:url(Images/hh_footer.jpg);
	background-repeat:no-repeat;*/
    padding:10px 0 0 30px;
    clear:both;
}

#search
{
    margin:0 auto !important;
    height:400px;
    width: 300px;
    padding-top:50px;
	text-align:left;
}
a.menu
{
color:#ff00ff;
font-weight:bold;
}
a.menu_big
{
color:#ff00ff;
font-size:larger;
font-weight:bold;
}
p
{
    width:95%;
	font-size: 1.4em;
}