body {
	background-color: #330000;
}

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	color: #CCC;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 13px;
}
a:link {
        text-decoration: none;
		color: #C00;
}
a:visited {
        text-decoration: none;
		color: #F06;
}
a:hover {
        text-decoration: underline;
		color: #F0F;
}
a:active {
        text-decoration: none;
}

h1 {
	color: #C00;
	text-align: center;
	font-size: 24px;
}

h2 {
	color: #FF99CC;
	font-size: 18px;
}

h3, h4 {
	color: #CC9999;
	font-size: 16px;
	text-align: center;
}

h5, h6 {
	color: #FFCCCC;
	font-size: 14px;
}

a {
	color: #FF0033;
}

p {
	color: #FFCC99;
	line-height: 120%;
	letter-spacing: .07em;
	word-spacing: .1em;
	font-size: 14px;
	text-align: left;
}

li {
	color: #FFCC99;
}

#container {
	position: relative;
        width: 1024px;
        margin-right: auto;
        margin-left: auto;
        background-color: #000;
}

div#menu ul, div#menu li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: none;
	
}
	
form {
	background-color: #990000;
}


#menu {
	width: 699px;
	top: 0px;
	padding-left: 325px;
}

.ebul_cbmenu, .ebul_cbmenu ul {
  background-color: #FFFFFF;
  border: 1px solid #646464;
  display: block;
  font-size: 1px;
  margin: 0px;
  overflow: auto;
  padding: 2px;
  position: absolute;
  visibility: hidden;
}

.ebul_cbmenu_shadow {
  background-color: #777777;
  display: block;
  margin: 0px;
  overflow: hidden;
  position: absolute;
  visibility: hidden;
}

.ebul_cbmenu table {
  border-collapse: separate;
}

.ebul_cbmenu tr {
  background-color: #FFFFFF;
  cursor: pointer;
  font-size: 1px;
}

.ebul_cbmenu td {
  border: 1px solid #FFFFFF;
  padding: 3px;
  text-align: left;
}

.ebul_cbmenu td a {
  color: #000000;
  font-family: "Tahoma", serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

.ebul_cbmenu tr.hot, .ebul_cbmenu tr.expanded {
  background-color: #F0F0F0;
}

.ebul_cbmenu tr.hot td, .ebul_cbmenu tr.expanded td {
  border-color: #8C8C8C;
}
.ebul_cbmenu tr.hot a, .ebul_cbmenu tr.expanded a {
  color: #000000;
  font-family: "Tahoma", serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

ul.ebul_cbmenu {
  position: absolute;
  visibility: hidden;
}                               

.cbmenuebul_menulist .spaced_li {
  padding: 0px 0px 0px 0px;
}

.cbmenuebul_menulist li {
  list-style-type: none;
  float: left;
}

.cbmenuebul_menulist img {
  vertical-align: bottom;
  
}

.cbmenuebul_menulist {
  margin: 0px;
  padding: 0px;
  line-height: 0px;
}
#sample-1 {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#sample-1 p {
	text-align: center;
}