body {
 margin: 0;
 padding: 0;
 background: #9FB0B2 url(images/bg/bgBody2.jpg) center top repeat-y;
 text-align: center;
 font: 12px "Lucida Grande", "Lucida Sans",  Verdana, Tahoma, Helvetica, sans-serif;
 color: #232F38;
}

.creed {
 font: 12px "Lucida Grande", "Lucida Sans",  Verdana, Tahoma, Helvetica, sans-serif;
 color: #232F38;
}

.Events A:link{
 font: 14px;
 color: #000000;
 font-weight: bold;
}
.events A:visited{
 font: 14px;
 color: #000000;
 font-weight: bold;
}

.footerlinks A:link,A:visited{
 font: 14px;
 color: #ffffff;
 font-weight: bold;
}

/* ----Menu ---- */
.orange {
background: url(/images/orangeBG.gif) no-repeat;
}
.orangetopleft {
background: url(/images/index_14.gif) repeat-y;
}
.orangetopcenter {
background: url(/images/index_15.gif) no-repeat;
}
.orangetopright {
background: url(/images/index_16.gif) repeat-y;
}
.orangeleft {
background: url(/images/index_19.gif) repeat-y;
}
.orangeright {
background: url(/images/index_20.gif) repeat-y;
}
.orangeleftb {
background: url(/images/index_25.gif) repeat-y;
}
.orangecenterb {
background: url(/images/index_27.gif) repeat-x;
}
.orangerightb {
background: url(/images/index_29.gif) repeat-y;
}

/* ----EventBox ---- */
.eventboxtl {
background: url(/images/index_31.gif) repeat-y;
}
.eventboxtc {
background: url(/images/index_32.gif) repeat-x;
}
.eventboxcl {
background: url(/images/index_47.gif) repeat-y;
}
.eventboxc {
background: url(/images/eventsbg.gif) no-repeat;
background-position: bottom;
}
.eventboxbl {
background: url(/images/index_49.gif) no-repeat;
}
.eventboxbc {
background: url(/images/index_51.gif) repeat-x;
}
.eventboxltc {
background: url(/images/index_37.gif) repeat-x;
}
.eventboxltr {
background: url(/images/index_39.gif) no-repeat;
}
.eventboxlc {
background: #99ccff;
}
.eventboxlr {
background: url(/images/index_45.gif) repeat-y;
}
.eventboxlbc {
background: url(/images/index_51.gif) repeat-x;
}
.eventboxlbr {
background: url(/images/index_56.gif) no-repeat;
}

/* ---- Footer ---- */
.footerleft {
background: url(/images/index_57.gif) no-repeat;
}
.footercenter {
background: url(/images/index_58.gif) repeat-x;
}
.footerright {
background: url(/images/index_61.gif) repeat-y;
}

/* ---- SubMenu ---- */
.submenutl {
background: url(/images/subindex_15.gif) no-repeat;
}
.submenutc {
background: url(/images/subindex_17.gif) repeat-x;
}
.submenutr {
background: url(/images/subindex_20.gif) repeat-y;
}
.submenucl {
background: url(/images/subindex_22.gif) repeat-y;
}
.submenucc {
background: url(/images/subindex_23.gif) repeat-x;
}
.submenucr {
background: url(/images/subindex_24.gif) repeat-y;
}
.submenubl {
background: url(/images/subindex_31.gif) no-repeat;
}
.submenubc {
background: url(/images/subindex_33.gif) repeat-x;
}
.submenubr {
background: url(/images/subindex_38.gif) repeat-y;
}

/*-----ul class---*/
.vert-one p {
padding:0;
text-transform:uppercase;
text-align:center;
}

ul.vert-one {
text-align:center;
margin-left:-40px;
padding:1em 0 0 40px;
list-style:none;
display:block;
line-height:1em;
width:150px;
line-height:2.5em;
}

ul.vert-one li {
left:1em;
width:100%;
padding:0;
line-height:2em;
}

ul.vert-one li a:link{
display:block;
text-decoration:none;
color:#000033;
background:none;
padding:0.25em 0.25em 0.25em 0.5em;
line-height:2em;
border-bottom:1px dotted #333333;
}

ul.vert-one li a:visited{
display:block;
text-decoration:none;
color:#000033;
background:none;
padding:0.25em 0.25em 0.25em 0.5em;
line-height:2em;
border-bottom:1px dotted #333333;
}


ul.vert-one li a:hover{
background: #ffffcc;
color:#F20079;
line-height:2em;
}

ul.vert-one li a.current, ul.vert-one li a.current:hover{
background:none;
color:#000000;
line-height:2em;
}
