body {
	background-attachment: fixed;
	background-color: rgb(166, 214, 224);
	background-image: url("background.png");
	background-position: top left;
	background-repeat: repeat-x;
	color: rgb(0, 0, 0);
	font-size: medium;
	font-family: "Trebuchet MS", sans-serif;
	margin: 0;
	padding: 0 20px 20px 20px;
}

h1, h3 {
	border-style: solid;
	border-color: rgb(0, 0, 0);
	border-width: 0 0 1px 0;
	margin: 0;
}
p.navigation {
	float: left;
	line-height: 4em;
	vertical-align: bottom;
}
h1, h3 {
	text-align: right;
	width: 100%;
}

h1 {
	color: rgb(126, 145, 186);
	font-size: large;
	font-style: italic;
	font-weight: bold;
}

img#logo {
	height: 42px;
	margin: 0;
	vertical-align: text-bottom;
	width: 52px;
}

div#left, div#right {
	position: absolute;
	width: 46%;
	top: 35px;
	padding: 0 0 20px 0;
}

div#left {
	left: 2%;
}

div#right {
	left: 52%;
}

h2 {
	clear: right;
	font-family: Arial, sans-serif;
	font-size: large;
	font-weight: normal;
	margin: 25px 0 14px 0;
	text-align: center;
	text-transform: uppercase;
}

h3 {
	clear: right;
	font-weight: bold;
	font-size: medium;
}

img.small {
	float: right;
	width: 126px;
	height: 81px;
	border-style: solid;
	border-color: rgb(0, 0, 0);
	border-width: 0 1px 1px 1px;
	margin: 0 0 0 10px;
}

p {
	margin: 5px;
}

a { color: rgb(0, 0, 128); }
a:visited { color: rgb(72, 0, 72); }
a:hover { color: rgb(128, 0, 0); }

table.cv { width: 100%; }
table.cv th { width: 20%; text-align: right; padding: 2px; }
table.cv td { width: 80%; padding: 2px; text-align: left; }

#flickr_badge_uber_wrapper {text-align:right;}
#flickr_badge_wrapper {padding:10px 0 10px 0;}
.flickr_badge_image {margin:0 10px 10px 10px; float: left;}
.flickr_badge_image img {border: 1px solid black !important;}
#flickr_badge_source {text-align:left; margin:0 10px 0 10px;}
#flickr_badge_icon {float:left; margin-right:5px;}
#flickr_www {display:block; padding:0 10px 0 10px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#3993ff;}
#flickr_badge_wrapper {}
#flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#666666 !important;}

