html, body, div, h1, h2, p, a, img
{
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline
}

a img {border: none}

#empty {
	width: 699px;
	height: 20px;
	display: block
}


#botp p {
	position:relative; 
	left:10px; 
	top:110px; 
	color: #d26900;
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 10px
}
#botp a, #botp a:visited {
	color: #d26900;
	text-decoration: none;
	padding-bottom: 1px
}
#botp a:hover {
	border-bottom: none;
	text-decoration: underline
}


body {
	background: #000;
	background-image:url(bg.jpg); 
	background-repeat: repeat-x;
	line-height: 1.5; 
	margin-bottom: 1.5em
}

#topp {
	overflow: hidden;
	width: 699px;
	height: 182px;
	margin: 0 auto;
	padding: 0px 0;
	background: #fff url(top.jpg) no-repeat top
}

#topp h1 {
	color: #fff;
	text-align: right;
	margin-right: 10px;
	font-family: "Trebuchet MS", Verdana, Geneva, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	font-style: normal
}

#topp h2 {
	color: #fff;
	text-align: right;
	margin-right: 10px;
	font-family: "Trebuchet MS", Verdana, Geneva, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-style: normal
}


#bgp {
	overflow: hidden;
	width: 701px;
	height: 100%;
	margin: 0 auto;
	padding: 3px;
	background: #fff 
}

#botp {
	overflow: hidden;
	width: 699px;
	height: 132px;
	margin: 0 auto;
	padding: 0px 0;
	background: #fff url(bottom.jpg) no-repeat top
}


img {
	text-align: left;
	display: block;
	margin-right: 20px 
}


#main {
	right: 0px;
	float: right;
	width: 699px;
	padding: 10px 0px 20px 10px;
	background: b6b2ab
}
#main h1 {
	color: #590000;
	font-family: "Trebuchet MS", Verdana, Geneva, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	font-style: normal
}
#main h2 {
	color: #00;
	font-family: "Trebuchet MS", Verdana, Geneva, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style: normal
}
#main p, #main address {
	color: #000;
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 20px 0;
	font-style: normal
}
#main a, #main a:visited {
	color: #000;
	text-decoration: none;
	border-bottom: 0px solid #555;
	padding-bottom: 1px
}
#main a:hover {
	border-bottom: 1px solid #555
}
#main ul {
	color: #000;
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 30px 20px;
	list-style: square;
}

