body {
	margin: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
    background-position:top center;
    xbackground-attachment:fixed;
    background-color: #000000;
    height:100%;
}

.coverheadline {
    font-family:Trebuchet MS;
    font-size:26px;
    font-weight: bold;
    color: #B50B0C;
}
.covertagheadline {
    font-family:Trebuchet MS;
    font-size:18px;
    font-weight: bold;
    color: #455A21;
}

#blogtitledetail {
    font-family:Verdana;
    font-size:19px;
    font-weight: bold;
    color: #000000;
}

#blogdate {
    font-family:Verdana;
    font-size:14px;
    font-weight: bold;
    color: #666666;
}

#eventdate {
    font-family:Trebuchet MS;
    font-size:12pt;
    font-weight: bold;
    color: #990000;
}

#eventtitle {
    font-family:Trebuchet MS;
    font-size:15pt;
    font-weight: bold;
    color: #2D4437;
}

#eventwrap {
    width: 450px;
    border-bottom: 1px dashed #990000;
    padding-bottom: 12px;
    margin-bottom: 5px;
 }

#eventtime {
    font-family:Trebuchet MS;
    font-size:11pt;
    font-weight: bold;
    color: #000000;
}

#eventloc {
    font-family:Trebuchet MS;
    font-size:11pt;
    font-weight: normal;
    color: #000000;
}

#eventteaser {
    font-family:Arial;
    font-size:10pt;
    font-weight: normal;
    color: #000000;
    margin-top:7px;
}

.covertext {
    font-family:Trebuchet MS;
    font-size:11pt;
    color: #000000;
}

h1 {
    font-family:Verdana;
    font-size:22px;
    font-weight: bold;
    color: #ffffff;
    margin-bottom: 12px;
    padding: 0px;
}
h2 {
    font-family:Verdana;
    font-size:15px;
    font-weight: bold;
    color: #ededed;
    margin: 0px;
    padding: 0px;
}
h3 {
    font-family:Arial;
    font-size:12pt;
    font-weight: bold;
    color: white;
    margin: 0px;
    padding: 0px;
}
h4 {
    font-family:Arial;
    font-size:11pt;
    font-weight: bold;
    color: #08004B;
    margin: 0px;
    padding: 0px;
}

.who {
    color: #4A2E5E;
    font-family:Arial;
    font-size:15px;
    font-weight: bold;
}


.box {
   font-family: arial, verdana, sans-serif;
   font-size: x-small;
   background: #cccccc;
}
.box-title {
   font-size: small;
   font-weight: bold;
   color: white;
   background: #08004D;
   padding: 2px;
   text-align: center;
}
.box-content {
   background: #eeeeee;
   padding: 2px;
}
.copyright {
	font-family:Arial;
	font-size:10pt;
	color: #666666;
}

ul {
	margin-top: 6px;
}

li {
	margin-bottom: 4px;
}
.ulcover {
    font-family:Arial;
	font-size:16px;
	color: #000000;
}

