a:hover
{
	color: red;
/*	background-color: yellow;*/
}

/*
a:link
{
	color: black;
}
*/
face
{
	font-family: "Lucida Grande", sans-serif, Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

body
{
	font-family: Tahoma, "Lucida Grande", sans-serif;
	font-size: 10px;
	background: url("http://www.markdenyse.com/common/thinbarbkg.gif") repeat-y;
	margin: 0px;
}

.topbarbackground
{
	width: 100%;
	background: url("http://www.markdenyse.com/common/topbarbkg.gif");
}

.topbar
{
	background: url("http://www.markdenyse.com/common/topbar.gif") no-repeat;
	height: 130px; 
}

.clarus
{
	position: relative;
	top: 15px;
}

a.SideBar:link
{
	color: white;
}

a.SideBar:hover
{
	color: black;
	font-weight: bold;
}

.SideBar
{	
	font-size: 12px;
	color: white;
}

.BannerText
{
	font-size: 14px;
	font-weight: bold;
	color: yellow;
}

.menubar
{
	font-size: 12px;
/*	border: solid 1px black; */
	position: relative;
	top: 28px;
}

.menuitem
{
}

.year
{
	font-size: 12px;
	font-weight: bold;
}

.picturescontent
{
/*	background: url("http://www.markdenyse.com/common/cat.jpg");*/
}

.casadeDogcowView
{
	width: 600px;
	text-align: center;
}

.weatherText
{
	font-family: "Lucida Grande", sans-serif, Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10px;
}


div.mapshadow
{
	width: 656px;
	height: 506px;
	margin: 4px 0px 4px 6px;
	padding: 2px;
	background: gray;
}

div.map
{
	width: 650px;
	height: 500px;
	margin: -4px 0 0 -4px;
	padding: 4px;
	border: thin solid gray;
}

