﻿div#mp_hdr
{
	height:120px;
	width:100%;
	background:#0e0e0e url(/_/img/mp/bg.gif);
}

div#mp_wrapper
{
	width:800px;
	margin:0 auto;
}
div#mp_nav
{
	width:800px;
	text-align:center;
	margin-bottom:10px;
}

div#mp_nav table
{
	width:560px;
	margin:0 auto;
}

div#mp_nav div
{
	height:41px;
    width:140px;
    vertical-align:middle;
    line-height:30px;
    background-position:top;
    background-repeat:no-repeat;
}

div#nav_items span
{
	display:block;
    word-spacing:10px;
}

div#nav_items a:hover,a.highlightNavItem
{
	color:#5996fa;
}

a.highlightNav
{
    color:#0060ff;
}

div#mp_content
{
	width:770px;
	background: #0e0e0e url(/_/img/mp/bg.gif);
	padding:8px 15px 8px 15px;
	margin-top:25px;
	margin-bottom:25px;
}

div#mp_ftr
{
	height:70px;
	width:100%;
	text-align:center;
	background:#0e0e0e url(/_/img/mp/bg.gif);
	line-height:70px;
	vertical-align:middle;
}

