/* CSS Document */

.background {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bgshader.jpg);
	background-repeat: repeat-x;
	background-position:top;
}
.menutd {
background-image:url(images/menushader.jpg);
background-position:top;
background-repeat:repeat-x;
color:#FFFFFF;
background-color:#000000;
}
.menutdbott {
background-image:url(images/menushader.gif);
background-position:top;
background-repeat:repeat-x;
color:#FFFFFF;
background-color:#000000;
text-align:center;
padding:5px;
}
.menutdbott2 {
background-image:url(images/menushader.gif);
background-position:top;
background-repeat:repeat-x;
color:#FFFFFF;
background-color:#000000;
text-align:center;
padding:0px;
text-align:left;
}
.menubarleft {
text-align:center;
color:#FFFFFF;
padding-left:115px;
}
.menubarright {
text-align:right;
}
.mainbox {
background-color:#000000;
}
.wildpete {
color:#787069;
text-align:center;
font-size:13px;
padding-top:8px;
}

a.menu:link {color:#FFFFFF; text-decoration:none;}
a.menu:visited {color:#FFFFFF; text-decoration:none;}
a.menu:hover {color:#c2beb4; text-decoration:underline;}
a.menu:active {color:#CCFFCC; text-decoration:none;}

a.menu2:link {color:#FFFFFF; text-decoration:underline;}
a.menu2:visited {color:#FFFFFF; text-decoration:underline;}
a.menu2:hover {color:#c2beb4; text-decoration:underline;}
a.menu2:active {color:#CCFFCC; text-decoration:underline;}

a.wpws:link {color:#787069; text-decoration:underline;}
a.wpws:visited {color:#787069; text-decoration:underline;}
a.wpws:hover {color:#FFFFFF; text-decoration:underline;}
a.wpws:active {color:#CCFFCC; text-decoration:none;}

.mainleft {
padding-left:13px;
padding-top:7px;
padding-bottom:7px;
padding-right:13px;
text-align:left;
}

h1.header {
font-size:23px;
font-weight:700;
margin-bottom:7px;
margin-top:0px;
}