body {
	background: #507261 url( '../images/bg.jpg' ) repeat-x;
	color: #5c7162;
	margin: 0;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #1e6bac;
	text-decoration: none;
}

a:hover {
	color:#000;
	text-decoration: underline;
}

h2 {
	font-family: Adobe Caslon Pro, ACaslon Regular, Times, Times New Roman, serif;
	text-decoration: none;
	font-weight: normal;
	font-size: 30px;
	margin: 5px;
	text-transform: uppercase;
}

#content p {
	margin: 10px;
}

#wrapper {
	width: 1040px;
	margin: 0px auto;
}

#resumelink {
	display: block;
	width: 1040px;
	height: 196px;
}

.floatright {
	position: relative;
	float: right;
	margin-left: 10px;
}

.gallery {
	text-align: center;
	margin: 0 auto;
	clear: right;
}

.gallery img {
	border: 1px #5c7162 solid;
}

.gallery img:hover {
	border-color: #000;
}

#header {
	width: 1040px;
	height: 196px;
	background: url( '../images/header.jpg' ) no-repeat;
}

#content {
	padding: 10px;
	background-color: #f1f4e1;
	width: 844px;
	clear: both;
	margin: 0 auto;
	margin-bottom: 20px;
}

#treefrog {
	text-align: right;
	text-transform: uppercase;
	margin-top: 25px;
}

#treefrog a {
	color: #5c7162;
	font-family: Adobe Caslon Pro, ACaslon Regular, Times, Times New Roman, serif;
	text-decoration: none;
	font-weight: normal;
	font-size: 18px;
}

strong {
	font-weight: bold;
}

#footer {
	clear: both;
	color: #77a6cc;
	padding: 10px 0 20px 0;
	font: italic 9px Verdana, sans-serif;	
	text-align: center;
}

#footer:hover {
	color: #fff;
}

#footer a {
	color: #77a6cc;
	text-decoration: none;
}

#footer:hover a {
	color: #fff;
	text-decoration: underline;
}

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