body{
    background: white url(images/background.jpg) no-repeat top center;
	padding: 0px;
	margin: 0px;
}

#border{
	background-color: white;
	width: 10px;
}

#logo{
  	background-color: white;
	width: 470px;
	height: 80px;
	padding: 0px;
	margin: 0px;
	padding-left: 10px;
}

#title{
	background-color: white;
	width: 290px;
	height: 80px;
	padding: 0px;
	margin: 0px;
	padding-right: 10px;
}
#title h1{
     font-family: arial, helvetica;
	 color: black;
	 font-size: 20pt;
	 font-weight: bold;
	 font-style: normal;
	 text-align: right;
	 text-valign: top;
	 padding: 0px;
	 margin: 0px;
	 margin-top: 10px;
}

#welcome{
     background-color: #9D1603;
	 width: 770px;
	 height: 20px;
	 padding-left: 10px;
}
#welcome p{
     font-family: arial, helvetica;
	 color: white;
	 font-size: 11pt;
	 font-weight: normal;
	 font-style: normal;
	 text-align: left;
	 margin-top: 1px;
}

#mainpic{
     background-color: white;
	 width: 450px;
	 height: 310px;
	 border-width: 1px;
	 border-color: black;
	 padding: 0px;
}

#menupic{
    background-color: white;
	width: 40px;
	height: 50px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;	
}

#menutext{
    background-color: white;
	width: 270px;
	height: 60px;
	padding-left: 10px;	
}

#menutext h1{
     font-family: arial, helvetica;
	 color: #9D1603;
	 font-size: 14pt;
	 font-weight: normal;
	 font-style: normal;
	 padding: 0px;
	 margin: 0px;
	 padding-top: 10px;
}

#menutext p{
     font-family: arial, helvetica;
	 color: blue;
	 font-size: 11pt;
	 font-weight: normal;
	 font-style: normal;
	 padding: 0px;
	 margin: 0px;
	 padding-top: 3px;
}

#infobar{
     background-color: white;
	 width: 770px;
	 height: 80px;
	 padding-top: 10px;
	 padding-left: 10px;
}

#text{
	background-color: white;
	width: 415px;
	padding-left: 10px;
}
#text h1{
 	font-family: arial, helvetica;
	color: #9D1603;
	font-size: 12pt;
}
#text p{
 	font-family: arial, helvetica;
	color: #9D1603;
	font-size: 11pt;
}

#text2{
	background-color: white;
	text-valign: top;
	width: 480px;
	padding-left: 10px;
}
#text2 h1{
 	font-family: arial, helvetica;
	color: #9D1603;
	font-size: 12pt;
}
#text2 p{
 	font-family: arial, helvetica;
	color: #9D1603;
	font-size: 11pt;
}

#advertise{
	background-color: white;
	width: 345px;
	height: 200px;
	padding-right: 10px;
}

#directorypic{
	background-color: white;
	width: 50px;
	height: 63px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 3px;
}

#directorytitle{
	background-color: white;
	width: 190px;
	height: 63px;
}
#directorytitle h1{
     font-family: arial, helvetica;
	 color: #9D1603;
	 font-size: 12pt;
	 text-align: left;
	 padding: 0px;
	 margin: 0px;
	 padding-top: 30px;
	 padding-left: 10px;
}

#directorylist{
	 background-color: white;
	 width: 250px;
}
#directorylist p{
	 font-family: arial, helvetica;
	 color: black;
	 font-size: 10pt;
	 text-align: left;
	 padding: 0px;
	 margin: 0px;
	 padding-left: 10px;
}

#sidebar{
	 background: white url(images/sidebar-background.gif) y-repeat top center;
	 width: 280px;
}

#line{
     background-color: 9D1603;
	 width: 780px;
	 height: 1px;
}

#address{
     background-color: white;
	 width: 460px;
	 height: 23px;
	 padding-left: 10px;
}
#address p{
     font-family: arial, helvetica;
	 color: gray;
	 font-size: 10pt;
	 font-weight: normal;
	 font-style: normal;
	 text-align: left;
	 margin-top: 3px;
}

#email{
     background-color: white;
	 width: 300px;
	 height: 23px;
	 padding-right: 10px;
}
#email p{
     font-family: arial, helvetica;
	 color: gray;
	 font-size: 10pt;
	 font-weight: normal;
	 font-style: normal;
	 text-align: right;
	 margin-top: 3px;
}