body { margin: 0px; padding: 0px; background: #fff; }

div.main-container {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; font-size: 16px; font-weight: normal;
	width: 900px; margin-left: auto; margin-right: auto; background: url(../img/bg.jpg) no-repeat top left; 
}

a { color: #42708c; text-decoration: none; }
img { border-style: none; }
hr { border: 0px; height: 1px; background-color: #ccc; }

div.header-container { height: 78px; position: relative; margin-bottom: 5px; }
h2.name { margin: 0px 38px; padding: 0px; }
h2.name a { color: #9acdd9; }
h2.name a:hover { color: #fff; background: #73b2d9; }
div.menu-container { right: 0px; position: absolute; margin: 5px 5px 0px 0px; }
div.menu-item, div.menu-item-active { float: right; margin: 0px 5px 0px 5px; }
div.menu-item-active { color: #9acdd9; font-weight: bold; }
div.menu-item a { color:  #73b2d9; }
div.menu-item a:hover { color: #fff; background: #73b2d9; }

div.server, div.upcoming { color: #f2f2f2; position: absolute; bottom: 15px; left: 15px; }
div.server img { vertical-align: middle; margin: 0px 5px 2px 0px;  }

div.logo { z-index: 99; }

div.feed-item-container { font-size: 12px; margin-bottom: 5px; }
div.feed-item-info { color: #666; }
div.feed-item-info img { vertical-align: middle; width: 10px; height: 10px; margin: 0px 5px 1px 0px; }
div.feed-item-content { margin-left: 25px; }
div.feed-item-content a:hover { color: #fff; background: #42708c; }

div.content-container { height: 577px; }
div.content-default { height: 577px; position: relative; }
div.content-window-half { position: relative; width: 382px; background: #f2f2f2; height: 490px; margin: 0px 38px; padding: 15px; }
div.content-window-full { position: relative; width: 870px; background: #f2f2f2; height: 1000px; padding: 15px; }
img.content-point { margin-left: 148px; }
h2.content-title { color: #666; margin: 0px; padding: 0px; right: 15px; position: absolute; }

div.footer-container { color: #324e59; background: #fff; margin: 5px 0px 0px 0px; }

div.home h1 { margin: 0px; padding: 0px; }
div.home { position: absolute; left: 15px; bottom: 50px; color: #e2e2e2; width: 500px; }
div.home a { color: #fff; }
div.home a:hover { color: #fff; background: #73b2d9; }