/*Text Styles*/
.att {
	font: normal xx-large/normal Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
}
.text {
	width: 400px;
}
.feed {
	font: small-caps normal 8pt/normal Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	clear: right;
	float: right;
	height: 9pt;
	width: 3em;
	background: #FF9900;
	border: thin solid #FF9900;
}
.textnav {
	display: none;
}
/*Image styles*/
.side {
	background: url(images/side_spacer.png);
}
.top {
	background: url(images/top.png);
}
.menu {
	background: url(images/men.jpg);
}
.spacer5 {
	background: url(images/spacer_05.jpg);
	height: 86px;
}
.spacer3 {
	background: url(images/spacer_03.jpg);
	height: 65px;
}
.bott {
	background: url(images/side_spacer_bot.png);
	height: 28px;
	width: 84px;
}
/* Browsers section */
div#nav{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-align: right;
	clear: both;
	margin-right: 3em;
}
a.brow_op {
	color: #FF0033;
	display: block;
	text-decoration: none;
}
a.brow_ff {
	color: #FF9933;
	display: block;
	text-decoration: none;
}
a.brow_moz {
	color: #996633;
	display: block;
	text-decoration: none;
}
a.brow_ie {
	color: #0066CC;
	display: block;
	text-decoration: none;
}
