

* {
	margin: align:centre;
	padding: 4px;
}


body {
	margin: 5px 5px;
	background: #2d458f;
	background-image: url(../images/content/framegrad.gif);
 background-repeat: repeat-y;
 background-position: top center;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b3d9f2;
}

h1, h2, h3, h4, h5 {
	margin-top: -.2em;
	color: #b3d9f2;
		margin-left: 0em;
}


h1 {
font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .1em;
	font-size: 1.2em;
		text-align: center;
			color: #ffffff;
			font-weight: normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .1em;
	font-size: 1.2em;
		text-transform: none;
		font-weight: normal;
	line-height: 1.4em;
	color: #ffffff;
	margin-left: 6em;
margin-right: 6em;
	text-align: left;
}

h3 {
	letter-spacing: .1em;
	font-size: 1.5em;
	margin-left: 0em;
margin-bottom: -.2em;
		text-align: center;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .1em;
	font-size: 1em;
		text-transform: none;
		font-weight: normal;
	line-height: 1.4em;
	color: #ffffff;
	margin-left: 0em;
	text-align: center;
}

h5 {
	letter-spacing: .1em;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: normal;
	color: #ffffff;
	margin-bottom: -.2em;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 1.8em;
	font-size: 1.1em;
}

ul, ol {
	margin-left: 0em;
}

blockquote {
	margin-left: 0em;
	margin-right: 0em;
}

a {
	text-decoration: none;
	border: none;
			color: #b3d9f2;
}

a:hover {
	border: none;
		color: #b3d9f2;
}

h1 a, h2 a, h3 a {
	margin-left: 0em;
	border: none;
	text-decoration: none;
	color: #ffff66;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #000080;
		margin-left: 0em;
}

hr {
	display: none;
}

/* Wrapper */

#wrapper {
}

/* Header */

#header {
	width: 980px;
	height: 55px;
	margin: 0 auto;
}

#menu {
	float: left;
}

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

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	margin-right: 1px;
	padding: 10px 20px 0 20px;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	color: #c4d9f8;
}

#menu a:hover {
	background:  #F3F3F3;
	color: #2C2E22;
}

#menu .current_page_item a {
	background:  #F3F3F3;
	color: #2C2E22;
}

#search {
	float: right;
	width: 260px;
	padding-top: 7px;
}

#search fieldset {
	border: none;
}

#search #s {
	width: 160px;
}

#search #x {
	width: 80px;
}

/* Logo */

#logo {
	width: 978px;
	height: 163px;
	margin: 0 auto;
	background: url(../images/img12.jpg) no-repeat left top;
	height: 163px;
	border: 20px solid #F3F3F3;
}

#logo h1, #logo h2 {
	float: centre;
	margin: 0;
	padding: 0;
}

#logo h1 {
	padding: 100px 5px 0 20px;
	color: #2C2E22;
}

#logo h2 {
	padding: 115px 0 0 0;
	font-style: italic;
}

#logo p {
	clear: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
	color: #204c89;
}

#logo a {
	color: #FFFFFF;
}

/* Page */

#page {
	width: 978px;
	margin: 0px;
	padding: 0px 0px 0 0px;
	background: #FFFFFF;
	border: 5px solid #000080;
	border-top: none;
}

/* Content */

#content {
	float: left;
	width: 600px;
	padding: 0px 0px 0px 20px;
}

/* Footer */

#footer {
	text-align: center;
	font-size: 9px;
	color: #c4d9f8
}
div#preloaded-images {
   position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
