body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font: 12px/16px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif  ;
}

#normal {
	position:absolute; left:21px; top:74px; width:774px; height:325px; z-index:4;
	font: 12px/1; "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif ;
}

#titlebar {
	position: absolute;
	z-index: 2;
	top: 0px;
	left: 0px;
	width: 100%;
	color: #FFF;
	font-weight:normal;	
	background-image:   url(images/top_bkg.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 6px 0px;
}

#logo {
	position: absolute;
	z-index: 2;
	height: 53px;
	width: 100%;
	top: 0px;
	left: 0px;
	background-image:   url(images/titlebar.gif);
	background-repeat: no-repeat;
}

#menu {
	position: absolute;
	left: 12px;
	top: 86px;
	width: 160px;
	height: 350px;
	z-index:2;
}

#content .subtitle {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-style:italic; 
	font-weight:bold;
	font-size: 14px;
	line-height: 16px;
	color: #CC0000;
	margin: 2px 0px 2px 0px;
}
#sidebar {
	position: absolute;
	left: 579px;
	top: 85px;	
	width: 160px;
	border: 2px solid #CC0000;
	background-color: #FFFFCC;
	padding-bottom: 8px;
}

#sidebar .header, #sidebar .title, #sidebar .date, #sidebar .body {
	background-color: #FFFFCC;
}
#sidebar .header {
	width: 100%;
	background-color: #CC0000;
	color: #FFFF99;
	font-size: 14px;
	font-weight: bold;
	padding-left: 4px;
	padding-bottom: 2px;
	text-align: center;
}
#sidebar .title {
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	padding: 10px 8px 0px 8px;
	color: #990000;
}

#sidebar .title a {
	color: #990000;
}

#sidebar .title a:hover {
	color: #CC0000;
}

#sidebar .subtitle {
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	padding: 0px 8px 6px 8px;
	color: #000000;

}
#sidebar .body {
	font-size: 10px;
	line-height: 10px;
	padding: 0px 8px 10px 8px;
	color: #000000;
	border: 1px solid $CC0000;
}
#motto {
	float: left;
	background-image: url(images/motto.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 380px;
}
.embolden {
	font-weight: bold;
}
.oblique {
	font-style: italic;
}
#content a:link {
	font-weight: bold;
	color: #FF0000;
	padding: 1px;
	font-style: italic;
}
#content a:visited {
	font-weight: bold;
	color: #990000;
	padding: 1px;
	font-style: italic;
}
#content a:hover {
	font-weight: bold;
	color: #006600;
	background-color: #FFFFCC;
	font-style: italic;
	padding: 1px;
}
#content .indent {
	padding: 0px 16px 0px 16px;
	margin: 8px 0px 8px 0px;
}
#content .paragraphHeader {
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	color: #006600;
}
#content .title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 19px;
	font-style: italic;
	font-weight: bold;
	color: #006600;
}
.eventDate {
	font-size: 10px;
	line-height: 11px;
}

#content .event .registration a,
#content .event .registration a:link,
#content .event .registration a:visited
{
	font-size: 9px;
	font-style: normal;
	color: #ff0000;
	font-weight: bold;
	background-color: #FFFFCC;
	border: thin solid #000000;
	padding: 1px 4px 1px 4px;
	margin: 8px 0;
	text-decoration: none;
}
#content .event .registration a:hover {
	background-color: #FFcc00;
	color: #990000;
}

#content .event {
	float: left;
	text-align: left;
	vertical-align: top;
	margin-right: 12px;
	padding-top: 8px;
	padding-bottom: 12px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFCC00;
	margin-top: 24px;
	width: 512px;
}
#content .event .eventTitle {
	float: left;
	left: 0px;
	width: 153px;
	padding-right: 24px;
	padding-bottom: 12px;
}
#content .event .description {
	float: left;
	right: 0px;
	width: 335px;
	padding-bottom: 12px;
}
.formAtted {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.formAtted input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.testimonialCredit {
	font-style: italic;
	color: #990000;
	font: 11px/14px Arial,Helvetica,sans-serif;
}
