@charset "utf-8";
/* CSS Document */
html {
	}

body {
	background-image:url(../graphics/texture_red.gif);
	/* Christmas */
	/*background-color:#c32700;
	background-image: url(../graphics/christmas.jpg);
	background-repeat:repeat-y;*/
	
	background-attachment:fixed;
	margin: 0 0 0 0 ;
	height:100%;
	text-align: center;
	overflow:scroll;
	}

#container {
	margin: 0 auto;
    text-align: left;
	min-width:760px;
	max-width:1240px;
	height:auto;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#FF3333;
	}

#header {
	height:auto;
	width:95%;
	margin: 0 auto;
	background-color:#ffffff;
	}

#lefthead {
	width:75%;
	background-color:#ff3333;
	background-image:url(../graphics/front.jpg);
    background-repeat: no-repeat;
	float:left;
	padding:0;
	margin:0;
	height:307px;
	position:relative;
    }

#righthead {
	width:25%;
	background-color:#ffffff;
	position:relative;
	display:inline-block;
	margin-top:0;
	height:506px;
	z-index:2;
	}	

#glad {
	width:95%;
	z-index:1;
	background-color:#FFFFFF;
	margin: 0 auto;
	}

#fall {
	background-color:#3399ff;
	width:100%;
	}

#text {
	width:95%;
	height:auto;
	text-align:center;
	padding-top:10px;
	background-color:#ffffff;
	margin:0 auto;
	}

#text2 {
	width:98%;
	margin:0 auto;
	}	

#event {
	width:100%;
	height:auto;
	background-color:#ff3333;
	clear:left;
	padding-top:10px;
	}

#logo {
	width:inherit;
	z-index:2;
	padding-left:25%
	}

#address {
	width:75%;
	height:60px;
	background-color:#ff3333;
	position:relative;
	margin-top:96px;
	text-align:right;
	}

#box {
	height:200px;
	background-color:#ffffff;
	position:relative;
	width:100%;
	}

#link {
	width:50%;
	height:200px;
	position:relative;
	float:left;
	}

#ham {
	width:49%;
	height:200px;
	display:inline-block;
	position:relative;
	background-image:url(../graphics/75.jpg);
	/*background-image:url(../graphics/original.gif);*/
	background-repeat:no-repeat;
	background-position:center center;
	text-align:center;
	}


/*---------------------------------menu page--------------------------------------*/

#sidebar {
	height:100%;
	width:28%;
	background-color:#FF3333;
	margin-top:0px;
	position:fixed;
	text-align:center;
	float:left;
	max-width:360px;
	/*position:relative  --old fix for IE 7*/
	}

#menuheader {
	height:auto;
	width:100%;
	margin-top:0;
	position:relative;
	}

#menulefthead {
	width:73%;
	background-color:#ff3333;
	background-image:url(../graphics/front.jpg);
    background-repeat:no-repeat;
	
	float:left;
	padding-left:0;
	margin-left:0;
	height:307px;
	position:relative;
	display:inline;
    }

#menuleftfoot {
	width:100%;
	background-color:#ffffff;
	padding-left:0;
	margin-left:0;
	height:250px;
	position:relative;
	display:block;
	margin-top:290px;
	background-image:url(../graphics/25.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	}
	

#menurighthead {
	width:27%;
	background-color:#ffffff;
	position:relative;
	display:inline-block;
	margin-top:0;
	height:540px;
	float:right;
	}	 

#content {
	background-color:#FF3333;
	width:71%;
	height:auto;
	position:relative;
	margin-top:0px;
	display:block;
	margin-left:30%;
	border:solid 2px;
	* width:69%; /*correction for IE*/
	}

#wrapper {
	width:98%;
    height:auto;
	display:inline-block;
    }
	
#lower{
  clear: right;
  width:100%;
  margin:0 0 0 0;
  }	

.style1 {
	color: #3366FF;
	font-weight:bold;
	font-size: x-large;
	font-family:Arial, Helvetica, sans-serif;
	}

.style2 {
	color: #0000FF;
	font-size: x-large;
	font-weight: bold;
	}

.style4 {
	color: #3366FF;
	font-size: medium;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	}

.style5 {
	color: #000000;
	font-size:small;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	}

.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-large;
	color:#000000;
	}	

.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: small;
	 }

.style8 {
	font-family: Verdana, Arial, Helvetica, sans-serif; color: #ff3333; font-size: small; font-weight: bold; 
	}

.style12 {
	font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: small;
	}
	
.style13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	color:#0000FF;
	font-weight: bold;
	}

.style14 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-weight: bold;
	font-size: x-large;
	}

.style15 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000ff;
    font-size: small;
    font-weight: bolder; 
	}
	
.style16 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-weight: bold;
	font-size: large;
	}
	
.style17 {
	color: #3366FF;
	font-size: xx-large;
	font-family:"Times New Roman", Times, serif;
	font-weight:bolder;
	font-style:italic;
	}	

.style18 {
	color: #000000;
	font-size:large;
	font-family:"Times New Roman", Times, serif;
	font-weight:bolder;
	font-style:italic;
	text-align:justify;
	}	

.style19 {
	color: #000000;
	font-size:medium;
	font-family:"Times New Roman", Times, serif;
	font-weight: normal;
	text-align:justify;
	}	

.hiddenPic {display:none;}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.wireframemenu{
	border: 1px solid #C0C0C0;
	background-color: white;
	border-bottom-width: 0;
	width: 210px;
	margin-left:auto;
	margin-right:auto;
	}

* html .wireframemenu{ /*IE only rule. Original menu width minus all left/right paddings */
	width: 208px;
	}

.wireframemenu ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
	}

.wireframemenu a{
	font: bold 13px Verdana;
	padding: 4px 3px;
	display: block;
	width: 100%; /*Define width for IE6's sake*/
	color: #595959;
	text-decoration: none;
	border-bottom: 1px solid #C0C0C0;
	*border-bottom: 0;
	*padding:3px 3px;
	}

.wireframemenu a:visited{
	color: #595959;
	}

html>body .wireframemenu a{ /*Non IE rule*/
	width: auto;
	}

.wireframemenu a:hover{
	background-color: #000000;
	color: black;
	}
