/*    Magoos Master Stylesheet    */
/*    Imported Stylesheets  @import url("guestbook.css");   */


/*    HTML styles    */
BODY {
	margin-top : 0px;
	margin-left : 0px;
	background-color : #000000;
}
STRONG {
	font-family: Verdana;
	font-size: 7.5pt;
	color : #cccc00;
}
B {
	font-family: Arial;
	font-size: 12pt;
	color : #ffffff;
}
B2 {
	font-family: Arial;
	font-size: 8pt;
	color : #ffffff;
}
TD {
	font-family: Verdana;
	font-size: xx-small;
	color: #ffffff;
	letter-spacing: -.03em;
}
BODY {
	font-family: Verdana;
	font-size: xx-small;
	color: #333300;
}
LI {
	list-style : circle;
	color : #ffffff;
}

FORM {
	font-family: Verdana;
	font-size: xx-small;
	color: #000000;
}
/* ID Page Build Components  */
#contentframe  {
	font-family: Verdana;
	font-size: xx-small;
	color: #ffffff;
	background-color: #000000;
	width: 
}
.mast  {
	background-color: #000000;
	width: 800px;
	height: 128px;
	background-image: url("images/maglogomast1.gif");
	background-repeat:no-repeat;
}

/*   Classes   */
BODY.entry {
	margin-top : 0px;
	margin-left : 0px;
	background-color :000000;
}
TR.bandbuffer {
padding-bottom:10px;
}
TD.emphasis {
	font-family: Verdana;
	font-size: xx-small;
	color: #cccc00;
	font-weight: bold;
}
TD.sidenav {
	font-family: Verdana;
	font-size: xx-small;
	color: #ffffff;
	background-color : 000000;
	text-align : right;
}
TD.martinis {width : 180 px;padding-right:20px;}
TD.beers {width : 270 px; padding-right:20px;}
TD.specialties {width : 270 px; padding-right:20px;}

STRONG.blue {
	color : #3366ff;
}
.bandCOL {
	padding-top : 7px;
	padding-bottom : 7px;
	padding-left : 4px;
	width : 230px;
	height: 15px;
}
.dateCOLfri {
	padding-left : 2px;
	width : 110px;
	height: 15px;
	background-color: #4f4f00;
}
.dateCOL {
	padding-left : 2px;
	width : 110px;
	height: 15px;
}
.genreCOL {
	padding-left : 2px;
	width : 160px;
	height: 15px;
	color:#ffffff
}
.guest {
	font-family: Verdana;
	font-size: xx-small;
	color: #cc6600;
	font-weight: bold;
}
.comment {
	font-family: Verdana;
	font-size: xx-small;
	color: #999933;
}
INPUT {
	font-family: Verdana;
	font-size: 8pt;
	padding-bottom:2px;
}
TEXTAREA {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 7pt;
	word-spacing : 1px;
}
/*   Hypertext LINKS   */
A:HOVER {
	font-family: Verdana;
	font-size: 10pt;
	color: #FFCC00;
	text-decoration:underline;
}
A:LINK{
	font-family: Verdana;
	font-size: 10pt;
	color: #cc9900;
	text-decoration: none;
}
A:VISITED {
	font-family: Verdana;
	font-size: 10pt;
	color: #cccc33;
	text-decoration: underline;
}

