
a {
font: normal 14px georgia;
color: #fff;
text-decoration: none;
}
a:visited {
  /* Applies to all visited links */
  color:            yellow;
  } 
a:hover   {
  /* Applies to links under the pointer */
  color:            yellow;
  text-decoration:  underline;
  } 
a:active  {
  /* Applies to activated links */
  text-decoration:  underline;
  color: white;
  } 

body {
	background: #0C5DCB url("background2.gif") no-repeat center top;
	margin: 0px;
	padding: 0px;
}

img {
   behavior: url("/wp-content/themes/default/pngbehavior.htc");
   border: none;
}

#wrapper {
	margin: auto;
	width: 1000px;
	padding-top: 10px;

}

#footer {
	font: normal 22px georgia;
	color: #FFFFFF;
	text-align: center;
	clear: both;
}

#search {
	color: #FFFFFF;
	font: italic 18px georgia;
	vertical-align: middle;
	text-align: right;
	width: 650px;
	padding-left: 300px;
	padding-right: 50px;
}

#menu {
	font: normal 32px georgia;
	color: #FFFFFF;
	text-align: center;
	width: 850px;
	padding-left: 150px;
}

#right_bar {
	float: right;
}

#body {
	float: left;
	width: 460px;
	padding-left: 245px;
	padding-top: 0px;
}

#sep_1 {
	width: 675px;
	padding-left: 235px;
	padding-right: 90px;
	margin: 0px;
	padding-bottom: 8px;
}

#right_bar {
	width: 200px;
	font: normal 22px georgia;
	color: #FFFFFF;
	padding: 0px;
    padding-right: 50px;
}

.arc_date {
	font: normal 14px georgia;
	color: #FFFFFF;
}

.sidebar_NEW {
	font: normal 14px georgia;
	color: #FFFFFF;
}


.arc_title {
	font: normal 22px georgia;
	color: #FFFFFF;
}

.arc_title a {
	font: normal 22px georgia;
	color: #FFFFFF;
}

.widgettitle {
	font: normal 22px georgia;
	color: #FFFFFF;
}

#upcoming {
	font-family: georgia;
	color: #ffffff;
	width: 550px;
	padding-left: 450px;
	height: 110px;
	padding-top: 30px;
}
.event {
	font: bold xx-large georgia;
	color: #A7C8F3;
	margin: 0px;
	padding: 0px;
}
.quote {
	font: bold 120px Georgia, "Times New Roman", Times, serif, "Century Gothic";
	color: #FFFFFF;
}
.posted_by {
	font: 10px georgia;
	color: #000033;
}
.post_body {
	font: 14px georgia;
	color: #C7DCF8;
}
#sep_2 {
	clear: both;
}

#menu a {
	font: normal 32px georgia;
	color: #FFFFFF;
	text-align: center;
	}
#menu a:hover {
	font: normal 32px georgia;
	color: #000000;
	text-align: center;
	}
#search a {
	color: #FFFFFF;
	text-align: right;
	
}
#search a:hover{
	color: #yellow;
	text-align: right;
}
#search a:visited{
	color: #yellow;
	text-align: right;
}
#bottom_bar {
	font: 22px georgia;
	color: #FFFFFF;
	text-align: center;
	background: url(/wp-content/themes/default/b_02.gif) repeat-x center top;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 20px;
	height: 55px;
}
.right
{
padding-left: 240px;
}
