body {
    font-family: tahoma, helvetica, arial, sans-serif;
    font-size: 11px;
    text-align: center;
    background: #979dae;
    color: #e4e7ef;
	 background-image:url(images/bg_lines.gif);
}

img { border: 0; }

#wrapper {
    margin: auto;
    text-align: left;
    width: 784px;
    position: relative;
    background: url(images/body_bg.gif) repeat-y;
}

#body {
    background: url(images/body_b.gif) no-repeat bottom;
}

h1, h2, div, ul, li {
    padding: 0;
    margin: 0;
    list-style: none;
}

h1 {
    text-align: right;
}

h2 {
    color: white;
    font-weight: normal;
		font-size: 17px;
}

h3 {
    font-size: 10px;
}

a {
    color: white;
    text-decoration: none;
    font-weight: bold;
}

.clear {
    clear: both;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
	visibility: hidden;
}

.readmore {
    text-align: right;
}

.readmore a {
    text-decoration: underline;
}

#left .readmore {
    text-align: left;
}

#left {
    margin: 0;
    padding-top: 35px;
    background: url(images/menu_t.gif) no-repeat;
    float: left;
    width: 165px;
}

#left h3 {
    font-size: 10px;
    color: white;
    margin: 1em 0;
    padding: 0;
}

#left p {
    margin: 1em 0;
    padding: 0;
}


#nav {
    background: url(images/menu_bg.gif) repeat-y;
}

#nav li {
    border-top: 1px solid white;
    padding: 4px 2px 4px 36px;
    text-indent: -28px;
}

#latest {
    padding-top: 13px;
    background: url(images/menu_b.gif) no-repeat;
}

#FeedHeading {
    width: 165px;
		height: 24px;
    background: url(images/title_latest_events.gif) no-repeat;
		padding: 3px 0 0 10px;
		font-size: 14px;
		font-weight: bold;
}

#latest .events {
    padding: 0 10px;
}

#logo {
    position: absolute;
    left: 165px;
    top: 0;
		width: 619px;
		height: 46px;
    background: url(images/logo.gif) no-repeat;
    font-size: 22px;
		text-align: left;
		padding: 8px 0px 0px 70px;
}

#content .inner {
    float: left;
    padding-top: 48px;
    margin: 20px 0 10px 30px;
    width: 383px;
}

#banners {
    float: right;
		margin-top:40px;
		width: 186px;
}

#searchbox {
    float: right;
    width: 196px;
    background: url(images/search_bg.gif) repeat-y;
}

#searchbox h3 {
    margin: 0;
    padding: 48px 0 10px 20px;
    background: url(images/rider.jpg) no-repeat;
    color: white;
}

#searchbox p {
    margin: 0;
		padding: 10px 0 10px 20px;
}

#searchbox form {
    background: url(images/search_b.gif) no-repeat bottom;
    padding: 1px 0 40px 20px;
    margin: 0;
    line-height: 2;
}

#searchbox .text {
    width: 160px;
	  text-align: left;
    font-family: arial;
	  font-size: 9pt;
	  font-weight: normal;
	  padding: 0 0 0 0;
	  margin: 0 0 0 0 ;
	  border: 0 0 0 0;
}


#searchbox .submit {
    border: 1px solid #c5cee7;
    background: #7785ad;
    color: #fff;
}

#searchbox .softright {
    text-align: right;
    padding-top: 3px;
    padding-right: 20px;
}

#footer {
    padding: 20px 0;
    text-align: center;
    color: #fff; 
}

#footer a {
    text-decoration: underline;
}

#program_gallery {
   	padding: 10px 0px 10px 0px;
}

#program_gallery ul {
	  width: 400px;
    list-style-type: none;
}

#program_gallery li {
    list-style-type: none;
   	margin-right: 10px;
	  margin-bottom: 10px;
	  padding: 4px 4px 2px;
	  float: left;
}

#mlmbook_gallery {
   	padding: 10px 0px 10px 0px;
}

#mlmbook_gallery ul {
	  width: 800px;
    list-style-type: none;
}

#mlmbook_gallery li {
    list-style-type: none;
   	margin-right: 10px;
	  margin-bottom: 25px;
	  padding: 4px 4px 2px;
	  float: left;
}

#imbook_gallery {
   	padding: 10px 0px 10px 0px;
}

#imbook_gallery ul {
	  width: 800px;
    list-style-type: none;
}

#imbook_gallery li {
    list-style-type: none;
   	margin-right: 10px;
	  margin-bottom: 25px;
	  padding: 4px 4px 2px;
	  float: left;
}