body {
 background-color: #000000;
 background-image: url('../img/pagegradred.png');
 background-repeat: repeat-x;
 margin: 0px;
}

a {
 color: #ffe04e;
 text-decoration: none;
}

a:hover {
 color: #ffe258;
 text-decoration: underline;
}

#page {
 background-image: url('../img/logoMback.png');
 background-position: center top;
 background-repeat: no-repeat;
 min-height: 510px;
 width: 1024px;
}

#page_inner {
 background-color: #000000;
 padding-top: 7px;
 width: 860px;
}

#header {
 background-image: url('../img/highlightredbottom.png');
 background-position: 0px 75px;
 background-repeat: no-repeat;
 height: 110px;
 width: 930px;
}

#header_inner {
 background-image: url('../img/highlightredtop.png');
 background-position: 0px 26px;
 background-repeat: no-repeat;
 height: 110px;
 width: 930px;
}

#header .marisaname {
 background-image: url('../img/logoMfront.png');
 background-position: center bottom;
 background-repeat: no-repeat;
 height: 110px;
 width: 100%;
}

#header .navigation {
 float: left;
 font-family: 'Lucida Sans Unicode', 'Lucida Grande', Helvetica, sans-serif;
 font-size: 10px;
 margin-top: 77px;
 text-transform: uppercase;
 width: 335px;
}

#header .chunk {
 float: left;
 width: 260px;
}

#header .navigation a {
 color: #ffffff;
 display: inline-block;
 float: left;
 padding: 9px;
 text-decoration: none;
}

#header .navigation a:hover {
 color: #ffad46;
 display: inline-block;
 float: left;
 padding: 9px;
 text-decoration: underline;
}

#page .mainimg {
 background-color: #060606;
 border: 3px solid #7c000b;
 height: 275px;
 width: 840px;
}

#page .mainimg_inner {
 background-image: none;
 background-position: center center;
 background-repeat: no-repeat;
 border: 2px solid #000000;
 height: 51px;
 padding-top: 220px;
 text-align: left;
 width: 836px;
}

#page .mainimg img {
 margin-left: 10px;
}

#page .content {
 color: #dddddd;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 padding: 7px;
 width: 846px;
}

#page .content .left {
 float: left;
 text-align: left;
 padding: 5px;
 width: 536px;
}

#page .content .right {
 float: left;
 text-align: left;
 margin-left: 11px;
 padding: 5px;
 text-align: right;
 width: 279px;
}

#page .content .whole {
 text-align: left;
 width: 846px;
}

#page .content p {
 line-height: 16px;
 margin: 5px;
 padding: 3px;
}

#page .content h2 {
 color: #ec982f;
 font-size: 20px;
 margin-bottom: 5px;
 margin-top: 0px;
}

.contactf {
}

.contactf table {
 width: 546px;
}

.contactf td.cleft, .contactf td.cleftAlt {
 background-color: #350005;
 font-family: Tahoma, Geneva, Helvetica, sans-serif;
 font-size: 11px;
 padding: 10px;
 width: 170px;
}

.contactf td.cright, .contactf td.crightAlt {
 background-color: #101010;
 padding: 10px;
 width: 336px;
}

.contactf td.cleftAlt {
 background-color: #1e0003;
}

.contactf td.crightAlt {
 background-color: #0a0a0a;
}

.contactf td.cright input, .contactf td.crightAlt input, .contactf textarea, .contactf select {
 width: 330px;
}

.contactf strong {
 color: #ff0000;
}

#copyright {
 border-top: 1px solid #161616;
 font-family: Tahoma, Geneva, sans-serif;
 font-size: 11px;
 margin: 0px auto;
 padding-bottom: 20px;
 padding-top: 10px;
 width: 860px;
}

#copyright .left {
 color: #555555;
 float: left;
 text-align: left;
 width: 460px;
}

#copyright .right {
 float: left;
 text-align: right;
 width: 400px;
}
