body {
	margin:0;
	background-color:#fff;
	background-repeat:repeat-x;
	color: #CCC;
}

#clear {
	clear:both;
}

#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#leftcol img.thumbnail {
	height: 75px;
	width: 75px;
	margin: 5px;
	border: 1px solid #000;
}
#header {
	width: 800px;
	text-align: center;
}
#leftcol img.thumbnail:hover {
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
#navbar {
	width: 806px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#leftcol img.textwrap {
	float: left;
	padding-right: 5px;
}
#navbar img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background:url(images/content_bg.png);
	background-repeat:repeat;
	margin:10px;
}
#main .strike {
	text-decoration: line-through;
}
#main h1 {
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
	text-align: left;
	font-size: 16px;
	padding-bottom: 0px;
	margin-top:0px;
	margin-bottom: 0px;
}
#main h2 {
	color: #000;
	text-align: left;
	font-size: 15px;
	padding-top: 0px;
	margin-top: 0px;
}

#leftcol {
	width: 500px;
	float: left;
	color: #000;
	text-align: left;
}

#rightcol table {
	background-color: #CCC;
	text-align: center;
}


#leftcol h1 {
	color: #0092DF;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
#leftcol h2 {
	font-variant: normal;
	padding-top: 0px;
	margin-top: 0px;
	font-size: 15px;
	text-transform: none;
	color:#0092DF;
}
#rightcol td {
	border: 1px solid #000;
	padding: 1px;
	text-align: center;
}
#rightcol td.event:hover {
	background-color: #333;
}
#rightcol th {
	background-color: #000;
	border: 1px solid #000;
	color: #000;
}
#rightcol a {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}
#rightcol a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rightcol {
	width: 235px;
	float: right;
	color: #000;
	margin-top: 20px;
	text-align: center;
}
#footer {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	clear: both;
}
#main h3 {
	color: #000;
	text-align:left;
	font-size: 13px;
	padding-top: 0px;
	margin-top: 0px;
	font-weight:bold;
	color:#0092DF;
}
#leftcol img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
