/* colors:
00487D
005FA3
0076C9
7D5E00
A35F00Ý
C97600
828282
7D7D7D
*/
html {
	background: #7e7e7e;
}

body {
	position: relative;
	width: 789px;
	margin: 0 auto 0 auto;
	font-size: 90%;
	background: url(../images/body-background.gif);
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: normal;
	margin: 0 0 0.5em 0;
	color: #005FA3;
	letter-spacing: 2px;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: normal;
	margin: 0 0 0.5em 0;
	color: #7D5E00;
	letter-spacing: 1px;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 0 1em 0;
	line-height: 1.3em;
}

a {
 color: #0076C9;
}

.quote {
	padding: 0.8em;
	font-style: italic;
}

.spacer {
	margin-bottom: 15em;
	border: 1px solid red;
}

#topbar {
		position: relative;
		height: 98px;
}
	#logo {
		position: absolute;
		top: 0;
		left: 24px;
	}
	#title {
		position: absolute;
		left: 157px;
	}

#content-wrap {
	margin: 0;
	padding: 0 24px 0 24px;
}

	#navbar {
		width: 143px;
		float: left;
		font-size: 1.2em;
		margin-bottom: 200px;
	}
	
	#navbar ul {
		margin: 73px 0 40px 8px;
		padding: 0 0 0 0;
		list-style: none;
		text-align: center;
		text-transform: lowercase;
	}
	
	#navbar li {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		padding: 4px 0 4px 0;
		border-top: 1px solid #CCCCCC;
	}
	
	#navbar li.last {
		border-bottom: 1px solid #CCCCCC;
	}
	
	#navbar a {
		font-family: "Times New Roman", Times, serif;
		font-style: italic;
		color: #555;
		text-decoration: none;
	}
	
	#navbar a:hover {
		color: #A35F00;
	}
	
	#content {
		margin-left: 145px;
		padding: 0 25px 0 25px;
	}
	
#footer {
	clear: both;
	background: url(../images/footer-background.gif);
	background-position: center;
	background-repeat: no-repeat;
	padding: 1px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

	#footer p {
		margin: 40px 24px 0 24px;
		padding: 0 10px 10px 0px;
		background: #DAD8D8;
		font-size: 0.9em;
		text-align: center;
		color: #333;
	}
picborder.one
{
border-style: solid;
border-color: #005FA3
}

