@charset "UTF-8";
@import url(mailinglist.css);

body  {
	font-family: arial;
        font-size : 10pt;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.thrColFixHdr #container { 
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height:100%;
	background: #FFFFFF;
	border :solid 0px black;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding:0px;
	border-collapse:collapse;
	border-left:		0px;
	border-right:		0px;
	padding:			0px;
} 
.thrColFixHdr #header { 
	background: #DDDDDD; 
	padding-top:10px;
	padding-left:20px;  
} 
.thrColFixHdr #header h1 {
	margin: 0; 
	padding-right:10px; 
	height:100%;
}
.thrColFixHdr #sidebar1 {
	/*float: left;  since this element is floated, a width must be given */
	width: 175px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding:0px;
	vertical-align:top;
	height:100%;
	padding-top:5px;
	padding-right:5px;
	padding-left:5px;
	white-space:nowrap;
}
.thrColFixHdr #sidebar2 {
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	height:100%;
	padding-top:5px;
	padding-left:10px;
	padding-right:5px;
	padding-bottom:0px;
	vertical-align:top;
	position:relative;
}
span.size
{
	font-size:8pt;
	padding-left:5px;
}
.Flat
{
	border:solid 1px gray;
}
.thrColFixHdr #mainContent {
	width: 525px;
	padding-top:10px;
	padding-bottom:20px;
	padding-right:5px;
	padding-left:5px;
	height:100%;
	vertical-align:top;
} 
.thrColFixHdr #footer { 
	padding: 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}.kazooParent {
        color:black;
	font-size: 12px;
	white-space: nowrap;
        margin-left:10px;
}

#kazooHeading
{
    font-size:18pt;
	color:black;
	text-decoration:none;
}
a:visited
{
    color:blue;
}
.menuHeader
{
    color:red;
}
.menuItem
{
    color:blue;
    cursor:pointer;
}
div #fit2007
{
text-align: left
}
div.address
{
	margin-top: 10px;
	margin-left:20px
}
div
{

}
td
{
	
}
tr #main	
{
	height:100%;
}
table #login
{
	width:200px;
	border:solid 1px black;
	padding:0px;
}
table #links
{
	width:90%;
	border:solid 1px black;
	padding:0px;
}

table #events
{
	width:90%;
	border:solid 1px black;
	padding:0px;
}

table #login td
{
	padding-left:5px;
}
caption
{
width:100%;	font-weight:bold;
	font-size:larger;
	text-align:center;
	color:white;
	background:#3366FF;
	border:solid 1px black;
}
div #message
{
	font-weight:bold;
	color:red;
	text-align:center;
	padding-top:10px;
}
div #instructions
{
	text-align:center;
	font-size:10pt;
}
.imageButton
{
	cursor:pointer;
}
img
{
	border:0;
}
.tableCaption
{
	background:#0099FF;
	text-align:center;
}
.centeredDiv
{
		text-align:left;
		width:90%;
}
.alternateRow
{
}
.headerRow
{
	background-color:#E8E8E8
}
tr #itemRow
{
}
.itemColumn
{
	white-space:nowrap;
	margin:0;
	padding-left:5px;
	text-align:left;
}
#buttons
{
	white-space:nowrap;
	margin:0;
	text-align:left;
	padding:0;
}
.linkHeader
{
	font-weight:bold;
}

.linkItem
{
	font-weight:normal;
	 padding-left:20px;
}
div .title
{
	font-weight:bold;
}

div .content
{
	padding-top:10px;
	padding-left:10px;
	width:90%
}
.menuText 
{
	text-decoration:none;

}
.CalendarInstructor
{
	margin-left:15px;
}
.CalendarLesson
{
	margin-left:15px;
}
.CalendarDiv
{
	margin-top:10px;
}
.CalendarDate
{
	margin-top:5px;
	margin-left:5px;
	text-align:center;
	font-weight:bold;
}
.CalendarLocation
{
	text-align:center;
	color:red;
	margin-top:5px;
	margin-bottom:5px;
}
.CalendarComment
{
	text-align:center;
	color:darkblue;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
}

#dancingbuddiesTitle
{
	color:darkred;
}
td
{
	vertical-align:top;
}

.WhereToDanceDOWHeader
{
	text-align:left;
	font-weight:bold;
	background-color:lightblue;
	border:solid 1px black;
	margin-top:10px;
	margin-bottom:10px;
}
.WheretoDanceDescription
{
	padding-left:20px;
	padding-bottom:5px;
	padding-top:5px;
	margin-bottom:10px;
	font-weight:bold;
	background-color:lightgrey;
	border:solid 1px black;
}
.WheretoDanceComment
{
	border:solid 1px black;
	background-color:lightyellow;
	padding:5px;
	width:90%;
	margin-top:5px;
	margin-bottom:5px;
	font-weight:normal;
}
.WheretoDanceLabel
{
	font-weight:normal;
	font-style:italic;
	color:darkred;
}
.WheretoDanceValue
{
	font-weight:normal;
	font-style: normal;
}

.WheretoDanceAddress
 {
 	font-weight:300;
 }
.WheretoDanceMap
{
	padding:10px;
}
.WheretoDanceLocation
{
	color:darkblue;
	font-style:italic
}
.WheretoDanceGoto
{
    margin-bottom:10px;   
}
