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

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

div#content {
	width: 630px;
	margin: 0px auto;
	text-align: center;
	background: #000000 url('bg2.gif');
}

div#top {
	width: 630px;
	height: 415px;
	background: url('header.jpg') no-repeat;
	margin-top: 0px;
	text-align: center;
}

div#main {
	margin-top: -20px;
	width: 490px;
	float: right;
	text-align: justify;
	display: inline;
	padding-right: 7px;
	}

div#menu {
	padding-left: 0px;
	margin-top: -20px;
	width: 130px;
	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: #7d68c5;
	text-decoration:none;
}

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

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 0px;
	color: #ffffff;
  	background: #000000;
	border-bottom: 1px solid #ffffff;
}

.menu li a:hover, .menu li a:active {
	font-family: "Trebuchet MS";
	font-size: 11px;
	height: 17px;
	display: block;
	color: #fbe16e;
  	background: url('bg3.gif');
	padding: 0px 0 0 0px;
	text-decoration: none;
	border-bottom: 1px solid #7d1015;
}

h1 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight:bold;
	color: #cecece;
	text-align: right;
	border-bottom: 2px solid #666666;
	letter-spacing: 2px;
	margin-bottom: 3px;
	margin-top: 8px;
	padding: 0px;
	}

h3 {
	font-family: Georgia;
	font-size: 16px;
	color: #6d9ee1;
	padding: 0px;
	font-weight: normal;
	font-style: italic;
	margin-top: 8px;
	margin-bottom: 3px;
	text-align: left;
	border-bottom: 1px solid #6d9ee1;
	}

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 #6d9ee1;
	}

input, textarea, option, select {
	background: url('bg3.gif');
	font-family: "Trebuchet MS"; 
	font-size: 11px;
	color: #ffffff;
	border: 1px solid #666666;
	padding: 1px;
}

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

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

u {
color: #836c7e;
font-family: "Trebuchet MS";
font-weight:normal;
font-size: 11px;
}

.cardscontainer {
	text-align: center;
	}

.sectiontitle {
	font-family: Tahoma;
	font-size: 16px;
	font-weight:bold;
	color: #cecece;
	text-align: right;
	border-bottom: 2px solid #666666;
	letter-spacing: 2px;
	margin-bottom: 3px;
	margin-top: 8px;
	padding: 0px;
	}

.settitle {
	font-family: Tahoma;
	font-size: 16px;
	font-weight:bold;
	color: #cecece;
	text-align: right;
	border-bottom: 2px solid #666666;
	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;
	}
