/* CSS Document */
body {
	background-color: #777777;
	text-align:center;
	margin: 0px;
	font-family: Arial;
  	font-weight: normal;
  	font-style:  normal;
  	font-size:   12px;
  	color:       #663333;
	height: 100%;
}
#container{
	background-image: url(all_bg.jpg);
	background-repeat:repeat-y;
	position:relative;
	top:0px;
	left:0px;
	width:1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#header{
	width:874px;
	padding: 10px;
	height: 227px;
	background-image:url(a1210b_headerbg.jpg);
	margin-left: 53px;
}
#headerTitle{
  font-family: Arial;
  font-weight: bold;
  font-style:  normal;
  font-size:   30px;
  color:       #ffff33;
}
#headerSubtitle{
  font-family: Arial;
  font-weight: normal;
  font-style:  italic;
  font-size:   18px;
  color:       #ffff99;
}


#mainLinks{
	text-decoration:none;
	background-image: url(B31B1E_linkbg.jpg);
  font-family: Arial;
  font-weight: bold;
  font-style:  normal;
  font-size:   12px;
  color:       #993300;
}

#mainBlock1{
	display:none;
}
#mainBlock2{
	display:none;
}

#mainBlock3{
	display:none;
}


#footer{
	position:relative;
	top:0px;
	left:0px;
	width:902px;
	height:auto;
	background-color: #21010C;
	margin-left: 49px;
}
#footerBlock1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	padding:15px;
	text-align:center;
}
#footerBlock2{
	display:none;
}
#footerClear{
	clear:both;
}
#main{
	background-repeat:repeat-x;
	width:895px;
	height:100%;
	text-align:left;
	padding-bottom:40px;
	padding-left:0px;
	padding-right:0px;
	position:relative;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 52px;
  font-family: Arial;
  font-weight: normal;
  font-style:  normal;
  font-size:   12px;
  color:       #663333;
}
a {
  font-family: Arial;
  font-weight: bold;
  font-style:  normal;
  font-size:   12px;
  color:       #993300;
}