
body {
	margin: 0px 0;
	background: #405152 url(images/back2.jpg);
	text-align: left;
	font-family: "Trebuchet MS",Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFDD;
}

h2, h3 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

h2 {
	font-size: 28px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	color: #222222;
}

h5 {
	font-size: 15px;
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	color: #FFFFDD;
}

h4 {
	font-size: 16px;
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	color: #FF0033
;
}

h6 {
	font-size: 10px;
	margin: 0;
	padding: 10;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	color: #888888;
}

h3 {
	letter_spacing; 2pt;
	font-size: 1.3em;
	padding-top: .4em;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

a {
	color: #555555;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}


img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 10px 0px;
}

.img2 {
	float: left;
	margin: 3px 45px 10px 0px;
}

/* Menu */

#menu {
	width: 790px;
	height: 40px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline; 
}

#menu a {
	display: block;
	float: left;
	width: 150px;
	height: 40px;
	padding: 5px 1px 0 1px;
	background: #111111 no-repeat center top;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover, #menu .active a {
	color: #CCCCCC;
}

/* Header */

#header {
	width: 790px;
	height: 2.25em;
	margin: 0 auto;
	padding: 20px;
	background: #000000;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #FFFFFF;
	border-top: none;
}

#header * {
	text-transform: uppercase;
	text-decoration: none;
}

#header h1 {
	float: left;
	font-size: 2em;
}

#header h2 {
	float: right;
	padding-top: .25em;
	font-size: 1.6em;
}

/* Content */

#content {
	width: 790px;
	margin: 0 auto;
	padding: 20px;
	background: #405152 url(images/back1.jpg);
	border-bottom: 0px solid #000000;
	top: 0px;
}


#content1 {
	width: 330px;
	margin: 0 auto;
	padding: 20px;
	background: #405152 url(images/back1.jpg);
	border-bottom: 0px solid #000000;
	top: 0px;
}

#content2 {
	width: 400px;
	margin: 0 auto;
	padding: 20px;
	background: #405152 url(images/back1.jpg);
	border-bottom: 0px solid #000000;
	top: 0px;
}

#content3 {
	width: 930px;
	margin: 0 auto;
	padding: 20px;
	background: #405152 url(images/back1.jpg);
	border-bottom: 0px solid #000000;
	top: 0px;
	left: 0px;
}

#content4 {
	width: 500px;
	margin: 0 auto;
	padding: 20px;
	background: #405152 url(images/back1.jpg);
	border-bottom: 0px solid #000000;
	top: 0px;
}

#content5 {
	width: 500px;
	margin: 0 auto;
	padding: 20px;
	background: #405152 url(images/back1.jpg);
	border-bottom: 0px solid #000000;
	top: 0px;
}


#content6 {
	width: 300px;
	margin: 0 auto;
	padding: 20px;
	background: #405152 url(images/back1.jpg);
	border-bottom: 0px solid #000000;
	top: 0px;
}

/* Footer */

#footer {
	text-align: center;
	font-size: smaller;
}