.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #00CCCC;
	text-align: center;
}

a.footer:link, a.footer:visited {
	color: 00CCCC;
	text-decoration: none;
}

a.footer:hover {
	text-decoration: underline;
	color: #00CCCC;
}

.news-home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00CCCC;
	line-height: 16px;
	text-decoration: none;
	padding-right: 5px;
}

.news-home a {
	color: #00CCCC;
	font-weight: bold;
}

.news-home a:hover {
	text-decoration: underline;
	color: #00CCCC;
}

.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	line-height: 11px;
	color: #CCCCCC;
}
.textmain {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	font-style: normal;
	line-height: 16px;
	text-align: left;
	font-weight: lighter;
	padding-right: 20px;
	list-style-position: outside;
	list-style-type: circle;
}

.textmainital {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	font-style: italic;
	line-height: 16px;
	text-align: left;
	font-weight: lighter;
	padding-right: 20px;
	list-style-position: outside;
	list-style-type: circle;
}

.textmainitalbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	font-style: italic;
	font-style: bold;
	line-height: 16px;
	text-align: left;
	font-weight: bold;
	padding-right: 20px;
	list-style-position: outside;
	list-style-type: circle;
}

.textmain a {
	color: #00CCCC;
	font-weight: bold;
	text-decoration: none;
}

.textmain a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}

.leadintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #00CCCC;
	text-decoration: none;
	line-height: 15px;
	padding-bottom: 4px;
}

.leadintext a {
	color: 00CCCC;
	text-decoration: none;
}

a.leadintext:hover {
	text-decoration: underline;
	color: #cccccc;
}

#navlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3399CC;
	position: relative;
	margin: 0px;
	padding:0px;
	height: 66px;
}

#navlist a:link, a:visited {
font-weight: normal;
text-decoration: none;
color: #3399CC;
}

#navlist a:hover, #navlist ul li .current{
font-weight: normal;
text-decoration: none;
color: #FFFFFF;
}

#navlist ul {
	list-style: none;
	list-style-type: none;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
}
#navlist ul li {
	list-style: none;
	list-style-type: none;

}


.about a .nav-about a,
.projects .nav-projects a,
.press .nav-press a,
.events .nav-events a,
.news .nav-news a,
.contact .nav-contact a,
.mailinglist .nav-mailinglist a,
.donate .nav-donate a {
border-bottom: 4px solid #000;
background: transparent;
color: #FFFFFF;
/* declarations to style the current state */
}


#menu-about {
	left: 0px;
	top: 30;
	list-style-type: none;
	position: absolute;
}

#menu-projects {
    left: 130px;
    top: 30;
    list-style-type: none;
    position: absolute;
}

#menu-press {
	left: 200px;
	top: 30;
	list-style-type: none;
    position: absolute;
}

#menu-gallery {
	left: 200px;
	top: 15;
	list-style-type: none;
    position: absolute;
}


#menu-events {
	left: 318px;
	top: 30;
	list-style-type: none;
    position: absolute;
}

#menu-news {
	left: 318px;
	top: 15px;
	list-style-type: none;
    position: absolute;
}

#menu-contact {
	left: 400;
	top: 30;
	list-style-type: none;
    position: absolute;
}

#menu-mailinglist {
	left: 400px;
	top: 15;
	list-style-type: none;
    position: absolute;
}

#menu-links {
	left: 490px;
	top: 30;
	list-style-type: none;
    position: absolute;
}

#menu-donate {
	left: 580px;
	top: 30;
	list-style-type: none;
    position: absolute;
}

.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #00CCCC;
}


.filmquotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-style: italic;
	line-height: 16px;
	text-align: right;
	font-weight: lighter;
	padding-right: 20px;
	font-variant: normal;
	text-indent: 30pt;
}
.spacing {
	line-height: 13px;
}
.projectnavtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00CCCC;
	line-height: 13px;
	padding-bottom: 4px;
}

#content {
	background-color: #000;
	width: 785px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

/*********************/
/* HTML Form Styling */
/*********************/

label {
	color: #FFF;
}

form div {
	margin: .5em 0;
}
fieldset {
	border: none;
	border-top: 1px solid #F2F2F2;
	border-bottom: 1px solid #F2F2F2;
}
legend {
	padding: 5px 10px;
	font-size: 110%;
	color: #00CCCC;
}

div.buttons {
	margin: 1em;
}

div.buttons button, div.buttons input[type="submit"] {
    margin-right: 1em;
}

input[type="text"],
input[type="password"] {
	margin: 0;
	width: 250px;
	border: 1px solid #CCC;
	background: #FFF;
	color: #000;
}
input[type="text"]:hover,
input[type="password"]:hover {
	border: 1px solid #808080;
}

.required {
	font-weight: bold;
	color: #FFF;
}

/* inline help || field footer */
.notes {
	display: block;
	font-size: 90%;
	color: #666;
	font-style: italic;
}

/* tied to validation JS */
input.pvInvalid,
select.pvInvalid {
	border: 1px solid red;
}


/*******************/
/* Message Styling */
/*******************/

#alertmsg {
	margin: .5em 0;
}
#alertmsg img {
	float: left;
	margin-right: 25px;
}
.alert,
.warn,
.error {
	clear: right;
	padding: 5px;
	color: #000;
}
.alert {
	background: #000;
	color: #FFF;
}

#alertmsg.warn {
	border: 1px solid #FF8000;
}
.warn {
	background: #000;
	color: #FFF;
}
#alertmsg.error {
	border: 1px solid #F3D5D5;
}
.error {
	background: #000;
	color: red;
}
.error input,
.error textarea {
	background: #FFF;
}


/****************/
/* MISC STYLING */
/****************/

.hidden { display: none; }
.clear { clear: both; }
.right { float: right; }

div.pager {text-align:center;}

div.helpToggle img {cursor: pointer;}

/* make the button look like a link */
#resetPassword {
	background: none;
	border: none;
}

.green { color: #00CCCC; }

fieldset.click {border-bottom: none;}
fieldset.click ul {display: none;}
legend.click {font-size: 110%; font-weight: bold; cursor: pointer;}
