html
{ min-height: 100%; margin-bottom: 1px; }

body
{ font-size: 80%; background-color: #CCC; font-family: Verdana, "Times New Roman", Times, serif; 
  min-width: 760px; text-align: center; }
#wrapperdiv
{ text-align: left; margin: 0 auto; width: 760px; }

#header
{ background: #CCC url(images/headergraphic.gif) top left no-repeat; width: 760px; height: 128px; position: relative; }
#logo
{ float: left; margin: 25px 0 0 45px; height: 91px; width: 193px; }
#mmr
{ position: absolute; top: 58px; left: 275px; width: 430px; height: 29px; list-style-type: none; 
  text-indent: -5000px; background: #333 url(images/mmr.gif) top left no-repeat; 
		padding: 0; margin: 0; }
#mmr li
{  }
#OLDheader ul
{ padding: 50px 0 0 280px; color: white; margin: 0; }
#OLDheader ul li
{ display: inline; font-size: 24pt; font-weight: bold; padding-right: 30px; }

#mainarea
{ border: solid white 10px; border-top: solid white 4px; border-bottom: none; width: 740px; 
  background: white url(images/CnC_shouter.jpg) top left no-repeat; }
#mainareaAboutUs
{ border: solid white 10px; border-top: solid white 4px; border-bottom: none; width: 740px; 
  background: white url(images/aboutuspic.jpg) top left no-repeat; }

#menu
{ background-color: #333; height: 30px; margin: 0; padding: 0; padding-top: 10px; color: white; 
  margin-left: 238px; border-bottom: solid white 4px; }
#menu li
{ display: inline; padding-left: 20px; font-weight: bold; }
#menu .currentpage
{ color: red; }
#menu a
{ text-decoration: none; color: white; }
#menu a:hover
{ text-decoration: underline; }

#maintextwrapper
{ background-color: #ccc; margin-left: 238px; }
#maintext 
{ height: 300px; overflow: auto; position: relative; z-index: 2; padding: 10px; }
#maintext
 { _height: 300px; }
#maintext p
{ margin: 0; padding: 10px 40px 0 20px; text-align: justify;  }
#maintext h2
{ margin: 0; padding: 10px 0 0 10px; }
#maintext h3
{ margin: 0; padding: 10px 0 0 10px;  }
#maintext h4
{ margin: 0; padding: 10px 0 0 10px;  }
#maintext h5
{ margin: 0; padding: 10px 0 0 10px; position: relative; z-index: 10; }
#maintext a
{ text-decoration: none; color: red; }
#maintext a:hover
{ text-decoration: underline;  }
#maintext ul
{ margin: 0; padding: 0; }
#maintext li
{ padding: 0 20px; list-style-type: none; }
#maintext td
{ vertical-align: top; }
#maintext td h5
{ padding-top: 11px; }

.wrapleft
{ float: left; margin: 10px; }
.wrapright
{ float: right; margin: 10px; }

#ampersand
{ position: relative; bottom: 220px; left: 520px; z-index: 1;  }

#footer
{ clear: both; background: #CCC url(images/footergraphic.gif);
  height: 103px; }
#footer ul
{ margin: 0; padding-left: 40px; color: white; list-style: none; }
.bottom_contact_email
{ padding: 30px 0 0 0; }
.bottom_contact_email img
{ border: none; }
.bottom_contact_phone
{ padding: 5px 0 0 40px; }
#cwtext
{ clear: both; text-align: center; margin: 0 auto; font-size: 75%; position: relative; bottom: 160px; }


