a{ color: red; text-decoration: none; }
a:hover{ color: #191970; }
body{ background: url(/images/mcm2_bg.jpg) no-repeat center center #DFDFDF fixed; }
div.headerMenu{ text-align: center; }
div#header_menu{ margin-bottom: 5px; }
div#header_menu_2{ margin-top: 5px; }
div.entry{ position: relative; clear: both; }
div.entry img{ margin: 8px; }
div.entry > p{ padding-top: 0; /*height: 500px;*/ }
div.game_info{ border: 1px #191970 solid; float: right; width: 300px;
               padding-bottom: 10px; padding-top: 0; margin-left: 10px; }
div.game_info p.title{ padding: 2px; margin: 0; background: #191970; color: yellow;
											font-size: 1.25em; font-weight: bold; text-align: center; }
div.game_info td.team_info{ text-align: center; }
div.game_info td.team_info:first-line{ font-weight: bold; color: #4B0082; }
div.entry p.story{ text-align: justify; }
div.news{ margin: 0; padding: 10px; border: 1px solid #4B0082; }
.special{ background: #FFF8DC/*cornsilk*/; color: #191970; font-weight: bold; border: 2px solid red; width: 50%;
					padding: .5em; text-align: center; }
.indented{ text-indent: 3em; }
.no_bottom_margin{ margin-bottom: 0; }
h2{ padding: 2px 1.5em; }
h3{ margin-top: 5px; }
img{ border: 0; }
blockquote{ margin: 20px; padding: 5px; border: 1px solid rgb(150,150,150);
  background: rgb(200,200,200); color: black; }

.frontPageStory{ margin-top: 25px; }
