/* CSS Document */
body {
	margin:0;
	padding:0;
	background-color: #5A406B;
}
#wrapper {
	background-color: #5a406b;
	width: 1007px;
	padding-top: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/* container modified */
#container {
	background-color: #fff;
	width: 900px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	
}
/* cont-margin modified */
#cont-margin {
	width:860px;
	margin-top: 30px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#inner-title {
	width:200px;
	float: left;
}
#inner-butns {
	width:320px;
	float: right;
}
/* maillist-cont modified */
#maillist-cont {
	width: 230px;
	margin-left: 8px;
	margin-top: 5px;
}
/* maillist-cont input[type=text] modified */
#maillist-cont input[type=text]
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	height: 20px;
	width: 120px;		
}
/* maillist-cont input[type=submit] modified */
#maillist-cont input[type=submit]
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 20px;
	width: 80px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
}
/* maillist-top modified */
.maillist-top {
	background-image: url(../imgs/maillist_top.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 239px;
}
/* maillist-bg modified */
.maillist-bg{
	background-image: url(../imgs/maillist_bg.gif);
	background-repeat: repeat;
	width: 239px;
}
/* maillist-botm modified */
.maillist-botm {
	background-image: url(../imgs/maillist_botm.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 239px;
}
#maillist {
	float: right;
	margin-left: 2px;
}
#facebook {
	float: right;
	margin-left: 2px;
}
#donate {
	float: right;
}
#main-donate {
	margin-top: 10px;
	margin-bottom: 10px;	
}
#main-facebook {
	margin-top: 10px;
	margin-bottom: 10px;	
}
#main-maillist {
	margin-top: 10px;
	margin-bottom: 10px;	
}
#header {
	height: 178px;
	width: 900px;
	background-image: url(../imgs/topband.jpg);
	background-repeat: no-repeat;
}
#spacerleft {
	float: left;
	margin-top: 10px;
	margin-left: 5px;	
}
#spacerright {
	float: right;
	margin-top: 20px;
	margin-right: 55px;
}
#banner {
	height: 248px;
	width: 900px;
}
#rightcol {
	width: 245px;
	margin-top: 10px;
	float: right;
	margin-right: 10px;
}
#leftcol {
	width: 630px;
	margin-top: 10px;
	float: left;
}
#eventbox {
	width: 630px;
	margin-right: auto;
}
#storybox {
	width: 630px;
	margin-top: 10px;
}
#videobox {
	width: 630px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#upevent {
	width: 620px;
	background-color: #32223a;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
	text-decoration: none;
}
#eventtitle {
	width: 630px;
	height: 55px;
	background-color: #32223a;
}
#story {
	width: 620px;
	background-color: #0090b4;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
	text-decoration: none;
}
#storytitle {
	width: 630px;
	height: 55px;
	background-color: #0090b4;
}
#video {
	width: 570px;
	background-color: #c9aad0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
	text-decoration: none;
	margin-left: 10px;
	padding-left: 50px;
	height: 320px;
}
#videotitle {
	width: 630px;
	height: 55px;
	background-color: #c9aad0;
}
#div-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #FFF;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
/* eventinfo modified */
/* modified on 10/03/10 */
#eventinfo {
	width: 240px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	float: left;
	margin-bottom: 10px;
}
.cornertop {
	background-image: url(../imgs/corner_top.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 240px;
}
.cornerbotm {
	background-image: url(../imgs/corner_botm.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 240px;
}
.cornerbg {
	background-color: #f4f4f4;
	width: 240px;
}
.eventcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #5f2f7f;
	padding: 5px;
}

#sponsors {
	width:240px;
	height:194;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	float: left;
	margin-top: 10px;
}
#header-menu{
	float: left;
	padding-top: 10px;
	width: 900px;
}
#headermenu ul#navlist
{
	margin-left: 0px;
	padding-left: 0;
	white-space: nowrap;
}

.navlist li
{
display: inline;
list-style-type: none;
}

