body {
	font-family: "Trebuchet MS"; 
	font-size: 11px;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
	background: #000000;
	text-align: center;
	background: url('bg.png');
}

td, tr, table, div { 
	font-family: "Trebuchet MS"; 
	font-size: 11px;
}

div#content {
	width: 650px;
	margin: 0px auto;
	text-align: center;
	background: #252525;
	height: 100%;
	border-right: 1px dotted #881b06;
	border-left: 1px dotted #881b06;
	border-bottom: 1px dotted #881b06;
}

div#top {
	width: 650px;
	height: 488px;
	background: url('header.png') no-repeat;
	margin-top: 0px;
	text-align: center;
}

div#main {
	margin-top: -30px;
	width: 515px;
	float: right;
	text-align: justify;
	display: inline;
	padding-right: 5px;
	}

div#menu {
	padding-left: 4px;
	margin-top: -30px;
	width: 125px;
	float: left;
	text-align: center;
	display: inline;
	}

div#clear { 
	clear: both; 
}

a:link, a:active, a:visited {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #881b06;
	text-decoration:none;
}

a:hover {
	color: #550000; 
	text-decoration: none;
	border-bottom: 1px dotted #550000;
}

ul.menu {
	width: 105px;
	margin: 0;
	padding: 0 0 3px 0;
	list-style: none;
	text-align: left;
}

.menu li {
	display: block;
	height: 17px;
	margin-bottom: 1px;
	text-align: center;

}

.menu li a, .menu li a:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	height: 17px;
	display: block;
	padding: 0px 0 0 1px;
	color: #ffffff;
  	background: #252525;
	border-bottom: 1px dotted #881b06;
}

.menu li a:hover, .menu li a:active {
	font-family: "Trebuchet MS";
	font-size: 11px;
	height: 17px;
	display: block;
	color: #ffffff;
  	background: #550000;
	padding: 0px 0 0 1px;
	text-decoration: none;
	border-bottom: 1px dotted #898989;
}

h1 {
	font-family: Georgia;
	font-style: italic;
	font-size: 16px;
	font-weight:normal;
	color: #898989;
	text-align: center;
	border-bottom: 1px dotted #881b06;
	letter-spacing: 2px;
	margin-bottom: 3px;
	margin-top: 8px;
	padding: 0px;
	}

h3 {
	font-family: Georgia;
	font-size: 16px;
	color: #898989;
	padding: 0px;
	font-weight: normal;
	font-style: italic;
	margin-top: 8px;
	margin-bottom: 3px;
	text-align: left;
	border-bottom: 1px dotted #881b06;
	}

h4 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight:normal;
	margin-top: 0px;
	color: #ffffff;
	padding: 0px;
	text-align: right;
	border-top: 1px dotted #881b06;
	}

input, textarea, option, select {
	background-color: #1a1a1a;
	font-family: "Trebuchet MS"; 
	font-size: 11px;
	color: #ffffff;
	border: 1px dotted #881b06;
	padding: 1px;
}

b {
color: #898989;
font-family: "Trebuchet MS";
font-size: 11px;
font-variant: small-caps;
font-weight: bold;
}

i {
color:#881b06;
font-family: "Trebuchet MS";
font-size: 11px;
font-style:italic;
}

u {
color: #000000;
font-family: "Trebuchet MS";
font-weight:normal;
font-size: 11px;
}

.cardscontainer {text-align: center;
	}
.sectiontitle {font-family: Georgia;
	font-style: italic;
	font-size: 16px;
	font-weight:normal;
	color: #898989;
	text-align: center;
	border-bottom: 1px dotted #881b06;
	letter-spacing: 2px;
	margin-bottom: 3px;
	margin-top: 8px;
	padding: 0px;
	}
.settitle {font-family: Georgia;
	font-style: italic;
	font-size: 16px;
	font-weight:normal;
	color: #898989;
	text-align: center;
	border-bottom: 1px dotted #881b06;
	letter-spacing: 2px;
	margin-bottom: 3px;
	margin-top: 8px;
	padding: 0px;
	}
.cardsection {text-align: center;
	}
.displaytext {font-family: "Trebuchet MS"; 
	font-size: 11px;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
text-align:center;
	}
