body {
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	color: #000;
	/*background-color: #6aade4;
	background: url(background-img.png);
	*/
}

#container {
	margin: 0 auto;
	width: 745px;
	/*
	background-color: #6aade4;
	*/
}

#header {
	width: 745px;
	background-color: #6aade4;
	/* background: url(background-img.png); */
	padding-top: 15px;
	padding-bottom: 15px;
	float: left;
	text-align: left;
}

#join_us {
	color: #0b0000;
	font-size: 14pt;
	text-align: center;
}

#menu {
	padding-left: 20px;
	text-align: center;
	font-size: 12pt;
	margin-top: 35px;
	color: #603913;
}

#menu a {
	color: #603913;
}

#content {
	/* 
	background-color: #6aade4;
    background: url(background-img.png);
	width: 700px;*/
	padding-left: 100px;
	padding-right: 0px;
	float: left;
	text-align: left;
	font-size: 13px;
}

table {
	font-size: 14px;
}

.table_left {
	vertical-align: top;
	font-weight: bold;
	color: #0b0000;
}

.table_right {
	vertical-align: top;
	font-weight: bold;
}

.table_right a {
	color: #603913;
}

#sponsors {
	background-color: #6aade4;
	/** width: 745px;
	background: #ffffff;
	background: url(background-img.png);
	**/
	width:100%;
	float: left;
	font-size: 12px;
	margin-bottom: 20px;
	color: #0000000;
	font-weight: bold;
}
#sponsors .text-container  { vertical-align:middle; text-align:center; font-size:120%; padding: 8px 3px; }

#sponsors .img-container  { position:relative; height:100%; vertical-align:middle; text-align:center; }

#sponsors .img-container img {
	position:relative;;
    top:0;
    bottom:0;
    margin:auto;
    max-width:95%; height:auto;
   }

.interior {
	padding: 10px;
	padding-right: 0px;
}

h2 {
	margin-bottom: 0px;
}

.column {
	text-align: center;
	padding-left: 20px;
}