.whitectrl {border: 0px solid #FFFFFF; font-family: Verdana, arial, helvetica, sans-serif; font-size: 	11px; font-weight: bold; background: #FFFFFF; color: #000000;}
.form_reg   {border: 1px solid #000066; font-family: Verdana, arial, helvetica, sans-serif; font-size:  11px; font-weight: bold; background: #eeeeee; color: #000000;}
.form_error {border: 1px solid red; font-family: Verdana, arial, helvetica, sans-serif; font-size:  11px; font-weight: bold; background: #eeeeee; color: #000000;}

select, option, textarea, input {border: 1px solid #000066; font-family: Verdana, arial, helvetica, sans-serif; font-size: 	11px; font-weight: bold; background: #eeeeee; color: #000000;}

#event {
	min-height:232px;
	padding:5px 11px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
    text-align:left;
	border : 1px double #990000;
	background: #E4E4C9;
}

#event2 {
	padding:5px 11px;

	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
        text-align:left;
	border : 1px double #990000;
	background: #E4E4C9;
	width:90%; 
	    font-family:Arial;
	    font-size:11pt;
	    font-weight: bold;
	    color: #ff0000;

}
#event3 {
	padding:5px 11px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
    text-align:left;
	border : 1px double #990000;
	background: #E4E4C9;
}


A:link    { color: #4A2E5E;	text-decoration: underline;}
A:active  { color: #4A2E5E;	text-decoration: underline;}
A:visited {	color: #4A2E5E;	text-decoration: underline;}
A:hover   { color: #666699; text-decoration: underline;}

A.blk:link    { color: #666666;	text-decoration: underline;}
A.blk:active  { color: #666666;	text-decoration: underline;}
A.blk:visited {	color: #666666;	text-decoration: underline;}
A.blk:hover   { color: #ffffff; text-decoration: underline;}

A.wht:link    { color: #ffffff;	text-decoration: underline;}
A.wht:active  { color: #ffffff;	text-decoration: underline;}
A.wht:visited {	color: #ffffff;	text-decoration: underline;}
A.wht:hover   { color: #ffffff; text-decoration: underline;}

div.who {
    color: #4A2E5E;
    font-family:Arial;
    font-size:15px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 5px;
}

div.testimonial {
    color: #333333;
    font-family:Arial;
    font-size:15px;
    margin-bottom: 5px;
    margin-top: 3px;
    margin-left: 0px;
}

div.pageWrap {
	position: absolute;
	width: 775px;
	left: 50%;
	margin-left: -387px; /* half the width of the div */
}

div.leftContent {
	position: relative;
    text-align: center;
    float:left;
    clear:left;
    width:448px;
    top: 360px;
    font-family:Arial;
	font-size:16px;
	color: #ffffff;
    font-weight:bold;
    xbackground-color: #ededed;
}
div.rightContent {
	position: relative;
    text-align: center;
    float:right;
    clear:right;
    width:448px;
    top: 360px;
    font-family:Arial;
	font-size:16px;
	color: #ffffff;
    font-weight:bold;
    xbackground-color: #ededed;
}

div.underContent {
	position: relative;
    clear:both:
    font-family:Arial;
	font-size:16px;
	color: #ffffff;
    font-weight:bold;
}
div.content {
    top: 25px;
 	width: 900px;
    height:876px;
	margin-left: -438px; /* half the width of the div */
	left: 50%;
	position: absolute;
   	background-image: url(images/mainbg.jpg);
    background-repeat: no-repeat;
    background-position:top center;
    xbackground-color: #ededed;
}

div.fb {
    top: 809px;
 	width: 250px;
    height:80px;
	margin-left: -125px; /* half the width of the div */
	left: 50%;
	position: absolute;
   	background-color: #ffffff;
}
div.cr {
    top: 910px;
 	width: 900px;
    height:80px;
	margin-left: -450px; /* half the width of the div */
	left: 50%;
	position: absolute;
    font-family:Arial;
	font-size:13px;
	color: #ffffff;
    text-align:center;

}

div.pageContentWrap {
 	width: 950px;
    min-height: 450px;
	margin-left: -475px; /* half the width of the div */
	left: 50%;
    xtop:399px;
	position: relative;
  	background-image: url(images/contentbg1.jpg);
	background-repeat: no-repeat;
    xbackground-color: #ededed;
}

div.pageContentText {
    margin-left: 260px;
    margin-top: 0px;
    padding-top: 20px;
    font-family:Arial;
	font-size:14px;
	color: #000000;
    width: 640px;
}


div.copyrightClass{
    margin-left: 190px;
    padding-top: 20px;
	margin-top:8px;
	text-align: center;
	font-family:Arial;
	font-size:11px;
	color: #666666;
    padding-bottom: 10px;
}


div.headerClass{
	width: 100%;
	height: 111px;
	top:0px;
	position: relative;
    background-color:#432B6A;
}

div.headStrip {
	width: 100%;
	height: 4px;
	top:111px;
	position: absolute;
    background-color:#37225C;
    z-index:0;
}

div.headerLogoClass{
 	width: 950px;
	height: 111px;
	margin-left: -475px; /* half the width of the div */
	left: 50%;
	position: relative;
}


div.countClass{
	width: 460px;
	height: 24px;
	top:104px;
	margin-left: -367px; /* half the width of the div */
	position: absolute;
	left: 50%;
	z-index:2;
	text-align:left;
	font-family:Arial;
	font-size:10pt;
	color: #ffffff;

}
div.navClass{
	position: absolute;
	xwidth: 950px;
	margin-left: -475px; /* half the width of the div */
	left: 50%;
    top:455px;
	left: 50%;
    z-index:2;
    padding-top:0px;
}

div.bioGlance {
    float: right;
    width: 190px;
    border: 1px solid #cccccc;
    padding:5px;
    background-color: #eeeeee;
    margin:5px;
}


div.footerClass{
	width: 615px;
	height: 10px;
	background-color: #990000;
	border-color: #CDB223;
	border-width: 1px;
	border-style: solid;
	margin-top:10px;
}


div.xfooterClass{
	position: relative;
	width: 775px;
	height: 10px;
	left: 50%;
	margin-left: -367px; /* half the width of the div */
	margin-top:10px;
   	text-align: center;
    padding:0px;
	background-color: #990000;
	border-color: #CDB223;
	border-width: 1px;
	border-style: solid;
}


p {
    margin:0px;
    padding:0px;
}

.rightImage {
	float: right;
	clear: right;
	margin-right: 5px;
	margin-left: 8px;
	padding-top: 10px;
}
.rightCoverImage {
	float: right;
	clear: right;
	margin-right: 15px;
	margin-top: 15px;
	margin-bottom:13px;
}

.glancePic {
  border: 1px solid #cccccc;
  display: block;
  margin-left: auto;
  margin-right: auto ;
  margin-bottom: 5px;
}


div.top {
	width: 700;
	text-align:right;
	font-family:Arial;
	font-size:8pt;

}

