body{
	margin-top : 50px;
	font: 0.8em "trebuchet ms", "lucida grande", "lucida sans unicode", arial, sans-serif;
	color : #666666;
}

h1{
	font: 1.2em "trebuchet ms", "lucida grande", "lucida sans unicode", arial, sans-serif;
	color : #666666;
	font-weight : bold;
	margin:0px;
	padding-bottom:5px;
}

a:link,a:active,a:visited { color : #008000; }
a:hover		{ text-decoration: underline; color : #DD6900; }

.mainTable{
	background-image :  url("../images/main_bg.jpg");
	background-repeat : repeat-y;
}

.mainContent{
	text-align : right;
	padding : 10px;
}

.topNav{
	color : #000000;
	font-weight:bold;
}

a.topNav, a.topNav:link, a.topNav:visited, a.topNav:active {
	color : #000000;
	font-weight:bold;
	text-decoration : none;
}

a.topNav:hover{
	color : #FFFFFF;
	font-weight:bold;
	text-decoration : underline;
}

a.footer, a.footer:link, a.footer:visited, a.footer:active {
	color : #7E7C7C;
	text-decoration : none;
}

a.footer:hover{
	color : #7E7C7C;
	text-decoration : underline;
}

.dogThumb{
	border : 1px solid #000000;
}