body{
	margin:0;
	padding:0;
	text-align:center;
	background: url(/edrumline/images/17.jpg) fixed;
	background-repeat: no-repeat;
	font-family:verdana;
	font-size:80%;
	}

h2, h3{
	font-family:'trebuchet ms';
	margin:0;
	padding:0;
	font-size:1.5em;
	}

a{
	color:#336600;
	text-decoration:none;
	}

a:visited, a:hover{
	color:#323232;
	}

a:hover{
	text-decoration:underline;
	}

p{
	10px 0 0 0;
	}

#container{
	width:800px;
	margin:0 auto;
	text-align:left;
	}

#header{
	background:url(/edrumline/images/10.gif);
	background-repeat: no-repeat;
	height: 110px;
	}

#header ul, #header li{
	margin:0;
	padding:0;
	float:right;
	list-style:none;
	}

#header ul{
	margin-top:2em;
	width:300px;
	}

#header li a{
	padding:0 5px;
	display:block;
	}


#header h1{
	float:left;
	width:300px;
	}

#contents{
	width:590px;
	float:right;
	}

#sidebar{
	width:200px;
	float:left;
	text-align:right;
	}

#sidebar ul, #sidebar li{
	margin:0;
	padding:0;
	list-style:none;
	}

#sidebar ul{
	margin-bottom:10px;
	}

#sidebar li{
	margin-bottom:3px;}

#center{
	margin:0 auto;
	text-align:center;
	width:420px;
	}

#txpCommentInputForm textarea, #txpCommentInputForm input{
	width:180px;
	} 

.posted{
	margin:0 0 5px 0;
	font-size:.85em;
	}

.more{
	margin:-5px 0 0 0;
	text-align:right;
	}

.right{
	float:right;
	margin:5px 0 5px 5px;
	clear:both;
	}

.left{
	float:left;
	margin:5px 5px 5px 5px;
	clear:both;
	}

.padding{
	padding:5px;
	}

.clear{
	clear:both;
	}

.block{
	border:solid 5px #ffffff;
	width:55px;
	height:55px;
	float:left;
	margin:0 5px;
	}

.comment{
	background:#ddd;
	margin:10px;
	padding:5px;
	border:solid 1px #bbb;}
	
.footer{
	clear:both;
	text-align:center;
	}

/* CALL OUT BOXES */

.calloutBox {
	background-color: #BEBEBE;
	color: #000;
	float: right;
	margin: 1em;
	width: 225px;
	}

.portrait p {
	background-color: #FFF;
	color: #000;
	font-style: italic;
	font-size:120%;
	text-align: center;
	text-indent: 0;
	}
.portrait {
	border-bottom: 10px solid #FFF;
	border-left: none;
	border-right: none;
	border-top: 10px solid #FFF;
	margin: 0 30px;
	}
.portrait p {
	margin: 0 -20px;
	padding: 1em;
	}

/* GALLERY BOXES */

.galleryBox {
	background-color: #ffffff;
	color: #000;
	padding: 5px;
	text-align: center;
	}

.galleryBoxR {
	padding: 5px;
	width: 280px;
	float: right;
	text-align: center;
	}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }

#keyboardMsg{ float: right; }

#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 

#overlay img{ border: none; }

#overlay{ background-image: url(http://www.edrumline.com/effect/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(http://www.edrumline.com/effect/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.edrumline.com/effect/overlay.png", sizingMethod="scale");
	}