body {
	font-family: "Trebuchet MS"; 
	font-size: 11px;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
	background: 223f42;
	text-align: center;
}

td, tr, table, div { 
	font-family: "Trebuchet MS"; 
	font-size: 11px;
}

div#content {
	width: 650px;
	margin: 0px auto;
	text-align: center;
	background: #295057;
	height: 100%;
	border-right: 1px dotted #6fb1a3;
	border-left: 1px dotted #6fb1a3;
	border-bottom: 1px dotted #6fb1a3;
}

div#top {
	width: 650px;
	height: 433px;
	background: url('header2.png') no-repeat;
	margin-top: 0px;
	text-align: center;
}

div#main {
	margin-top: -15px;
	width: 515px;
	float: right;
	text-align: justify;
	display: inline;
	padding-right: 5px;
	}

div#menu {
	padding-left: 4px;
	margin-top: -15px;
	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: cf9999;
	text-decoration:none;
}

a:hover {
	color: #6fb1a3; 
	text-decoration: none;
		border-bottom: 1px dotted #6fb1a3;
}

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: 0px;
	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: 448381;
	border-bottom: 1px dotted #7F5861;
}

.menu li a:hover, .menu li a:active {
	font-family: "Trebuchet MS";
	font-size: 11px;
	height: 17px;
	display: block;
	color: #ffffff;
        background: #7F5861;
	padding: 0px 0 0 0px;
	text-decoration: none;
	border-bottom: 1px dotted #6fb1a3;
}

h1 {
	font-family: Georgia;
	font-style: italic;
	font-size: 16px;
	font-weight:normal;
	color: fff9d1;
	text-align: center;
	border-bottom: 1px dotted #6fb1a3;
	letter-spacing: 2px;
	margin-bottom: 3px;
	margin-top: 8px;
	padding: 0px;
	}

h3 {
	font-family: Georgia;
	font-size: 16px;
	color: #6fb1a3;
	padding: 0px;
	font-weight: normal;
	font-style: italic;
	margin-top: 8px;
	margin-bottom: 3px;
	text-align: left;
	border-bottom: 1px dotted #fff9d1;
	}

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 #7F5861;
	}

input, textarea, option, select {
	background-color: #7F5861;
	font-family: "Trebuchet MS"; 
	font-size: 11px;
	color: #ffffff;
	border: 1px dotted #6fb1a3;
	padding: 1px;
}

b {
color: #fff9d1;
font-family: "Trebuchet MS";
font-size: 11px;
font-variant: small-caps;
font-weight: bold;
}

i {
color:#6fb1a3;
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: #e2dbac;
	text-align: center;
	border-bottom: 1px dotted #e2dbac;
	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: #e2dbac;
	text-align: center;
	border-bottom: 1px dotted #e2dbac;
	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;
	}
