body {
	margin-top: 25px;
   margin-left: auto;
   margin-right: auto;
	padding: 0;
	background: #ADA url(poster.jpg) no-repeat center top;
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 13px;
}

pre {
   font-family: "Verdana", "Arial", "Helvetica", sans-serif;
}

h1, h2, h3, h4 {
   text-align: center;
}
h1 {font-size: 27px;}
h2 {font-size: 23px;}
/*h4 {margin: -15px 0px 5px 0px; font-size: 12px; font-weight: normal;}*/
h4 {margin: 0; font-size: 12px; font-weight: normal;}

p, ul, ol {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: justify;
}
#content ul {
   padding: 0 0 0 3em;
}

#donors ul {
   padding: 0 0 0 3em;
}

hr {
   margin-top: 20px;
   margin-bottom: 10px;
}

p {
   text-indent: 20px;
   padding-top: 4px;
   padding-bottom: 4px;
}

.noindent {
   text-indent: 0px;
}

.question {
   text-indent: 0px;
   font-weight: bold;
}
.floatright {
   margin: 5px;
   float: right;
}
.floatleft {
   margin: 5px;
   float: left;
}
.error {
   color: #F00;
}

a:link {color: #11F;}
a:hover, a:active {color: #11F; text-decoration: none;}
a:visited {color: #11F;}

img {
   border: 0;
}

.tablecenter {
   display: table;
   margin: auto auto;
}
.center {
   display: table;
   margin: auto auto;
   text-align: center;
   text-indent: 0px;
}
div.center img {
   display: table-cell;
}

#gallery img {
   padding: 10px;
   margin: auto;
}


/* Menu */

#menu {
	width: 830px;
	height: 26px;
	line-height: 26px;
	margin-left: auto;
   margin-right: auto;
	background: #ADA;
   font-size: 12px;
}

#menu ul {width: 800px;
	margin-left: auto;
   margin-right: auto;
}
#menu li {
	display: block;
	float: left;
}

#menu a {
	text-decoration: none; 
	padding: 6px 18px;
	font-size: 12px;
	color: #000;
}


#menu a:hover { background: #699;}
#menu .current_page_item { background: #477; color: #CFF; }

#plusminus {
	width: 830px;
	margin: auto auto;
}
#plusminus a {
	text-decoration: none; 
	padding: 10px;
	color: #AAA;
}
#plusminus a:hover {color: #FFF;}

#loginout {
	width: 800px;
   height: 0px;
   text-align: right;
	margin: auto auto;
}
#loginout a {
	text-decoration: none; 
	padding: 10px;
	color: #FFF;
}
#loginout a:hover {color: #AAA;}

#media table {
   width: 75%;
	text-align: right;
}
#media td {
   width: 60%;
	text-align: right;
}


#hightea div {position: relative; font-size: 13px;}
#hightea .seat4,.seat5,.seat6,.seat7 {text-align:right;}
#hightea .seat0,.seat1,.seat2,.seat3 {text-align:left;}
#hightea .seat0 {left:360px;bottom:300px;}
#hightea .seat1 {left:455px;bottom:225px;}
#hightea .seat2 {left:455px;bottom:140px;}
#hightea .seat3 {left:360px;bottom:50px;}
#hightea .seat4 {right:360px;bottom:70px;}
#hightea .seat5 {right:455px;bottom:190px;}
#hightea .seat6 {right:455px;bottom:310px;}
#hightea .seat7 {right:360px;bottom:405px;}



form {
   font-size: 90%;
} input, textarea, select, pre {
   font-size: 100%;
}

form label {
   margin-right: 10px;
   padding-right: 10px;
   padding-top: 2px;
   width: 100px;
   display: block;
   float: left;
   text-align: right;
   position: relative;
}
form input,select,textarea {
   width: 250px;
   margin: 0px 0px 10px 0px;
}

.wide {
   width: 500px;
}

.checkbox {
   width: 1em;
   height: 1em;
   padding: 0px;
}

form .submit {
   width: 7em;
   margin-left: 100px;
}
form .plainsubmit {
   width: 7em;
   margin: 0px 0px 0px 0px;
}
form .plain {
   width: auto;
   margin: 0px 0px 0px 0px;
}
form .long {
   width: 40em;
   margin: 0px 0px 0px 0px;
}
form .center {
   width: 10%;
   margin-left: 50%;
}





/* Page */

#page {
	width: 800px;
	margin: 150px auto;
}

/* Content */

#content {
	float: right;
	width: 600px;
}

/* Sidebar */

#logo {
	float: left;
	width: 200px;
	height: 150px;
   margin-left: -25px;
	background: url(fsaf.png) no-repeat left top;
}

#side {
	float: left;
	width: 165px;
}
#sidebar {
	float: left;
   margin-bottom: 5px;
	width: 165px;
	background: #699;
}
#pagefront {
	width: 820px;
	height: 330px;
	margin: 30px auto auto auto;
}
#pfront {
width: 800px;
	margin: auto;
}
#frontspacer {
/*   height: 190px;*/
}
#frontnegspacer {
/*   margin: -190px;*/
}
#sidefront {
	float: left;
        margin: auto auto 5px 5px;
	width: 205px;
	text-align: left;
font-size: 98%;
}
#sidefront p {
/*	text-align: left;*/
   text-indent: 0px;
}

#sidebar a {
	display: block;
	padding: 5px 5px;
	text-decoration: none;
	font-size: 12px;
	border-bottom: 1px solid #CFF;
   color: #000;
}

#sidebar .current { background: #477;}
#sidebar a:hover { background: #ADA;}

#sidebar ul {
	list-style: none;
}

.spacer {
   height: 300px;
}

.friends {
	float: left;
	width: 156px;
   padding: 3px;
	background: #FFF;
   border-width: 2px;
   border-style: solid;
   border-color: #699;
   font-size: 11px;
}









.legal {
	clear: both;
	padding-top: 25px;
   margin-left: 25%;
   width: 50%;
	text-align: center;
   font-size: smaller;
	color: #477;
}


