body {
	font-family: "Trebuchet MS"; 
	font-size: 11px;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
	background: #000000;
	text-align: center;
	background: url('plaid.png');
}

td, tr, table, div { 
	font-family: "Trebuchet MS"; 
	font-size: 11px;
}

div#content {
	width: 732px;
	margin: 0px auto;
	text-align: center;
}

div#top {
	width: 732px;
	height: 458px;
	background: url('header2.png') no-repeat;
	margin-top: 0px;
	text-align: center;
}

div#content2 {
	width: 732px;
	background: url('bg.png');
	margin-top: 0px;
	text-align: center;
}

div#main {
	margin-top: -9px;
	width: 570px;
	float: right;
	text-align: justify;
	display: inline;
	padding-right: 15px;
	}

div#menu {
	padding-left: 12px;
	margin-top: -9px;
	width: 150px;
	float: left;
	text-align: center;
	display: inline;
	}

div#bottom {
	width: 732px;
	height: 25px;
	background: url('bottom.png') no-repeat;
	margin-top: 0px;
	text-align: center;
}

div#clear { 
	clear: both; 
}

a:link, a:active, a:visited {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #ffffff;
}

a:hover {
	color: #ffffff; 
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}

ul.menu {
	width: 115px;
	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;
	margin-bottom: 3px;
	margin-bottom: 3px;
	padding: 0px 0 0 0px;
	color: #ffffff;
	background: #000000;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
}

.menu li a:hover, .menu li a:active {
	font-family: "Trebuchet MS";
	font-size: 11px;
	height: 17px;
	display: block;
	color: #a2191f;
	background: #000000;
	padding: 0px 0 0 0px;
	text-decoration: none;
	border-bottom: 1px dotted #ffffff;
	border-top: 1px dotted #ffffff;
}

h1 {
	font-family: Georgia;
	font-style: italic;
	font-size: 16px;
	font-weight:normal;
	color: #ffffff;
	text-align: right;
	border-bottom: 1px solid ffffff;
	letter-spacing: 2px;
	margin-bottom: 5px;
	margin-top: 8px;
	padding: 2px;
	background: 000000;
	}

h3 {
	font-family: Georgia;
	font-size: 16px;
	color: #ffffff;
	padding: 2px;
	font-weight: normal;
	font-style: italic;
	margin-top: 8px;
	margin-bottom: 5px;
	text-align: left;
	border-bottom: 1px solid #ffffff;
	background: 000000;
	}

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 solid #000000;
	}

input, textarea, option, select {
	background-color: #000000;
	font-family: "Trebuchet MS"; 
	font-size: 11px;
	color: #ffffff;
	border: 1px solid #ffffff;
	padding: 1px;
}

b {
	color: #c0c0c0;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-variant: small-caps;
	font-weight: bold;
}

i {
	color:#000000;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style:italic;
}

u {
	color: #ffffff;
	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: #ffffff;
	text-align: right;
	border-bottom: 1px solid ffffff;
	letter-spacing: 2px;
	margin-bottom: 5px;
	margin-top: 8px;
	padding: 2px;
	background: 000000;
	}

.settitle {
	font-family: Georgia;
	font-style: italic;
	font-size: 16px;
	font-weight:normal;
	color: #ffffff;
	text-align: right;
	border-bottom: 1px solid ffffff;
	letter-spacing: 2px;
	margin-bottom: 5px;
	margin-top: 8px;
	padding: 2px;
	background: 000000;
	}

.cardsection {text-align: center;
	}

.displaytext {
	font-family: "Trebuchet MS"; 
	font-size: 11px;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
	text-align:center;
	}