
html {
	height: 100%;
}

body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #a9a8b4;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}

img {
	border: 0px;
}

.subnav {
	padding: 0px 0px 0px 5px;
	color: #ffffff;
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 11px;
}

.subnav a {
	color: #ffffff;
	text-decoration: none;
}

.subnav a:hover {
	text-decoration: underline;
}

.subnav .padding {
	width: 3px;
}

.author {
	color: #222d3c;
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 10px;
}

.content {
	padding: 20px 50px 0px 20px;
	color: #222d3c;
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 12px;
}

.image-right {
	padding: 5px 0px 5px 10px;
	float: right;
}

.image-left {
	padding: 5px 10px 5px 0px;
	float: left;
}

.link a {
	color: #7a9c5c;
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 12px;
}

.footer {
	color: #222d3c;
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 10px;
}

.footer a {
	color: #222d3c;
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 10px;
}

.copyright {
	color: #7a9c5c;
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 10px;
}

.form {
	color: #7a9c5c;
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 12px;
}
