body {
  background: #ececec;
  font-size: 14px;
  }

div#top {
  width: 649px;
  margin-left: auto;
  margin-right: auto;
  background:  url("../pic/topbg.png") #fff no-repeat;
  height: 62px;
  voice-family: "\"}\"";
  voice-family: inherit;
  }

div#main,div#links {
  width: 649px;
  margin-left: auto;
  margin-right: auto;
  background:  url("../pic/bodybg.png") #fff;
  }

div#bottom {
  width: 649px;
  margin-left: auto;
  margin-right: auto;
  height: 48px;
  background:  url("../pic/bottombg.png") #fff no-repeat;
  }

#bottom p {
  margin: 0;
  color: #fff;
  padding-top: 22px;
  padding-left: 15px;
  }

#bottom a:link {
  font-weight: bold;
  color: #FFFFFF;
}

#bottom a:visited {
  font-weight: bold;
  color: #FFFFFF;
}

#bottom a:hover {
  font-weight: bold;
  color: #FFFFFF;
}

#bottom a:active {
  font-weight: bold;
  color: #FFFFFF;
}

.head {
  margin-left: 20px;
  width: 450px;
  border-right: 1px dashed #993333;
  padding-right: 10px;
  }

.headline h4 {
  margin: 0 0 8px 0;
  border-bottom: 1px solid #993333;
  background: #ececec;
  padding: 3px;
  }

.headline p {
  margin: 0 0 15px 0;
  }

.slingshot {
  position: absolute;
  margin-left: 490px;
  top: 70px;
  width: 130px;
/*  border-left: 1px dashed #993333; */
}


.padd h4 {
	margin: 0 0 5px 0;
	background: #993333;
	border-bottom: 1px solid #996600;
	padding: 3px;
	color: #FFFFFF;
  }

.padd p {
  margin: 0 0 10px 0;
  padding-bottom: 10px;
/*  border-bottom: 1px solid #996600; */
  }

.headline ul {
  margin: 0 0 0 10px;
  padding: 0;
  }

.headline li {
  margin-top: 5px;
  }

#menu ul,.menu ul {
  margin: 10px 0 0 0;
  list-style: none;
  padding: 0;
  }

#menu li,.menu li {
  margin: 15px 0 0 0;
  display: block;
  }

#menu li a,.menu li a {
  margin: 0;
  background:  url("../pic/menu_1.png");
  text-align: left;
  text-decoration: none;
  display: block;
  width: 110px;
  padding: 5px 5px 5px 35px;
  color: #fff;
  line-height: 21px;
  }

#menu li a:hover,.menu li a:hover {
  background:  url("../pic/menu_2.png");
  }

	
.padd ul {
	margin-top: 0;
	}
	
#left_c {
	width: 230px;
	margin-right: 10px;
	float: left;
	}
	
#left_c_img {
	border: 1px solid #ccc;
	background: #ececec;
	height: 100px;
	text-align: center;
	font-size: 300%;
	color: #ccc;
	padding-top: 35px;
	margin-bottom: 10px;
	}
	
#right_c {
	border-left: 1px solid #ececec;
	width: 185px;
	float: left;
	padding: 0 5px 0 10px;
	margin-bottom: 10px;
	}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #993333;
	text-decoration: underline;
}

a:link {
	font-weight: bold;
	color: #993333;
}
a:visited {
	color: #993333;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	color: #993333;
}
a:active {
	font-weight: bold;
	color: #993333;
}

.buttonscontainer {width: 143px;
}

.buttons a:visited { color:#FFFFFF;
}

.buttons a {color: #FFFFFF;
background-color: #993333;
padding: 2px;
padding-left: 3px;
display: block;
border-bottom: 1px solid ;
font: 12px Arial, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;}

.buttons a:hover {background-color: #996600;
color: #FFFFFF;
text-decoration: none;}
