*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #D72020;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #D72020;
}

body {
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	list-style-position: outside;
	list-style-type: disc;
	font-weight: bold;
	background-color: #ffffff;
	background-image: url(images-mp/back_all.gif);
	background-repeat: repeat-x;
	letter-spacing: .05pt;
}

#content
{
	margin: 0 auto;
	background: #ffffff;
	width: 811px;
	min-height: 900px;
	
}
#back_all
{
	background-color: #ffffff;
	background-image: url(images-mp/white.gif);
}

#main
{
	background-color: #ffffff;
	background-image: url(images-mp/white.gif);
}

#header {
	background: #ffffff;
	height: 244px;
	text-align: right;		
}

#menu
{
	float: left;
	padding-left: 150px;
	border-left: 7px solid #FFFFFF;
	width: 495px;
	background-image: url(images-mp/header_top.gif);
	background-repeat: repeat-x;
	padding-right: 150px;
}

#menu ul {
	list-style: none;
	
}

#menu li {
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 14px;
	color: #000000;
}

#menu a {
	display: block;
	float: left;
	width: 79px;
	height: 46px;
	text-align: center;
	text-decoration: none;
	color: #D72020;
	font-weight: bold;
	font-size: 12px;
	padding-top: 35px;
	background-color: #FFFFFF;
	background-image: url(images-mp/header_top.gif);
	background-repeat: repeat-x;
}

#menu a:hover {
	width: 85px;
	height: 46px;
	text-decoration: underline;
	background-color: #FFFFFF;
	background-image: url(images-mp/header_top_over.gif);
	background-repeat: repeat-x;
}


#logo {
	width: 770px;
	height: 150px;
	float: left;
	text-align: left;
	padding-top: 10px;
	padding-left: 40px;
	background-color: #ffffff;
	background-image: url(images-mp/header.jpg);
	background-repeat: no-repeat;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #FFFFFF;
}
#logo H2 a
{
font-size: 12px;
}

#left
{
	float: left;
	padding: 10px;
	width: 240px;
	padding-right: 1em;
}

#left H3
{
	width: 225px;
	height: 25px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 15px;
	text-transform: uppercase;
	color: #ffffff;
	background-image: url(images-mp/title.gif);
	background-repeat: no-repeat;
}

#left ul {
	list-style: none;
	border-bottom: 1px solid #D72020;
	border-left: 1px solid #D72020;
	border-right: 1px solid #D72020;
}

#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#left li li {
	padding: 4px 20px;
    background: url(images-mp/small.gif) no-repeat left;
}

#left a {
	color: #D72020;
}
#left a:visited {
	color: #D72020;
}

#left p
{
padding: 10px;
border-bottom: 1px solid #D72020;
border-left: 1px solid #D72020;
border-right: 1px solid #D72020;
}

#right
{
	float: left;
	width: 700px;
	padding-right: 55px;
	height: 1900px;
	padding-left: 55px;
	background-color: #FFCCCC;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 16px;
	color: #D72020;
	font-style: oblique;
}

#right a
{
	color: #D72020;
	text-decoration: underline;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #D72020;
}
.date {
	text-align: right;
	color: #808080;
	font-size: 11px;
	background-color: #fff;
}

.date a {
	color: #D72020;
	background-color: #fff;
}



#footer {
	height: 47px;
	clear: both;
	padding-top: 20px;
	background-image: url(images-mp/header_top_over.gif);
	background-repeat: repeat-x;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #8E8E8E;
}

#footer a {
	color: #666666;
}

