@charset "ISO-8859-1";
/* --------- site wide tags --------- */

a:link {text-decoration:underline;}
a:hover {text-decoration:none;}
body {
	background-color: #333333;
	margin: 0px;
}

/* --------- navigation --------- */
#footer a {color:#FFFFFF;}
#musicMute a {color:#FFFFFF;}
#bottomBoxes a {color:#333333;}

/* --------- layout --------- */
#leftBg {
	background-image: url(images/drop-left.jpg);
	background-repeat: repeat-y;
	width: 10px;
}
#rightBg {
	background-image: url(images/drop-right.jpg);
	background-repeat: repeat-y;
	width: 10px;
}
#content {
	height: 360px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-left: 7px;
	padding-right: 0px;
	vertical-align: top;
}
#content #form1 table {
	font-size: 12px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
#content h1 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 15px;
	padding-left: 13px;
}
#content h2 {
	font-size: 18px;
	font-weight: bold;
	color: #E20D15;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-left: 13px;
}
#content h3 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 13px;
	padding-left: 13px;
}
#content h4 {
	font-size: 16px;
	color: #E20D15;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 13px;
	padding-left: 13px;
}
#content h5 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 13px;
	padding-left: 13px;
}
#content h6 {
	font-size: 13px;
	color: #E20D15;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 13px;
	padding-left: 13px;
}
#content p {
	font-size: 12px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 13px;
	padding-right: 20px;
}
.colors {
	font-size: 12px;
}
#content a {
	color: #333333;
}
#bottomBoxes {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#bottom1 {
	width: 378px;
	padding: 15px;
	font-size: 11px;
}
.itemLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#bottom2 {
	width: 178px;
	text-align: center;
	background-image: url(images/bottom2bg.gif);
	background-repeat: repeat-y;
}
#bottom3 {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 134px;
	padding: 15px;
	line-height: 16px;
}
#content ul {
	font-size: 12px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.itemRight {
	float: right;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 10px;
	clear: both;
}
#musicMute {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	padding-bottom: 4px;
	padding-top: 4px;
	vertical-align: middle;
	padding-right: 20px;
}
#bg {
	background-repeat: repeat-y;
	background-position: right -20px;
	background-image: url(bgs/rotator.php);
	float: right;
	height: 403px;
	width: 257px;
}
#homebg {
	float: right;
	width: 257px;
	clear: right;
}
