/* CSS Document */

div.spacer {
	clear: both;
	float:none;
}

#techys2u {
	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: 0.7em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	background-color: #81b0d2;
	background-image: url(../images/bg_fade.gif);
	background-repeat: repeat-x;
}

img {
	border: none;
}

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

#footer {
	clear: both;
	text-align: center;
}

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

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