#top {
	width:680px;
	height:50px;
}
.header {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	border-bottom: thin ridge #38475C;
	text-align: center;
	line-height: normal;
}
div.main {
	margin:auto;
	position: relative;
	width: 800px;
	border: 1px solid #333333;
}

.indented {
	padding-left: 2em;
}
.subsection {
	margin-bottom: 3em;
}
.main .header h1 {
	font-size: 60px;
}
body{
	background-image:url(../images/bg2.jpg);
	background-repeat:repeat-x;
	background-color:#333333;
}
.main .main_body {
	background-color: #E4E4E4;
	padding: 18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin-top: 1ex;
	margin-bottom: 0px;
}	

h2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin-top: 1ex;
	margin-bottom: 0px;
}	

h3 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	margin-top: 1ex;
	margin-bottom: 0px;
}	

h4 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin-top: 1ex;
	margin-bottom: 0px;
}		

p {
	margin-top: 1ex;
}

ul {
	margin-top: 1ex;
}

ol {
	margin-top: 1ex;
}

a {
	color: #0733CB;
}

a:visited {
	
}

a.navlink {
	/*
	color: #854b00;
	font-size: large;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	*/
	/*
	border: thin solid #854b00;
	padding-left: 2em;
	padding-right: 2em;
	background-color: #854b00;
	*/
}

a.navlink:visited {
	text-decoration: none;
}

img.link {
	cursor:pointer;
}

.back_button {
	font-weight: bold;
	text-align: center;
}
.navbar {
}
