body  {
	background : #666666;
	margin-left : 0;
	margin-top : 0;
	font-family : arial, helvetica, verdana;
	font-size : 10px;
	color : #ffffff;
	background-repeat: repeat;
	background-attachment: fixed;
	background-image: url(images/bg1.jpg);
}

#nav	{
	background : #ffffff;
	height : 70px;
	width : 878px;
	margin-left : 0;
	margin-top : 0;
	padding : 12px;
}

#nav_logos   {
	background : #ffffff;
	height : 30px;
	width : 900px;
	margin-left : 555;
	margin-top : 0;
	padding : 12px;
}

a:link {
		color: #ffffff;
		font-size : 10px;
		font-weight : bold;
		text-decoration: none;
}

a:hover {
		color: #41B8D4;
		font-size : 10px;
		font-weight : bold;
		text-decoration : none;
		background-color : #ffffff;
}

a:active {
		color: #ff0000;
		font-size : 10px;
		font-weight : bold;
		text-decoration: none;
}

a:visited {
		color: #ffffff;
		font-size : 10px;
		font-weight : bold;
		text-decoration: none;
}

.imgrollover a {
		border: 3px;
		color:#ffff00;
}

.imgrollover a:hover { 
		.vert {background-image: url(https://atworksite.com/test/2/images/repeatbg.png); background-repeat: repeat-y;}
		.horiz {background-image: url(https://atworksite.com/test/2/images/repeatbg.png); background-repeat: repeat-x;}
		.both {background-image: url(https://atworksite.com/test/2/images/repeatbg.png); background-repeat: repeat;}
}

.imgrollover a:active {
		color:#ff0000;
}




span.subheader  {
	font-family : arial, helvetica, verdana;
	font-size : 14px;
	font-weight : bold;
	color : #ffffff;
}

span.header  {
	font-family : arial, helvetica, verdana;
	font-size : 21px;
	font-weight : bold;
	color : #ffffff;
}

span.note  {
	font-family : arial, helvetica, verdana;
	font-size : 9px;
	color : #cccccc;
}