.navlist a {
	padding: 3px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.navlist a:link, .navlist a:visited
{
	color: #f4a2db;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.navlist a:hover
{
	color: #f4a2db;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.navlist a.current
{
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
/* footer modified */
#footer {
	background-image: url(../imgs/footer.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 900px;
	margin-left: 53px;
}
/* footertext modified */
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin-top: 15px;
	margin-left: 25px;
	float: left;
	color: #f4a2db;
}
/* footerlinks modified */
#footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin-top: 15px;
	float: right;
	margin-right: 25px;
	color: #f4a2db;
}
/* modified on 08/03/10 */
#footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin-top: 15px;
	float: left;
	margin-left: 80px;
	color: #f4a2db;
}
/* modified on 08/03/10 */
#footer a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #f4a2db;
}
/* modified on 08/03/10 */
#footer a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #f4a2db;
}
/* modified on 08/03/10 */
#footer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}
/* modified on 08/03/10 */
#powered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin-top: 15px;
	float: right;
	margin-right: 25px;
	color: #f4a2db;
}
.bigcorner_top {
	height: 9px;
	width: 856px;
	background-image: url(../imgs/bigcorner_top.gif);
	background-repeat: no-repeat;
}
.bigcorner_bg {
	width: 856px;
	background-image: url(../imgs/bigcorner_bg.gif);
	padding-top: 10px;
	padding-bottom: 5px;
}
.bigcorner_botm {
	height: 9px;
	width: 856px;
	background-image: url(../imgs/bigcorner_botm.gif);
	background-repeat: no-repeat;
}
#tabcontent {
	width: 860px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	line-height: 18px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.colorbox1 {
	background-color: #bfb1d0;
	width: 820px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.colorbox2 {
	background-color: #dfd8e8;
	width: 820px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}.colorbox_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #a3339c;
	text-decoration: none;
	margin-bottom: 10px;
}
.colorbox_cont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	width: 650px;
	float: right;
	padding-top: 5px;
}
.photo {
	width: 150px;
	height: 200px;
	background-color: #000;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: left;
	margin-top: 5px;
}
/* thumb-img modified */
.thumb-img {
	background-color: #FFF;
	background-repeat: no-repeat;
	border: 1px solid #999;
	padding: 6px;
	margin: 6px;
	background-position: center center;
}
#cont-padding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
a.external:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #a3339c;
	text-decoration: none;	
}
a.external:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #a3339c;
	text-decoration: none;	
}
a.external:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #a3339c;
	text-decoration: underline;	
}
a.inner:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
a.inner:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
a.inner:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #a3339c;
	text-decoration: underline;
}
/* -begin- modified begin on 10/03/10 */
a.link1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f4a2db;
	text-decoration: none;
}
a.link1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f4a2db;
	text-decoration: none;
}
a.link1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #a3339c;
	text-decoration: underline;
}
/* -end- modified on 10/03/10 */
#address {
	float: left;
	width: 320px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
.formcorner_top {
	height: 10px;
	width: 528px;
	background-image: url(../imgs/formcorner_top.gif);
	background-repeat: no-repeat;
}
.formcorner_bg {
	background-image: url(../imgs/formcorner_bg.gif);
	width: 528px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.formcorner_botm {
	background-image: url(../imgs/formcorner_botm.gif);
	height: 10px;
	width: 528px;
}
#form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: right;
	width: 528px;
}
#presskit-left {
	float: left;
	width: 550px;		
}
#presskit-right {
	float: right;
	width: 250px;
}
#presskit-right a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a3339c;
	text-decoration: none;		
}
#presskit-right a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5f2f7f;
	text-decoration: underline;		
}
/*.pressright-top {
	background-image: url(../imgs/pressright_top.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 240px;
}*/
#pressright-cont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #a3339c;
	text-decoration: none;
	width: 230px;
	padding: 10px;
}
#press-audio {
	width: 250px;
	padding-bottom: 20px;
}
#press-video {
	width: 250px;
}
.pressright-audio {
	background-image: url(../imgs/pressright_audio.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 250px;
}
.pressright-video {
	background-image: url(../imgs/pressright_video.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 250px;
}
.pressright-botm {
	background-image: url(../imgs/pressright_botm.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 250px;
}
.pressright-bg {
	background-image: url(../imgs/pressright_bg.gif);
	width: 250px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #482b5b;
	text-decoration: none;
	font-size: 18px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #a3339c;
	text-decoration: none;
	font-size: 14px;
}
h5{
	font-family: Arial, Helvetica, sans-serif;
	color: #a3339c;
	text-decoration: none;
	font-size: 12px;
}
#msgcontent{
	display:block;
	background:#f3e6e6;
	border:2px solid #924949;
	border-left:none;
	padding:5px;
	min-width:136px;
	max-width:200px;
	font-family:"Trebuchet MS";
	font-size:12px;
}
#msg{
	display:none;
	position:absolute;
	z-index:200;
	background:url(../imgs/msg_arrow.gif) left center no-repeat;
	padding-left:7px
}


