body {
	margin: 20px 0;
	padding: 0;
	background: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 90%;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}


h2	{
	font-size: 150%;
}

ul, ol, blockquote {
	font-size:105%;
	line-height: 160%;
}

p	{
	font-size: 100%;
	margin: 0px;
	padding: 4px 0 4px 0;
}


li	{
	list-style:disc;
	margin: 5px auto;
	font-size: 105%;
}

a {
	/*color: #67823B;*/
	color:#000000;
}

a:hover {
	text-decoration: none;
}


hr {border: none 0;
border-top: 1px solid #fff;/*the border*/
width: 99%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 


.image {
	float: left;
	margin: 0 9px 3px 0;
	padding: 5 5 5 5px;
}


.image_right {
	float: right;
	margin: 0 9px 8px 3px;
	padding: 10px 10px 10px 10px;
}


/* Title */

#wrap	{
	margin: 0 auto;
	width: 740px;
	height: auto;
	border:5px; 
	border-style: groove;
	border-color: #000000;
	padding: 10px 10px 10px 10px;
	/*border-color: red;*/
}

#title {
	width: 740px;
	height: 50px;
	margin: 0 auto;
	border-bottom: 10px solid #000000;
}

#title * {
	margin: 0;
	padding: 0;
	text-decoration: none;
	/*color: #000;*/
}

#title h1 {
	float: left;
	color: #000000;
	font-size: 160%;
}

#title h2 {
	float: right;
	font-size: 105%;
	padding: 5px /*distance apart 1: >>*/5px 5px /*distance apart 1: >>*/5px;
	color: #000;
}

#title h2 a {
	color: #000;
}

#title h2 a:hover {
	background: url(../images/img02_yellow.gif) repeat-x left bottom;
}

#title h2 a .extra	{
font-size: 80%;
}

#title h2 a:hover .extra	{
font-size: 80%;
}



/* Header */

#header {
	width: 740px;
	height: 144px;
	margin: 0 auto;
	/*background: #fff url(../images/logo.gif) no-repeat center center;*/
}

#header * {
	margin: 0;
	padding: 0;
	text-decoration: none;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	/*color: #FFFFFF;*/
}

#header h1 {
	float: left;
}

#header h2 {
	float: right;
	padding: 120px 10px 0 0;
}

#header_bottom {
	width: 740px;
	margin: 0 auto;
	text-align:center;
}

#navigation {
   width: 740px;
   margin: 0px auto;
   list-style: none;
}
#navigation li {
   float: left;
   text-align:center
   list-style: none;
}
#navigation li a {
   display: block;
   background: #f9d56b;
   width: 100px;
   text-align: center;
   color: #000;
   padding: 3px 0;
   border: 1px color: #000;
   list-style: none;
}
#navigation li a:hover {
   background: #ffbf00;
}

div#clearfloat	{
clear:both;
}
/* Content */

#content {
	width: 740px;
	margin: 0 auto;
	background: #ffbf00; /*url(../images/img2.gif);*/
	/*border: 2px solid #CCCCCC;*/
} 

.datum {
	padding-top: 2px;
	/*height: 30px;*/
	margin: 5px 0 6px 0;
	/*border-bottom: 1px solid #eee;*/
	font-size: 80%;
	text-transform: uppercase;	
	color: #808080;
}

#col_all {
	/*float: left;*/
	width: 700px;
	padding: 20px;
}

#col_all h2 {
	margin: 0px;
	padding: 4px 0 4px 0;
	/*font-size: 12pt;*/
	font-size: 150%;
}

.white {
	color: #fff;
}

#col_all h3	{
	font-size: 130%;
	margin: 0px;
	padding: 4px 0 4px 0;
}

#colOne {
	float: left;
	width: 330px;
	padding: 20px;
}

#ColOneBg		{
	background:url(../images/shadow_bg.jpg) no-repeat;
	/*opacity:0.4;filter:alpha(opacity=40);*/
}

#ColOneBgWhite		{
	background:url(../images/shadow_bg_white.jpg) no-repeat;
	/*opacity:0.4;filter:alpha(opacity=40);*/
}

