* { padding: 0; margin: 0; }

body {
 font-family: Times, serif;
 font-size: 16px;
}
#wrapper { 
 margin: 0 auto;
 width: 920px;
 background-color: #245869;
}
#header {
 font-family: 'Stoke', Times, serif;
 width: 910px;  
 color: #932218;
 padding: 15px 10px 5px 0px;
 border: 0px solid #ccc;
 height: 79px;
 margin: 10px 0px 5px 0px;
 background-color:#ffffff;
 background-image: url('MMBanner.JPG');
 background-position:right top;
 background-repeat:no-repeat;
}
#navigation {
 width: 910px;
 word-spacing: 65px;
 padding: 5px;
 border: 0px solid #ccc;
 margin: 0px 0px 5px 0px;
 background: #ffffff;
 text-align: center;
}
#content { 
 width: 900px;
 height: 400px;
 color: #114f63;
 border: 0px solid #ccc;
 background:#ffffff;
 margin: 0px 0px 5px 0px;
 padding: 10px;
}
#art_content { 
 width: 900px;
 height: 400px;
 color: #114f63;
 border: 0px solid #ccc;
 background:#ffffff;
 margin: 0px 0px 5px 0px;
 padding: 10px;
}
#content_center {
 width: 400px;
 height: 300px;
 float: right;
 border: 0px solid #ccc;
 /* padding: 40px 250px 60px 250px; */  /* Use without news */
 padding: 20px 250px 50px 250px;	/* Use with news */
}
#news_center {
 width: 910px;  
 font-size: 14px;
 font-weight:bold;
 letter-spacing:1px;
 word-spacing:2px;
 padding: 5px;
 color: #932218;
 border: 0px solid #ccc;
 margin: 0px 0px 0px 0px;
 background: #ffffff;
 text-align: center;
}
#content_left {
 width: 175px; 
 height: 360px; 
 float: left;
 font-size: 22px;
 border: 0px solid #ccc;
 padding: 10px 0px 0px 5px;
}
#content_left_center {
 width: 175px; 
 height: 360px; 
 float: left;
 font-size: 22px;
 border: 0px solid #ccc;
 padding: 35px 0px 0px 5px;
}
#content_right {
 width: 500px;
 height: 360px;
 float: right;
 border: 0px solid #ccc;
 padding: 40px 0px 0px 30px;
}
#footer {
 width: 900px;
 color: #932218;
 font-size: 12px;
 padding: 10px 20px 10px 0px;
 border: 0px solid #ccc;
 margin: 0px 0px 5px 0px;
 background: #ffffff;
 background-image: url('MMBanner.JPG');
 background-position:right top;
 background-repeat:no-repeat;
}
#form_container {
 width: 400px;
 padding: 25px 0px 0px 0px;
}
a:link {
 text-decoration:none;
 color: #932218;
}
a:visited {
 text-decoration:none;
 color: #932218;
}
a:hover {
 text-decoration:none;
 color: #114f63;
}
a:active {
 text-decoration:none;
 color: #114f63;
}
a.navigation {
 word-spacing: 4px;
}

h1 {
 font-size: 36px;
 letter-spacing: 2px;
 word-spacing: 5px;
}

img {
 border: 5px;
 /* solid #114F63; */
 solid #FFFFFF;
 display: block;
 margin: auto;
}

img.contact {
 border: 0px;
}

p.swapper {
 cursor: pointer;
 color: #932218;
 margin-left: 25px;
 font-size: 18px;
 padding-left: 10px;
 text-indent: -10px;
}

p.topmargin {
 margin-top: 10px;
 text-align: justify;
}
