html, body {
	margin:0px;
	padding:0px;
	text-align:left;
}

form {
	display:inline;
	margin:0px;
	padding:0px;
}

a img {
	border:none;
	margin:0px;
	padding:0px;
}

h1, h2, h3, h4, h5, h6, p, div, ul {
	margin:0px;
	padding:0px;
}

#body_container {
  width:970px;
	margin: 0 auto;
}

.left_320_container {
  float:left;
	margin:10px 0px 0px 10px;
	width:310px;
}

.right_320_container {
  float:right;
	margin:10px 0px 0px 10px;
	width:310px;
}

.left_640_container {
  float:left;
	margin:10px 0px 0px 10px;
	width:630px;
}

.left_970_container {
  float:left;
	margin:10px 0px 0px 10px;
	width:950px;
}

#header {
	height:55px;
}

#header_logo {
  float:left;
}

.header_secondary_tab {
  float:left;
	height:30px;
	padding:15px 10px 0px 0px;
	margin:5px 5px 0px 0px;
}

#header_weather {
  float:right;
	margin:2px 5px 0px 0px;
}

#header_sub_line {
  clear:both;
	padding:7px;
}

#header_search {
  float:right;
}

#header_nav {
  height:33px;
}

#header_nav ul {
  list-style:none;
	list-style-position:inside;
	padding: 5px 0 0 0;
}

#header_nav ul li {
  float:left;
	height:23px;
	margin:0 0 0 10px;
	padding:0 10px 0 0;
}

#footer_container {
  clear:both;
	margin-top:10px;
	padding:10px;
	height:75px;
}

.footer_copyright {
  float:left;
  position:relative;
	top:30px;
	padding-left:10px;
}

.footer_nav {
  float:right;
	position:relative;
	top:30px;
	padding-right:10px;
}

.column_header p {
	margin-left:15px;
}

.calendarTable {
  width:100%;
}

#events_day_list h3, #events_details h3, #rack_locations h3, #contact h3 {
	margin:0 0 10px 0;
}

#events_day_list h5, #events_details h5 {
	margin:0 0 10px 0;
}

.events_category_header {
  padding:3px;
	margin-bottom:2px;
}

.events_listing {
	margin:0 10px 10px 10px;
  padding:0 0 10px 0;
}

.med_rect_top_bot_margin {
  margin:10px 0 10px 0;
}

#rack_sort_form {
  display:block;
	width:98%;
	margin-bottom:5px;
	padding:3px;
}

#contact p {
 margin:0 0 10px 20px;
}

#contact h5 {
 margin:0 10px 10px 0;
}

#front_news ul, #cat_story_list ul, #related_list ul {
  padding:0 0 0 20px;;
	margin:0 0 10px 0;
}

#cat_story_list ul li, #related_list ul li {
  margin-bottom:10px;
}

#cat_story_list ul li img {
  float:right;
}

#front_news h1, #cat_story_list h1, #cat_story_list h2, .column_header h1, #related_list h3 {
	padding:3px;
	margin-bottom:10px;
}

#cat_story_list {
  margin-top:10px;
}

#article h1 {
  margin:10px 0 5px 0;
}

#article h2 {
  margin-bottom:10px;
}

#article h4 {
  margin-bottom:10px;
}

#article p {
  margin-bottom:15px;
}

#storyGallery {
  float:right;
	width:300px;
	margin:10px;
	padding:10px;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

