body {
	margin: 0px;
	padding: 0px;
	background: #E1E5F0;
	font: normal 12px Arial, Helvetica, sans-serif;
}
#leftnav ul {
	list-style: none;
	margin: 0px 0px 0px 2px;
	position: relative;
	padding: 5px 0px 5px 2px;
	font: bold normal 1em Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 150px;
}
#leftnav li {
	font: bold normal 1em Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	padding: 5px 2px 5px 0px;
	margin-left: 0px;
	margin-right: 4px;
}
#leftnav a {
	font: bold normal 1em Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
#leftnav li a:hover {
	font: bold normal 1em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
#content {
	float: right;
	width: 400px;
	position: relative;	
	font: normal 1em "Lucida Sans", Arial, serif;
	text-indent: 15px;
	text-align: left;
	padding: 10px;
	margin-right: 100px;
	
}
#header h1 {
	font-family: "Monotype Corsiva", cursive;
	margin-top: 140px;
	margin:auto;
	vertical-align: text-bottom;
	letter-spacing: 1em;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: center;
}
#wrapper {
	background: #FFFFFF url(../images/contentbg.jpg) no-repeat fixed center bottom;
	width: 800px;
	margin: 0px auto;
	padding: 0px;
	border: thin groove #003399;
	overflow:hidden;
}
#footer ul {
	list-style: none;
	font: normal .8em Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	margin-left: 100px;
	top: 20px;
	width: 600px;
	float: right;
}
#footer li {
	display: inline;
	color: #000000;
	padding-right: 3px;
	text-align: left;
	margin-left: 0px;
	width: 600px;
}
#footer {
	clear:both;
	height: 70px;
	width: 800px;
	background: url(../images/leftnavbg.jpg) repeat-y;
}

#footer a {
	color: #000000;
	margin-right: 2px;
	text-align: center;
}
#copyright {
	font-size: 0.8em;
	width: 450px;
	float: right;
	margin-right: 100px;
}


#header {
	background: url(../images/headerbg.jpg) no-repeat;
	height: 188px;
	width: 800px;
	margin: 0px;
	padding: 0px;
}
h1 {
	font: 2em "Monotype Corsiva", cursive;
	width: auto;
	margin:auto;
	
}

#leftnav {
	background: url(../images/leftnavbg.jpg) repeat-y;
	width: 155px;
	position: relative;
	top: 0px;
}
.hidden {
	visibility: hidden;
}

#navlinks {
	position: relative;
	text-align: center;
	margin: 10px 10px 15px;
}
#navlinks a {
	line-height: 2em;
	list-style: none;
	margin-bottom: 1px;
}
#visa {
	position: relative;
	padding: 10px;
	bottom: 15px;
}


h2 {
	font: normal 1em Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#test {
	font: italic bold 1em cursive;
	color: #000000;
}
#contact {
	list-style: none;
}
.localtime {
	font-size: 1em;
	font-weight: bold;
}
