body {
	background-color:#ffe510;
	font: normal 11px/16px verdana, helvetica, sans-serif;
	letter-spacing: -0.05mm;
	color: #fff;
}

body,
h1, h2, h3, h4, h5, h6,
ul, li,
p,
form,
div {
	margin: 0;
	padding: 0;
}

a img {
	border: none;
}

li {
	list-style-type: none;
}

.root {
	width: 593px;
	height: 720px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -325px 0 0 -296.5px;
	background-image: url('images/Dog_House_Background_16.gif');
}

.header{
	font: bold 21px "NewsGoth Cn Bt", Verdana, Helvetica, sans-serif;
	width: 181px;
	height: 37px;
	position:absolute;
	top:288px;
	left:200px;
	overflow:hidden;
	padding:0;
}

.contentwrapper {
	width: 250px;
	height: 385px;
	position:absolute;
	top:325px;
	left:176px;
	margin: 0 auto;
	overflow:auto;
	padding:0;
}

.x_contentbodybackground
{
	height: 385px;
	width:490px;
	background-color:Black;
	position: absolute;
	left:257px;
	filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70;
}

.x_contentbody {
	width: 432px;
	height: 250px;
	position: absolute;
	left:300px;
	top:160px;
	overflow:auto;
}


.mainnav {
	width: 130px;
	height: 385px;
	clear: both;
	position: absolute;
	top:327px;
	left:40px;
}

.rightnav {
	width: 130px;
	height: 385px;
	clear: both;
	position: absolute;
	top:327px;
	left:430px;
}

.mainnav a, .subnav a, .rightnav a
{
	display:block;
	text-align:center;
	width: 130px;
	font-size:12px;
	line-height:50px;
	margin:0px;
	background-image:url('images/dog_link.gif');
	background-repeat:no-repeat;
	margin-bottom:10px;
	margin-top:10px;
}

.subnav
{
	position:absolute;
	z-index:1;
	left:260px;
	top:65px;
}

.selected
{
	font-weight:bold;
}



.bottomnav
{
	margin-left:175px;
	margin-top:10px;
}

.bottomnav a img
{
	border:solid 1px white;
}

.bottomnav a.selected img
{
	border:solid 2px white;
}


p {
	margin-bottom: 4px;
	font-family:Verdana;
	font-size:10pt;
}

H4 {
	font-family:Verdana;
	font-size:11pt;
	line-height:20px;
}

H5 {
	font-family:Verdana;
	font-size:10pt;
	line-height:18px;
}

H6 {
	font-family:Verdana;
	font-size:12pt;
	line-height:20px;
}

a, a:visited, a:link, a:active
{
	color:White;
	font-style:italic;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
#Logo
{
	position:absolute;
	width:250px;
	height:103px;
	background-image:url(images/Logo.gif);
	top:345px;
	left:5px;
}
#nav_Home
{
position:absolute;
top:60px;
left:-160px;
}
#nav_Specials
{
position:absolute;
top:160px;
left:-160px;
}
#nav_Locations
{
position:absolute;
top:260px;
left:-160px;
}
#nav_Gift
{
position:absolute;
top:60px;
left:140px;
}
#nav_Links
{
position:absolute;
top:260px;
left:140px;
}
#nav_Comments
{
position:absolute;
top:160px;
left:140px;
}


