body {
	margin: 0px;
  	padding: 0px;
	color: #BFBDB6;
	background-color: #3B3526;	
	font-family: "Trebuchet MS", "Luxi Sans", "Helvetica", sans-serif; 
/*	font-family: Verdana, Tahoma, Arial, Arial CE, serif;*/
	font-size: 14px;
}
div#container{
	width: 800px;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;

}
div#header {
    text-align: center;
    background-color: black;
    margin: 0px;
    padding: 0px;
}
div#navcol {
    padding: 0px;
    width: 148px;
    float: left;
}
div#menu-item {
	padding-top: 7px;
}
div#start-stop {
	padding-top: 25px;
	text-align: center;
	line-height: 150%;
}


div#main {
	padding: 0px;
	margin: 0px;
}
div#main-banner {
	display: inline;
}
img {
	padding: 0px;
	margin: 0px;
}
div#main-content {
	padding: 10px;
	margin-left: 160px;
	margin-right: 150px;
}

div#main-content-showright {
	padding: 10px;
	margin-left: 158px;
	margin-right: 10px;
	padding-left: 2px;
	text-align: center;
}


div#sidecol {
    padding: 0px;
    width: 136px;
    float: right;
}
div#foot {
    padding: 3px;
    text-align: center;
    clear: both;
	 border-top: 1px solid black;
} 

div#column2 {
    margin: 0;
    padding: 0;
    background-image: url(images/column-right.gif);
    background-position: right;
    background-repeat: repeat-y;
    width: 100%;
    background-color: #383324;
}

div#column2hidebg {
    margin: 0;
    padding: 0;
    background-position: right;
    width: 100%;
}

div#column1 {
    margin: 0px;
    padding: 0px;
    background-image: url(images/column-left.gif);
    background-repeat: repeat-y;
    width: 100%;
} 

.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
} 
p.footer{
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-size: 11px;
}
p.start-stop {
	text-align: center;
}
p {
	text-align: justify;
	line-height: 150%;
}
a {
	color: #BFBDB6;
}
h1 {
	font-size: 22px;
	text-align: center;
}
h2 {
	font-size: 15px;
}

td.program {
	border-bottom : 1px solid #BFBDB6;
	font-size: 12px;
}
div#program {
	top: auto;		
}
A:hover {
	color: #B0A27B;
}

#gallery_img {
	margin-right: 5px;
	margin-top: 2px;
	margin-bottom: -2px;
}

#gallery_img_more {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#gallery_img_rand {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 7px;
	margin-bottom: 7px;
}

#gallery_img_big {
	border: 2px solid #504833;
}

div#gallery_img_left {
	float: left;
}

#gallery_header {
	text-align: left;
	font-size: 1.5em;
	margin-top: 2em;
	margin-bottom: 1em;
}

div#randomPhotogallery {
	text-align: center;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 5px;
}

div#modePhotos {
	border-bottom: 1px solid #B0A27B;
	margin-bottom: 0.5em;
}

p.fotoAuthor {
	text-align: right;
}

div#p-left {
	width: 50%;
	max-width: 50%;
	float: left;
	white-space: pre;
	margin-bottom: 1em;
	margin-top: 1em;
}

div#p-right {
	width: 50%;
	max-width: 50%;
	float: left;
	white-space: pre;
}

p#p-onecol {
	margin-bottom: 1em;
	margin-top: 1em;
}

p, ul {
	line-height: 150%;
}

input, textarea {
	border : 0px solid White;
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial CE, Arial, Helvetica, sans-serif;
}

p.p-right {
	text-align: right;
}
