@charset "utf-8";

body {
	margin-left: auto;
	margin-right: auto;
	overflow: hide;
	top: auto;
	text-align: center;
}

#standardborder {
	background-color: #CC0000;
}

#donateborder {
	background-color: #FFCC99;
}

#newsborder {
	background-color: #777777;
}

#multimediaborder {
	background-color: #333399;
}

#routeborder {
	background-color: #006633;
}

#sitemapborder {
	background-color: #660099;
}

#tshirtBorder {
	background-color: #F6B600;
}

#synopsisBorder {
	background-color: #FF9966
}

#mainContainer {
        margin: -15 auto;
        width: 90%;
        text-align: left;
	background-color: white;
}

#formContainer {
	width: 100%;
	text-align: center;
	background-color: white;
}

h4.big {
	font-size: 20px;
	color:#333399;
}

#urgent {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

#navigation {
	text-align: center;
	display: block;
}

#textNavLinks {
	display: block;
	font-size: 16px;
}

#newOldNav {
	text-align: center;
	font-size: 14px;
	font-color: #666666;
	background-color: #FFFFCC;
}

#nextLastPageLink {
	text-align: center;
	font-size: 14px;
	font-color: #000000;
	background-color: #CCFFCC;
}

#highlight {
	text-align: center;
	background-color: #FFFFCC;
}

#content {
	background-color: white;
	width: 85%;
}

#rotatingImages {
	float: right;
	margin-top: -210px;
}

#fixedBannerImage {
	float: right;
	margin-top: -210px;
}

#c2cLogo {
	text-align: left;
}

#title {
	text-align: center;
	font-size: 24px;
}

#title2 {
	text-align: center;
	font-size: 30px;
	color: #000080;
}

.newspagetitle {
	font-size: 20pt;
	color: #000000;
	font-weight: bold;
	text-align: center;
}

.newsheading {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	align: left;
}

#blockarea {
	display: block;
}

#buttons {
	display: block;
}

#inlineImg {
	display: block;
	text-align: center;
}

#credits {
	text-align: left;
	font-size: 12px;
	width: 100%;
}

#plainlist {
	list-style-type: none;
}


#flashArea {
	display: block;
}

#flashversion {
	background-color: #FFFF00;
}

#signbook {
	text-align: center;
	font-size: 16px;
	font-color: #CC0000;
}

#footer {
	font-size: 10px;
	text-align: center;
	width: 95%;
}

#sitemap {
	background-color: white;
	width: 45%;
}

.tableRollOver {
	background-color:#D7F0FF;

}
.tableRowClick {
	background-color:#FFEAD5;
}

