html, body {margin:0;	padding:0;
  height:100%; /* needed for container min-height */
}
body {background:url("/images/Bckgr.Body.jpg"); }

.WrapperContainer {clear:both; overflow:hidden;}

.WrapperHeader  {width:100%; height:430px; text-align:center; background:#ffffff; clear:both; overflow:hidden;  }
html>body .HeaderShaddow {width:100%; height:4px; line-height:1px; font-size:1px; background:url("/images/Header.Shadow.png") repeat-x; }

.Logo {margin-top:30px; margin-bottom:7px; width:140px; }
.Logo img {display:block; }

.LeftSide {float:left; width:140px; }
.RightSide {float:right; width:570px; }

.Header {margin:10px auto 0px auto; padding:0px 15px 0px 15px; width:720px; text-align:left; clear:both; overflow:hidden; }
    .Header .RightSide .ToLeft {position:relative; float:left; width:280px; }
    .Header .RightSide .ToRight {position:relative; float:right; width:280px; }
    .Header .RightSide .RowHeaders {position:relative; margin:0px; padding:0px; height:63px; clear:both; overflow:hidden; }
      .Header .RightSide .RowHeaders .LeftHeader {position:absolute; bottom:0px; left:0px; }
      .Header .RightSide .RowHeaders .RightHeader {position:absolute; bottom:0px; right:0px; text-align:right; }
    .Header .RightSide .RowClear {padding-top:13px; clear:both; overflow:hidden;  }
  .LinkLatestNews {margin-bottom:10px; }
  .LinkLatestNews a {font-size:15px; font-weight:bold; text-decoration:none;text-transform:uppercase; font-family:Tahoma,Arial,Helvetica, sans-serif; }


.ContentBox {margin:-69px auto 0px auto; padding:0px; width:750px; text-align:left; }
.ContentBox .ContentBoxInner {margin:0px; padding:7px 15px 7px 15px; clear:both; overflow:hidden;  }
.ContentBox .ContentBoxInnerTop, 
.ContentBox .ContentBoxInnerBottom {position:relative; width:750px; height:8px; font-size:1px; line-height:1px; background-repeat:no-repeat; background-position:0px 0px; }
html>body .ContentBox .ContentBoxInner {background:url("/images/Content.Shadow.png") repeat-y; }
html>body .ContentBox .ContentBoxInnerTop {background-image:url("/images/Content.Shadow.Top.png"); }
html>body .ContentBox .ContentBoxInnerBottom {background-image:url("/images/Content.Shadow.Bottom.png");  }


.ContentMain {clear:both; overflow:hidden; }
.ContentMain .ContentLeft {float:left; width:140px; margin-right:10px; }
.ContentMain .Content {float:left; width:455px; }
.ContentMain .ContentRight {float:right; width:105px; }

#Search_Section form {
	padding: 7px;
	display: block;
	overflow: hidden;
	}

#Search_Section .submit {
	float: right;
	}

#Search_Section .text {
	color: #6d97a3;
	width: 100px;
	height: 16px;
	border: none;
	border-top: 1px #f0f7f9 solid;
	border-bottom: 1px #f0f7f9 solid;
	float: left;
	font-family: Verdana, sans-serif;
	font-size: 13px;
	}

#Search_Section div, #Search_Section {
	background: #c8e0e8;
	}

#Search_Section {
	margin-bottom: 10px;
	}

#Search_Results .separator {
	width: 100%;
	height: 1px;
	font-size: 1px; /* IE6 */
	overflow: hidden;
	background: url( /images/separator_bg.png ) repeat-x top left;
	margin: 10px 0;
	}

#Search_Results .term {
	font-size: 13px;
	padding: 5px 0;
	}

#Search_Results h3 {
	font-weight: bold;
	font-size: 13px;
	}

#Search_Results .event {
	padding-bottom: 20px;
	clear: both;
	height: 100%;
	}

#Search_Results .event .title {
	font-weight: bold;
	color: #2e697a;
	}

#Search_Results .event .date {
	font-weight: bold;
	font-size: 80%;
	padding: 2px 0;
	}

#Search_Results .event .venues {
	padding-bottom: 7px;
	}

#Search_Results .event .row {
	overflow: hidden;
	}

#Search_Results .event .image, #Search_Results .event .desc {
	float: left;
	}

#Search_Results .event .image, #Search_Results .event img {
	width: 100px;
	margin-right: 10px;
	}

#Search_Results .event .desc {
	width: 200px;
	}

#Search_Results .items_set {
	padding-bottom: 50px;
	}

#Search_Results .items_set.events {
	padding-bottom: 10px;
	}