body {
	background:url(http://www.muttie.com/images/background.jpg) repeat #FF009C;
	margin:50px 0 0 0;
	font:11px/12px verdana;
	color:black;
}

.bottomlinks {
	background:#C1ECFF;
	border:2px solid #3AC2FF;
	padding:10px;
}

.bottomlinks a:link, .bottomlinks a:active, .bottomlinks a:hover, .bottomlinks a:visited {
	padding:3px;
	text-decoration:none;
}

.right ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#skyscraper {
	position:absolute;
	right:-170px;
	top:20px;
}

textarea {
	background:#EFF4F5;
	border:1px solid #F4BFDC;
	padding:3px;
	color:#545657;
	overflow:hidden;
}

input {
	background:#EFF4F5;
	border:1px solid #F4BFDC;
	padding:3px;
	color:#545657;}


textarea:hover {
	background:#FFFFFF;
	border:1px solid #3AC2FF;
}

.bookmark {
        position:absolute;
        top:0;
        left:0;
        width:150px;
        height:152px;
        background-
}

#content a img {
	text-decoration:none;
	border:0;
}


h1 {
	padding:10px 5px 0 5px;
	margin:0;
	color:#27B4FF;
	font:22px/24px "Trebuchet MS";
	letter-spacing:-2px;
	font-weight:bold;
}

p {
	margin:0;
	padding:5px 5px 5px 5px;
}

.wrap {
	margin-left:auto;
	margin-right:auto;
	width:883px;
}

.wrap2 {
        background:url(http://www.muttie.com/images/content-repeat-y.jpg) repeat-y white;
}

.head {
	height:65px;
	position:relative;
	border-bottom:18px solid #B9B9B9;
}
.logo {
	background:url(http://www.muttie.com/images/mutties_logo.png) no-repeat transparent;
	position:absolute;
	left:25px;
	top:28px;
	width:277px;
	height:32px;
}

* html .logo
{
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.muttie.com/images/mutties_logo.png", sizingMethod="crop");
}

.topads {
	position:absolute;
	right:0;
	bottom:-1;
        margin:0;
	height:65px;
	width:569px;
	background:url(http://www.muttie.com/images/topround.gif) no-repeat transparent;
}

.topads div {
	padding-left:10px;
	padding-top:5px;
	color:white;
}

.topads div b {
	color:#9BE5FD;
}

.web20star {
	position:absolute;
	left:-45px;
	bottom:-56px;
	background:url(http://www.muttie.com/images/new_star.png) no-repeat transparent;
	height:93px;
	width:94px;
}

* html .web20star
{
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.muttie.com/images/new_star.png", sizingMethod="crop");
}

.leaderboard {
	height:95px;
	background:#7F7F7F;
	border-bottom:12px solid #B9B9B9;
}

.leaderboard div {
	padding-left:45px;
	padding-top:5px;
}

#content {
	background:white;
}

.right {
	position:relative;
	float:right;
	width:706px;
	background:white;
        padding:5px;
}

.right a:link, .right a:visited, .right a:active {
        color:#27B4FF;
        text-decoration:underline;
        font:11px verdana;
        font-weight:bold;
}

.right a:hover {
        text-decoration:none;
}


.navbar {
	width:167px;
	float:left;
	background:#46CCFF;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#menu1 {
	width: 167px;
	}

#menu1 img {
display:none;
}
	
#menu1 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 22px;
	text-decoration: none;
	font:11px verdana;
	font-weight:bold;
	}	

#menu1 li b {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	text-align:right;
	color: #B9B9B9;
	display: block;
	background:  url(http://www.muttie.com/images/menu_tops.gif);
	padding: 8px 8px 0 6px;
	font:15px "Trebuchet MS";
        letter-spacing:-1px;
	font-weight:bold;
	}	

#menu1 li b span {
	color:#838383;
}
	
#menu1 li a:link, #menu1 li a:visited {
	color: white;
	display: block;
	background:  url(http://www.muttie.com/images/menu1.gif);
	padding: 10px 0 0 15px;
	}
	
#menu1 li a:hover {
	padding: 10px 0 0 15px;
	text-decoration:underline;
	color:white;
	}	

.footer {
	background:#777777;
	border-bottom:6px solid white;
        border-top:6px solid #B9B9B9;
	clear:both;
	color:white;
	padding:5px;
	text-align:right;
	font:11px/13px verdana;
}

.footer a, .footer a:link, .footer a:active, .footer a:visited {
	text-decoration:underline;
	font-weight:bold;
	color:#8BD4EB;
}

.footer a:hover {
        text-decoration:none;
}
.loginbox {
color:black;
background:#B9B9B9;
}

.loginbox p {
padding-left:10px;
}

.loginbox a:link, .loginbox a:visited, .loginbox a:active {
font-weight:bold;
color:white;
text-decoration:underline;
}
.loginbox a:hover {
text-decoration:none;
}