a {
	color: #2C493E;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: medium;
	background-color: white;
	color: black;
	line-height: 1.3;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#container {
	width: 100%;
	float: left;
	margin-right: -165px;
}

#content {
	margin-left: 15px;
	margin-right: 195px;
	text-align: justify;
}

#sidebar {
	text-align: left;
	width: 150px;
	float: right;
	margin-right: 15px;
}

h2 {
	font-size: larger;
	margin: 20pt 0 0 0;
}

h3 {
	font-size: medium;
}

h4 {
	color: #2C493E;
	font-size: 10pt;
	margin: 2pt 0 6pt 0;
}

img {
	border: none;
}

#redtape {
	font-size: xx-small;
	text-align: justify;
}

#redtape h3 {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: xx-small;
}

#about li {
	list-style: none;
}

#photosets ol {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

#photosets li {
	display: inline;
	border: none;
	width: 75px;
	height: 75px;
 	border: none;
    padding: 0;
    margin: 0;
    text-align: center;
    float: left;
}

#photosets img {
	border: none;
	padding: 0;
	margin: 0;
}