#ColOneBgWhite_News		{
	background: #fff;
	/*opacity:0.4;filter:alpha(opacity=40);*/
}

#ColOneBgRed		{
	background:url(../images/shadow_bg_red_ext.jpg) no-repeat;
	/*opacity:0.4;filter:alpha(opacity=40);*/
}

#ColOneBgTrans	{
	/*filter:alpha(opacity=25);-moz-opacity:.25;opacity:.25;*/
}

#colOne h2 {
	margin: 0px;
	padding: 4px 0 4px 0;
	/*font-size: 12pt;*/
	font-size: 150%;
}

.white {
	color: #fff;
}

#colOne h3	{
	font-size: 130%;
	margin: 0px;
	padding: 4px 0 4px 0;
}

#colTwo {
	float: right;
	width: 330px;
	padding: 20px;
	background: url(../images/white_border.jpg) repeat-y;
}

/* Content > ColOne */

/* Content > ColTwo */

#colTwo h2 {
	font-size: 150%;
	color: #000;
}

#colTwo h3	{
	font-size: 130%;
	margin: 0px;
	padding: 4px 0 4px 0;
}



.title	{
	font-size: 140%;
	font-weight:bold;
	margin: 0px;
	padding: 4px 0 4px 0;

}


.title_red	{
	font-size: 140%;
	font-weight:bold;
	margin: 0px;
	padding: 4px 0 4px 0;
	color: red;

}

.venue	{
	font-size: 110%;
	margin: 0px;
	padding: 4px 0 4px 0;
}

.date	{
	font-size: 110%;
	margin: 0px;
	padding: 4px 0 4px 0;
}

.details	{
	font-size: 110%;
	margin: 0px;
	padding: 4px 0 4px 0;
}


.cancel	{
	font-size: 110%;
	margin: 0px;
	padding: 4px 0 4px 0;
	color: red;
	font-weight:bold;
}

.red	{
	color: red;
	font-weight: bold;
	font-size: 110%;
}


.title_white	{
	font-size: 140%;
	font-weight:bold;
	margin: 0px;
	padding: 4px 0 4px 0;
	color: #fff;
}

.venue_white	{
	font-size: 110%;
	margin: 0px;
	padding: 4px 0 4px 0;
	color: #fff;
}

.date_white	{
	font-size: 110%;
	margin: 0px;
	padding: 4px 0 4px 0;
	color: #fff;
}

.details_white	{
	font-size: 110%;
	margin: 0px;
	padding: 4px 0 4px 0;
	color: #fff;
}



#colTwo ul {
	/*margin: 0;
	padding: 0;*/
	list-style: disc;
}

#colTwo li {
	margin-bottom: 1em;
	color: #000;
}

#colTwo li li {
	margin-bottom: 0;
	padding-left: 1em;
}

#colTwo a {
	color:#000;
	text-decoration:underline;
}

#colTwo a hover;{
	color:#000;
	text-decoration:none
}

/* Footer */

#footer {
	width: 740px;
	margin: 0 auto;
	background: #000000;
}


#footer * {
	color: #FFFFFF;
	font-size: 85%;
}

#footer p {
	margin: 0;
	padding: 10px 0;
	/*font-size: x-small;*/
	font-size: 85%;
	text-align: center;
}

#footer a {
	font-size: 100%;
	text-decoration:underline;
}

#footer a:hover {
	font-size: 100%;
	text-decoration: none;
}

/*Photo Album styles*/

div.clear	{
clear: both;
}

div.thumb {
margin: 3px;
border: 1px solid /*#A0ACC0*/ #000;
height: auto;
float: left;
text-align: center;
}

div.thumb_photo {
margin: 3px;
height: auto;
float: left;
text-align: center;
padding: 5px 5px 5px 5px;
}

.thumb img{
display: inline;
margin: 5px;
border: 1px solid #A0ACC0;
}
.thumb a:hover img {border: 1px solid black;}
/*.thumb_photo a:hover img {border: 0.5px solid black;}*/
.photocattitle {text-align: center; font-weight: bold;}
.phototitle {
text-align: center;
font-weight: normal;
width: 120px;
margin: 0 3px 3px 3px;
} 
