body {
	margin:0px;
	padding:0px;
	background-color: #000033;
	background-image: url(../graphics/gradient-blu.jpg);
	background-repeat: repeat-x;
	}
	
body{
	font-size:small;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: medium;
	font-family:Verdana, Arial, Helvetica, sans-serif
}

#content h1 {
	font-size: 125%;
}
#content h2{
	font-size: 105%;
}
.boldandunderline {
	font-weight: bold;
	text-decoration: underline;
}





.campfire {
	float: right;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
}




#header{
	height: 72px;
	margin-top: 10px;
	background-color: #000000;
	background-image: url(../graphics/header-bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}


#headerborder{
	background-color: #0000EF;
	width: 100%;
	font-size: 10px;
	height: 20px;
	margin: 0px;
	padding: 0px;
}

#content{
	margin: 0px 50px 50px 200px
	padding-top: 10px;
	position: absolute;
	top: 115px;
	width: 75%;
	padding-right: 10px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 50px;
	margin-left: 210px;
	color: #CCCCCC;
}
#broadway {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	margin-left: 20px;
}


#content li a {
	color: #CCCCCC;
	line-height: 1.5em;
	text-decoration: none;
}

#content li a:link {
	text-decoration: none;
}

#content li a:visited {
	color: #CCCCCC;
}

#content li a:hover {
	color: #FFFFFF;
	text-decoration:underline
}

#content li a:active {
	color:#FFFF00
}



#sidebar{
	position: absolute;
	top: 115px;
	width: 160px;
	border: 1px dashed #CCCCCC;
	background-color: #333333;
	font-size: 14px;
	color: #999999;
	list-style-type: none;
	left: 5px;
	margin-left: 0px;
	padding-left: 10px;
	margin-top: 5px;
	padding-bottom: 10px;
	padding-top: 0px;
}


#date {
	color: #FFFFFF;
	position: absolute;
	top: 86px;
	line-height: 10px;
	font-size: 11px;
	width: 50%;
	text-align: right;
	right: 0%;
	margin-right: 20px;
	padding-top: 3px;
	margin-top: 4px;
}
#sidebar ul {
	list-style-type: none;
	padding: 0;
	width: 150px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-size: 100%;
}
#sidebar li a {
	color: #CCCCCC;
	line-height: 1.5em;
	text-decoration: none;
}

#sidebar li a:link {
	text-decoration: none;
}

#sidebar li a:visited {
	color: #CCCCCC;
}

#sidebar li a:hover {
	color: #FFFFFF;
	text-decoration:underline
}

#sidebar li a:active {
	color:#FFFF00
}


#author {
	text-align: right;
	margin-right: 75px;
}
.quote {
	font-style: italic;
}
#content p a {
	color: #FFFFFF;

}

#content p a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

#content p a:hover {
	text-decoration: none;
	color: #CCCCCC
}

#content p a:active {
	text-decoration: none;
	color: #FFFF00
}
.Cancelled {
	color: #FF0000;
}
.StrongUnderLine {
	font-weight: bold;
	text-decoration: underline;
}
