			body {
	background-color: #1b1b1b;
	margin-top: 0px;
	color: white;
}

.container {
	width:768px;
	background-color: #4d4d4d;
	font-family: arial,helvetica,san-serif;
	color: #CCCCCC;
	padding: 0px;
}

#header{
	background-color:#4d4d4d;
	
}

#header img{
	margin-bottom: 10px;
	
}

#header .address a {
	text-align: center;
	color: #cccccc;
	font-weight: normal;
}

#header h1{
	color: #ff6600;
	font-style: small-caps;
}

#header a {
	color:#a8a8a8;
	margin-right:10px;
	text-decoration:none;
	font-weight: bold;
	font-variant: small-caps;
	/* font-size:81%; */
}

#header a:hover {
	color:#FF0033;
}


#header .nav_bar {
	width: 768px;
	border-top: 2px solid #FF0033;
	border-bottom: 2px solid #FF0033;
	background-color: black;
	padding-left:10px;
	padding-top:2px;
	padding-bottom: 2px;
	margin-bottom: 10px;
}

.maillist {
	background-color: blue;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-family: arial,verdana,san serif;
	font-size: 81%;
}

.form_text {
	font-size: 81%;
}

.maillist input{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}

/* *************************** CONTENT ********************* */
.page_content {
	color: white;
	
}

.bullet {
	border: 2px double #0000FF;
	color: white;
	text-align: center;
	font-weight:bold;
	
	font-size: 81%;
	background-color: black;
}

.page_text {
	background-color: black;
	color: #CCCCCC;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 91%;
}

.page_text p {
	margin-top: 5px;
	margin-bottom: 5px;
}

.page_text h1 {
	color: blue;
	margin-bottom: 3px;
}

.img_back {
	background-color:black;
	margin:3px;
}

.main_text{
	background-color:#1b1b1b;
	padding-left:10px;
	padding-right:10px;
	font-size: 91%;
	
}

#page_desc {
	color:white;
	background-color:#4d4d4d;
	padding: 10px;
}

#page_desc p {
	background-color: transparent;
}

#page_desc a {
	color: blue;
}

#page_desc a:hover {
	color: red;
}

/* ************************** MENU PAGE ****************** */

#menu_page h1 {
	color: blue;
}

#menu_page h2 {
	color: red;
	margin-bottom: 0px;
	font-size:91%;
}

#menu_page p {
	background-color: #1b1b1b;
	padding	: 3px;
	font-size: 81%;	
}

/* *************************** CALENDAR ********************* */
.calendar {
	width: 728px;
	/* border: 2px solid #0000FF; */
}

.calendar td {
	width: 100px;
	
}

.calendar_title {
	color: white;
	
}	

.calendar_title h1{
	color: blue;
	margin-top: 0px;
	margin-bottom: 0px;
	
}

.calendar_dow {
	color: #CCCCCC;
	width: 104px;
}

.calendar_date {
	color: black;
	width: 104px;
	background-color: #a8a8a8;
	height: 100px;
	top: 2px;
}

.calendar_blank {
	background-color: #4d4d4d;
	height: 100px;
}

.calendar_event_day {
	background-color: blue;
	width: 100px;
	height: 100px;
}

.calendar_event_day a{
	color: black;
	font-size: 81%;
	text-decoration: none;
	font-weight:bold;
}

.calendar_event_day a:hover{
	color: yellow;
}

.calendar_today{
	border: 2px solid red;
	background-color: white;
	color: black;
	height: 100px;
}

.calendar_today a {
	color: black;
	font-size: 81%;
	text-decoration: none;
	font-weight:bold;
	
}

.calendar_today a:hover {
	color:white;
	background-color: red;
}

.calendar_expand {
	color: white;
}



.calendar_expand_type {
	color: #CCCCCC;
	font-size: 81%;
}

.calendar_expand h1 {
	color: blue;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}

.calendar_expand .description {
	/* background-color:  #4d4d4d; */
	border: 2px solid blue;
	padding: 10 px;
}

.calendar_expand a {
	color: blue;
	
}

.calendar_expand .address {
	font-size: 81%;
	margin-top:10px;
	
}

/* *************************** UPCOMING EVENTS ********* */
#events {
	font-size:81%;
	font-family: arial,helvetica,sans-serif;
	/* border: 1px dashed #CCCCCC; */
	width: 140px;
	margin-right: 5px;
	margin-bottom: 5px;
	float:left; 
	text-align: center;
}

#events h4 {
	
	font-size: 110%;
	width:140px;
}

#events .item{
	background-color: #CCCCCC;
	border: 2px solid #CCCCCC;
	width: 140px;
	padding: 2px;
	margin-bottom: 5px;
	
}

#events .item_dow {
	font-weight:bold;
	background-color: black;
	color: white;
}

#events .item_date {
	color: black;
	font-size: 71%;
}

#events .item_locale {
	
	font-size: 90%;
	color:#9F9F6F;
}

#events .transOFF{
	background-color:#CCCCCC;
	border: 2px solid #CCCCCC;
	width: 140px;
	padding: 2px;
	margin-bottom: 5px;
	
}

#events .transON {
	border: 2px solid black;
	background-color:white;
	/* border: 1px solid #CCCCCC; */
	width: 140px;
	padding: 2px;
	margin-bottom: 5px;
	
}

#events .transON a{
	
	background-color:white;
}

#events a {
	color: blue; 
	background-color: #CCCCCC;
	width:100%;
	font-size: 121%;
	text-decoration: none;
	font-weight: 800;
}

#events a:hover {
	color: white; 
	background-color: red;
	color:white;
	width:100%;
}



/* *************************** FOOTER ********************* */

#footer .address{
	text-align: center;
	font-size:81%;
margin-bottom: 10 px;
}

#footer a {
	color:#a8a8a8;
	margin-right:10px;
	text-decoration:none;
	font-weight:bold;
	font-variant: small-caps;
	
}

#footer  a:hover {
	color:#FF0033;
}


#footer  .nav_bar {
	width: 768px;
	text-align: center;	
	background-color: #FF0033;
	padding-left:10px;
	padding-top:2px;
	padding-bottom: 2px;
	border-top: 2px solid #FF0033;
	border-bottom: 2px solid #FF0033;
	background-color: black;
	margin-top: 10px;
	margin-bottom: 10 px;
}

/* ******************* SCROLLING NEWS ************* */

.newsTxt1 {
  font-size: .8em;
  font-family: arial,verdana, helvetica, arial, sans-serif;
font-color: black;
}

}
.newsTxt2 {
  font-size: 1em;
  font-family: arial,verdana, helvetica, arial, sans-serif;
  font-weight: bold;
	font-color: white;
}

.special {
	
	background-color: white;
	font-size: 101%;
	color:red;
	text-align: center;
	border: 3px solid red;
	padding: 3px;
	font-weight:bold;
	
}

.special a {
	color:red;

}

.special_title {
	font-size: 121%;
	margin-top: 0px;
	font-weight: bold;
	text-align: center;
	color: black;
	
}

/* ******************* ARDAN TAG ******************** */

.ardan_tag a{
	background-color: white;
	color: black;
	font-weight: bold;
	font-size: 71%;
	font-family: verdana;
	text-align: center;
	text-decoration: none;
	font-variant: small-caps;
	width: 100%;
}