/* CSS Document */

div.spacer {
	clear: both;
	float:none;
}
#techys2u {
	COLOR: #3b3326;
	FONT-FAMILY: arial, helvetica, 'sans serif';
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
	font-weight: bold;
	margin-top: 10px;
	text-align:center;
}
body {
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 7px;
	padding: 0px;
}

img {
	border: none;
}

a, a:visited {
	text-decoration:none;
	color: #000000;
}
a:hover {
	color:#999999;
}

#footer {
	clear: both;
	margin-top: 10px;
	background-color: #000080;
	color: #CCCCCC;
	padding: 7px;
	line-height: 1.5;
	padding-left: 40px;
}
#footer a {
	color: #CCCCCC;
}

img.left {
	float: left;
	margin-right: 12px;
	margin-bottom: 3px;
}

img.right {
	float: right;
	margin-left: 12px;
	margin-bottom: 3px;
}
p {
	margin-bottom: 5px;
}
h1 {
	font-size: 1.7em;
}
#footer #emailaddress {
	margin-bottom: -3px;
}
