@charset "utf-8";
* { padding: 0; margin: 0; border:0; }

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}


img
{  border-style: none;
}

a:link {
	color: #073360;
	text-decoration: none;
}

a:hover {
	color: #900;
	text-decoration: none;
}

a:active {
	color: #900;
	text-decoration: none;
}

a:visited {
	color: #1B5177;
	text-decoration: none;
}

body {
	text-align: left;
	background-attachment: scroll;
	background-color: #000;
	background-image: url(../images/common_images/grad.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#container {
	margin: auto;
	width: 950px;
	background-color: #FFF;
}


#content {
	width: 950px;
	background-color: #FFF;
	float: left;
	padding-bottom: 15px;
}

#logo {
	float: left;
	height: 257px;
	width: 950px;
	background-attachment: scroll;
	background-image: url(../images/common_images/banner4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	margin-bottom: 1px;
	padding-bottom: 1px;
	background-color: #FFF;
}

#logo h1 {
	text-indent: -5000px;
}

#calendar {
	float: left;
	width: 190px;
	margin-top: 5px;
	margin-right: 10px;
	padding-left: 15px;
	margin-left: 20px;
}


div#cal_head {
	float: left;
	width: 180px;
	height: 52px;
	background-attachment: scroll;
	background-image: url(../images/common_images/calendar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 5px;
}

#cal_image {
	float: left;
	height: 45px;
	width: 180px;
}

#cal_head h2 {
	text-indent: -5000px;
}

#cal {
}

#cal h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003;
}

#cal_head h1 {
	text-indent: -5000px;
}

#cal h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003;
	font-weight: bold;
}

#cal p {
}

#follow_band {
	float: left;
	width: 370px;
	margin-top: 5px;
	margin-right: 10px;
}

#follow_band h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003;
}

#fb_head {
	float: left;
	width: 360px;
	margin-bottom: 5px;
	background-attachment: scroll;
	background-image: url(../images/common_images/follow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 52px;
}

#fb_head h2 {
	text-indent: -5000px;
}

#follow1 {
	float: left;
	width: 360px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 15px;
}

#follow1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#follow1 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#follow2 {
	float: left;
	width: 360px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#feature {
	float: left;
	width: 290px;
	margin-top: 5px;
}

#feature_head {
	float: left;
	width: 280px;
	margin-bottom: 5px;
	height: 52px;
	background-attachment: scroll;
	background-image: url(../images/common_images/upnext.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#feature_head h2 {
	text-indent: -5000px;
}

#feature_image {
	float: left;
	width: 280px;
	margin-top: 5px;
}


#footer {
	width: 850px;
	float: right;
	height: 25px;
	text-align: right;
	padding-left: 10px;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	padding-right: 20px;
	padding-top: 20px;
}

#assoc {
	height: 25px;
	width: 950px;
	background-attachment: scroll;
	background-image: url(../images/tm_common/wc32.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #CCC;
	float: left;
	text-align: right;
}

#bottom {
	background-attachment: scroll;
	background-color: #000;
	background-image: url(../images/common_images/bottom2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	height: 76px;
	width: 950px;
}
