/* CSS Document */

html, body, ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	border: 0;
}
body, h1, h2, h3, form {
	font: 12px tahoma, arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #000000;
}

body {
	background: url(styleimages/cssbackground.jpg) repeat-x;
	background-color: #888888;
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link, a:visited {
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;
	outline: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	outline: none;
}
.pad {
	padding-left:4px;
	padding-right:4px;
}
.logobox {
	background-color:#fff;
	width: 979px;
	height: 130px;
	border-right:solid 1px #000000;
	border-left:solid 1px #000000;
}
.mainbody {
	background-color:#FFFFFF;
	width:979px;
	border-right:solid 1px #000000;
	border-left:solid 1px #000000;
}
.centerback {
	background-color:#D4D3D4;
	background-image:url(styleimages/centerback.gif);
	background-repeat:repeat-x;
}
.login {
	background-image:url(styleimages/bar-right.gif);
	height:34px;
	width:178px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
}
.box {
	background-color:#FFFFCC;
	color:#000000;
	min-height:50px;
	padding: 6px;
	border-bottom:dashed 1px;
}
.centerbox {
	color:#000000;
	padding: 6px;
}
.nameforum {
	background-image:url(styleimages/centerback.gif);
	border-bottom:dashed 1px;
}
.redtext {
	font-size:14px;
	color: #990000;
	font-weight:bold;
}
.smalltext {
	font-size:10px;
	color: #990000;
	font-weight:bold;
}
.largetext {
	font-size:16px;
	color: #000000;
	font-weight:bold;
}
	
.bullet {list-style-image: url(images/bullet_red.gif);
}
.ul {
	list-style: inherit;
	margin-left: 0;
	padding-left: 0px;
	text-indent: 0px;
	font-size:14px;
	}
.ads {
	background-image:url(styleimages/ad-bottom.gif);
	background-repeat:no-repeat;
	width:483px;
}
.nav {
	width: 979px;
	height: 39px;
	background-color:#666666;
	border-right:solid 1px #000000;
	border-left:solid 1px #000000;
}
.guitar {
	background-image:url(styleimages/guitarbar.gif);
	width: 979px;
	height: 24px;
	border-right:solid 1px #000000;
	border-left:solid 1px #000000;
}
.footer {
	background-image:url(styleimages/footer.gif);
	background-repeat: repeat-x;
	font-size:10px;
	font-weight: normal;
	border-right:solid 1px #000000;
	border-left:solid 1px #000000;
	color: #fff;
	height: 51px;
	width: 979px;
}
.hr {
	background-image:url(images/hr.gif);
	background-repeat: no-repeat;
	height: 6px;
}
a.b:link {color: #fff; font-size: 10px; }
a.b:visited {color: #fff; font-size: 9px; font-size: 10px;  }
a.b:hover {text-decoration: none; color: #fff; font-size: 10px; }
a.b:active {color: white; font-size: 10px; }
