body {
	color: #FFFFFF;
	background-color: #333333;
	margin-left: 10px;
	margin-top: 10px;	
	margin-bottom: 100px;
}

body, td, tr, th, p, input, select, textarea {
		font-family:	Arial, Helvetica, sans-serif;
        /* font-family: "trebuchet ms", Arial, Helvetica, sans-serif; */
        color: #FFFFFF;
        font-size: 9pt;
        line-height: 1.5em;
}

#content_main {
	x-width:520px;
	x-float:left;
	x-clear:left;
	padding-top: 30px;
	padding-bottom: 40px;
}

#content_right {
	float:right;
	clear:right;
	width:230px;
	padding-top: 30px;
	padding-bottom: 230px;
}

#footer {
	clear: both;
}



div.event img {
	border: thick solid white;
	float: left;
	margin-right: 1em;
	margin-bottom: 0.5em;
}

div.event a:hover img {
	border-color: black;
}

h4 {
	font-size: 9pt;
	font-weight: bold;
	letter-spacing: 0.05em;
}

div.event p {
	clear: left;
}




.txtsmallblack {
	font-size:10px;
	color: #000000;
}

.updated {
	color: #00FF00;
	font-size:13px;
}
.txtsmallwhite {
	letter-spacing:0.05em;
	font-size:7.5pt;
	color: #FFFFFF;
	line-height: 1.8em;
}

.txtblack {
	font-size:13px;
	color: #000000;
	text-align: justify;
	text-indent: 10pt;

}
.txtwhite {
	font-size:13px;
	color: #FFFFFF;	
	text-align: justify;
	text-indent: 10pt;
}
.txtwhiteleft {
	letter-spacing:0em;
	font-size:13px;
	color: #FFFFFF;	
	text-align: left;
}
.headerlargewhite {
	font-size: 30px;
	text-transform: capitalize;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 0.3em;
	vertical-align: bottom;
	padding: 15px 0px 0px 15px;
	margin: -5px 0px -15px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.headerlargeblack {
	font-size: 30px;
	text-transform: capitalize;
	color: #000000;
	font-weight: bold;
	height: 43px;
	letter-spacing: 0.3em;
	vertical-align: bottom;
	padding: 15px 0px 0px 15px;
	margin: -5px 0px -15px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #000000;
}

a {
	padding: 1px 0px;
	color: white;
	letter-spacing: 0.1em;
	text-decoration: none;
}
a:hover {
	color: black;
	text-decoration: none;
	border-bottom: 1px solid #555555;
}
body>div a:visited:hover {
	color: #555555;
}



.headerblack {
	font-size: 24px;
	color: #000000;
	padding-left: 10px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #000000;
	letter-spacing: .2em;
}

.headerwhite {
	color: #FFFFFF;
	padding: 0pt 0px 0pt 10px;
	padding-left: 10px;
	border-left: solid thick white;
	margin-bottom: 27pt;
}

h3 {
	font-size: 18pt; /*24px;*/
    line-height: 1em;
	letter-spacing: .2em;
	font-weight: normal;
	xpadding-bottom: 0.5em;
	margin: 0.5em 0em 0.5em 0em;
}	



.whiteoutline {
	border: thick solid #FFFFFF;
}

li {
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-align: left;
	text-indent: 2pt;
	list-style-type: square;
	margin: 0px 14px 0px 0px;
}
.mainbody {
	background-color: #929084;
	background-image: url(images/bgbottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 800px;
/*	float: left; */
	padding: 0px;
	margin-bottom: 100px;
	xborder: dashed 1px green;
}
.innermainbody {
	padding: 0px 10px 10px;
	xborder: dashed 1px blue;
}
.rightstuff{
	float:right;
	clear:right;
	width:230px;
}
.bglight{
	background-color: #b7aa95;
}
.bggelytes{
	background-image: url(images/bg_gelytes.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.leftstuff{
	width:520px;
	float:left;
	clear:left;
}
.rightstuffsmall{
	float:right;
	clear:right;
	width:120px;
}
.leftstuffsmall{
	width:100px;
	float:left;
}
.canceled {
	color: #FF6600;
	text-decoration: line-through;
}
.style1 {
	color: #FF0000;
	font-size: 14px;
}






