		divx {
		border: 1px solid red;
		}
		
		.jump {
			background:url("../images/jump.png") no-repeat scroll right center transparent;
			padding-right:13px;
		}
		
        #banner{
            width:90%;
            margin:0px auto;
            text-align:center;
            padding:15px;
            background-color:#eee;
            }
        #wrapper {
            width:90%;
            margin:0px auto;
            background-color: #eee;
            }
        #menu{
            width:14%;
            margin-right:5px auto;
            background-color:white;
            float: left;
            padding: 5px;
            }
        #menu_inner, #content_inner {
            margin: 5px;
	    text-align: left;
        }
		
		
		#menu_inner h1 {
		text-align: center;
		}

		#menu_inner h3 {
		text-align: center;
		}

        #menu_inner_last_updated {
			clear: left;
            text-align: center;
			color: blue;
        }
        #menu_inner_copyright {
			clear: left;
            text-align: center;
			color: red;
			font-size: 10px;
        }
		#icrideout {
			text-align: center;
			padding-bottom: 20px;
		}
        #content{
            width:100%;
            float: left;
            margin:0px auto;
            background-color:white;
            }
        body {
            background-color: #eee;
            font-family: verdana, arial;
            font-size: 12px;
        }
	.center_it, .news_menu {
	    margin: 0px auto;
	    text-align: center;
	    kfloat: left;
	    padding-left: 5px;
	}
	.news_menu {
	width: 200px;
	border: blue solid;
	float: left;
	padding-left: 5px;
	}
	.right_it {
	    float: right;
	    padding-right: 5px;
	}
	
	#menu_wrapper {
		width:95%;
	}
	
	#top_menu {
            width:95%;
            margin:0px auto;
            text-align:center;
            padding:15px;
			padding-top: 0px;
			padding-bottom: 5px;
            background-color: #eee;
			float:left;
            }
	#top_menu  ul {
		display:table;
		padding:0;
		margin:0 auto;
		white-space:nowrap;
		list-style-type:none;
	}
	
	#top_menu  li {
		display: inline;
		padding: 20px;
	}
	
	#fb_etc {
		float: right;
	}
	
	#fb_etc img {
		border: 0;
	}
		
	.red_text a {
		text-decoration: none;
		color: red;
	}
	
	.red_text a:hover {
		color: blue;
	}
	
	.red_text {
	font-size: 20px;
	}
	
	.blue_text a {
		text-decoration: none;
		color: blue;
	}
	
	.blue_text a:hover {
		color: red;
	}
	
	.blue_text, .news_menu {
	color: blue;
	font-size: 20px;
	}
	
	.event_red_date {
		color:red;
		font-size: 10pt;
	}
	
	.event_blue_date {
		color: blue;
		font-size: 10pt;
	}
	
	.event_red_title {
		color:red;
		font-size: 18pt;
	}
	
	.event_blue_title {
		color: blue;
		font-size: 18pt;
	}

	#ajaxreader {
		padding: 3px;
	}	

	.event_list li {
		list-style-type: none;
		padding: 5px;
	}
	

		#gallery_container {
			padding: 20px;
		}
		
		#container {
			float: left;
			padding: 15px;
			text-align:center;
			vertical-align:middle;
			width: 40%;
		}

		#breaker {
			clear: left;
		}
		
		#gallery_title , #set_title{
			color: red;
			font-size: 18px;
		}

		#gallery_description, #set_description, #image_title, #image_description{
			color: blue;
			font-size: 14px;
		}

		#thumb_image {

		}
