/* CSS Document */

#techys2u {
	COLOR: #3b3326;
	FONT-FAMILY: arial, helvetica, 'sans serif';
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
	font-weight: bold;
	margin-top: 10px;
	text-align:center;
}
#techys2u a, #techys2u a:visited {
	color: #008164;
}

body {
	font-size: .8em;
	font-family: Geneva, 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;
	text-align: center;
	margin-top: 20px;
}

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

img.right {
	float: right;
	margin-left: 12px;
}
p {
	margin-bottom: 5px;
}
div.spacer {
	clear: both;
	float:none;
}
