* {
  padding: 0;
  margin: 0;
}

body {
  background-image: url("/bg2.gif");
  background-repeat: repeat-y;
  background-color: #006;
  font: small/18px "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana,  Helvetica, sans-serif;
}
body a:visited
{
	color: #99CCFF;
	font-weight: 200;
	font-size: 101%;
	line-height: 110%;
	text-decoration: none;
}

body a:link
{
	color: #9cf;
	font-weight: 200;
	font-size: 101%;
	line-height: 110%;
	text-decoration: none;
}

body a:hover
{
	color: #FFFF00;
	font-weight: 200;
	font-size: 101%;
	line-height: 110%;
	text-decoration: underline;
}
.frontpage {
  background-color: #fffaf0;
}

.frontpage a:visited
{
	color: #99CCFF;
	font-weight: 200;
	font-size: small;
	line-height: 110%;
	text-decoration: none;
}

.frontpage a:link
{
	color: #9cf;
	font-weight: 200;
	font-size: small;
	line-height: 110%;
	text-decoration: none;
}

.frontpage a:hover
{
	color: #FFFF00;
	font-weight: 200;
	font-size: small;
	line-height: 110%;
	text-decoration: underline;
}

.column {
  position: relative;
  float: left;
  font-size: large;
}

/* Content bar */
#right {
  width: auto;
  margin-left: 180px;
}

#topbar {
  height: 100px;
  width: 100%;
  background-image: url("/images/layout/mast-montage-02.jpg");
  border-bottom: 2px solid #9cf;
}
#magdname {
  height: 60px;
  padding: 30px 0px 0px 2px;
  font-family: "arial";
  font-size: 3em;
  line-height: 110%;
  color: #9cf;

}
#subnav {
  width: 330px;
  color: #9cf;
  background-color: #006;
  padding: 60px 10px;
}
#subnav li {
  list-style-type: disc;
  margin-left: 15px;
}
#shield {
  position: absolute;
  left: 0;
  top: 0px;
  height: 92px;
  width: 137px;
  color: blue;
  padding: 0px 0px 0px 0px;
  background-color: #006;
  margin-left: 40px;
  margin-top: 10px;
}

#imagebar {
  position: absolute;
  left: 180px;
  height: 100px;
  width: 750px;
  color: yellow;
  padding: 0px 0px 0px 0px;
  border-bottom: 2px solid #9cf;
  background-color: #006;
}
#menuleft {
  position: absolute;
  left: 0;
  top: 120px;
  height: 400px;
  width: 177px;
  color: #9cf;
  background-color: #7b68ee;
  padding: 0px 0px;
}
#menuleft a:link {
       font-size: 100%; 
       color: #9cf;
	text-decoration: none;
}
#menuleft a:hover {
       font-size: 100%; 
	color: aqua;
	text-decoration: underline;
}
#menuleft li {
  list-style-type: disc;
  margin-left: 20px;
}

#menuleftcontd {
  position: absolute;
  left: 0;
  top: 400px;
  height: 100px;
  width: 177px;
  color: #000066;
  background-color: #7b68ee;
  padding: 0px 0px;
}
#menuleftcontd a:link {
       font-size: 100%; 
       color: #000066;
	text-decoration: none;
}
#menuleftcontd a:visited {
       font-size: 100%; 
       color: #000066;
	text-decoration: none;
}
#menuleftcontd a:hover {
       font-size: 100%; 
	color: aqua;
	text-decoration: underline;
}
#menuleftcontd li {
  list-style-type: disc;
  margin-left: 20px;
}

#frontmenu {
  position: absolute;
  left: 0;
  top: 140px;
  height: 500px;
  width: 177px;
  color: #9cf;
  padding: 0px 0px;
}
#frontmenu a:link {
       font-size: 100%; 
       color: #9cf;
	text-decoration: none;
}
#frontmenu a:hover {
       font-size: 100%; 
	color: aqua;
	text-decoration: underline;
}
#frontmenu li {
  list-style-type: none;
  margin-left: 10px;
}
#frontmenu li_bull {
  list-style-type: disc;
  margin-left: 15px;
}


#sidebar {
  position: absolute;
  left: 0;
  top: 138px;
  height: 370px;
  width: 177px;
  color: #483d8b;
  font-size: 120%; 
  background-color: #dda0dd;
  padding: 0px 0px 0px 0px;
  margin-left: 0px;
}
#sidebar a:link {
       font-size: 100%; 
       color: #800080;
	text-decoration: none;
}
#sidebar a:hover {
       font-size: 100%; 
	color: aqua;
	text-decoration: underline;
}
#sidebar a:visited {
       font-size: 100%; 
       color: #9cf;
	text-decoration: none;
}
#sidebar li {
  list-style-type: none;
  margin: 0;
}

p.small {
  font-size: 80%; 
}  
#menuleftaddress {
  position: absolute;
  left: 0;
  top: 550px;
  height: 130px;
  width: 167px;
  font-size: 100%;
  color: #9cf;
  background-color: #006;
  padding: 0px 0px 0px 0px;
  margin-left: 0px;
}
#menuleftaddress p.address {
  font-size: 0.75em;
  margin: 0;
}
#menuleftaddress li {
  list-style-type: none;
  padding: 0px 5px;
  margin-left: 15px;
}

#menutop {
  position: absolute;
  left: 180px;
  top: 102px;
  width: 750px;
  font-size: 100%; 
  color: #9cf;
  padding: 0px 0px 0px 0px;
  background-color: #006;
}
#menutop a:link {
       font-size: 100%; 
       color: #9cf;
	text-decoration: none;
}
#menutop a:hover {
       font-size: 100%; 
	color: #9cf;
	text-decoration: none;
       background-color: #7b68ee;
}
.menutopcurrent {
       font-size: 100%; 
	background-color: #7b68ee;
}

#menubottom {
  position: absolute;
  left: 180px;
  top: 120px;
  width: 750px;
  font-size: 100%; 
  color: #9cf;
  padding: 0px 0px 0px 0px;
  background-color: #7b68ee;
}
#menubottom a:link {
       font-size: 100%; 
       color: #9cf;
	text-decoration: none;
}
#menubottom a:hover {
       font-size: 100%; 
	color: #9cf;
	text-decoration: underline;
       background-color: #006;
}
.menubottomcurrent {
  background-color: #006;
}

#centrecontainer {
  position: absolute;
  left: 180px;
  top: 138px;
  width: 750px;
  font-size: 100%; 
  color: #000000;
  padding: 0px 0px 0px 0px;
  margin-top: 0px;
  margin-left:0px;
  background-color: #ffe4e1;
}
#centrepage {
  left: 0px;
  top: auto;
  width: 740px;
  height: auto;
  font-size: 100%; 
  color: #000000;
  padding: 0px 0px 0px 0px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
  background-color: #ffe4e1;
}
#centrepage li {
  padding: 5px;
  margin-left: 25px;
}

H1 {color: #000066; 	padding: 0px 0px 10px 0px; }
H2 {color: #000066; 	padding: 0px 0px 10px 0px; }
H3 {color: #000066; 	padding: 5px 0px 5px 0px; }
H4 {color: #000066; 	padding: 10px 0px 0px 0px; }
H5 {color: #000066; 	padding: 10px 0px 0px 0px; }

#centrepage a:visited {
	color: #0000ff;
	font-weight: 200;
	font-size: 100%;
	line-height: 90%;
	text-decoration: none;
}

#centrepage a:link {
	color: #0000ff;
	font-weight: 200;
	font-size: 100%;
	line-height: 90%;
	text-decoration: none;
}

#centrepage a:hover {
	color: #b22222;
	font-weight: 200;
	font-size: 100%;
	line-height: 90%;
	text-decoration: underline;
}
#centrepage table.small {
  font-size: 100%;
}
#centrepagemenu {
  float: left;
  width: 185px;
  font-size: 100%; 
  color: #9cf;
  padding: 10px 10px 10px 5px;
  margin: 0px 15px 10px 0px;
  background-color: #7b68ee;
}
p {
  padding: 5px 0 5px 0;
}

H1 {color: #000066; 	padding: 0px 0px 10px 0px; }
H2 {color: #000066; 	padding: 0px 0px 10px 0px; }
H3 {color: #000066; 	padding: 5px 0px 5px 0px; }
H4 {color: #000066; 	padding: 10px 0px 0px 0px; }
H5 {color: #000066; 	padding: 10px 0px 0px 0px; }

#centrepagemenu a:visited {
	color: #9cf;
	font-weight: 200;
	font-size: 100%;
	line-height: 90%;
	text-decoration: none;
}
#centrepagemenu a:link {
	color: #9cf;
	font-weight: 200;
	font-size: 100%;
	line-height: 90%;
	text-decoration: none;
}
#centrepagemenu a:hover {
	color: #b22222;
	font-weight: 200;
	font-size: 100%;
	line-height: 90%;
	text-decoration: underline;
}
#centrepagemenu li {
  padding: 0px;
  margin-left: 25px;
}
#centrepageleft {
  float: left;
  width: 155px;
  min-height: 327px;
  font-size: 100%; 
  color: #9cf;
  padding: 10px 10px 5px 0px;
  margin-top: 0px;
  margin-left: 0px;
  background-color: #7b68ee;
}
p {
  padding: 5px 0 5px 0;
}

H1 {color: #000066; 	padding: 0px 0px 10px 0px; }
H2 {color: #000066; 	padding: 0px 0px 10px 0px; }
H3 {color: #000066; 	padding: 5px 0px 5px 0px; }
H4 {color: #000066; 	padding: 10px 0px 0px 0px; }
H5 {color: #000066; 	padding: 10px 0px 0px 0px; }

#centrepageleft a:link {
	color: #9cf;
	font-weight: 200;
	font-size: 100%;
	line-height: 90%;
	text-decoration: underline;
}
#centrepageleft a:visited {
	color: #9cf;
	font-weight: 200;
	font-size: 100%;
	line-height: 90%;
	text-decoration: underline;
}
#centrepageleft a:hover {
	color: #00ffff;
	font-weight: 200;
	font-size: 100%;
	line-height: 90%;
	text-decoration: underline;
}
#centrepageleft li {
  padding: 0px;
  margin-left: 25px;
}
#centrepageleft table.small {
  font-size: 100%;
}
#centrepageright {
  float: right;
  width: 568px;
  font-size: 100%; 
  color: #000000;
  padding: 0px 0px 0px 5px;
  border-left: 2px solid black;
  margin-top: 0px;
  margin-left: 0px;
  background-color: #e9967a;
}
p {
  padding: 5px 0 5px 0;
}

H1 {color: #000066; 	padding: 0px 0px 10px 0px; }
H2 {color: #000066; 	padding: 0px 0px 10px 0px; }
H3 {color: #000066; 	padding: 5px 0px 5px 0px; }
H4 {color: #000066; 	padding: 10px 0px 0px 0px; }
H5 {color: #000066; 	padding: 10px 0px 0px 0px; }

#centrepageright a:visited {
	color: #0000ff;
	font-weight: 200;
	font-size: 100%;
	line-height: 90%;
	text-decoration: none;
}

#centrepageright a:link {
	color: #0000ff;
	font-weight: 200;
	font-size: 100%;
	line-height: 90%;
	text-decoration: none;
}

#centrepageright a:hover {
	color: #b22222;
	font-weight: 200;
	font-size: 100%;
	line-height: 90%;
	text-decoration: underline;
}
#centrepageright table.small {
  font-size: 100%;
}
#centrepageright1 {
  float: left;
  width: 50%;
}
#centrepageright2 {
  float: right;
  width: 50%;
}
#centrelefthalf {
  float: left;
  width: 350px;
  font-size: 100%; 
  color: #000000;
  padding: 0px 0px 0px 5px;
  margin-top: 10px;
  margin-left: 0px;
  margin-right: 10px;
}
p {
  padding: 5px 0 5px 0;
}

H1 {color: #000066; 	padding: 0px 0px 10px 0px; }
H2 {color: #000066; 	padding: 0px 0px 10px 0px; }
H3 {color: #000066; 	padding: 5px 0px 5px 0px; }
H4 {color: #000066; 	padding: 10px 0px 0px 0px; }
H5 {color: #000066; 	padding: 10px 0px 0px 0px; }

#centrelefthalf a:visited {
	color: #0000ff;
	font-weight: 200;
	font-size: 100%;
	line-height: 90%;
	text-decoration: none;
}

#centrelefthalf a:link {
	color: #0000ff;
	font-weight: 200;
	font-size: 100%;
	line-height: 90%;
	text-decoration: none;
}

#centrelefthalf a:hover {
	color: #b22222;
	font-weight: 200;
	font-size: 100%;
	line-height: 90%;
	text-decoration: underline;
}
#centrelefthalf li {
  padding: 0px;
  margin-left: 25px;
}
#centrelefthalf table.small {
  font-size: 100%;
}
#centrerighthalf {
  float: right;
  width: 366px;
  font-size: 100%; 
  color: #000000;
  padding: 0px 0px 0px 5px;
  border-left: 2px solid black;
  margin-top: 10px;
  margin-left: 0px;
}
p {
  padding: 5px 0 5px 0;
}
H1 {color: #000066; 	padding: 0px 0px 10px 0px; }
H2 {color: #000066; 	padding: 0px 0px 10px 0px; }
H3 {color: #000066; 	padding: 5px 0px 5px 0px; }
H4 {color: #000066; 	padding: 10px 0px 0px 0px; }
H5 {color: #000066; 	padding: 10px 0px 0px 0px; }

#centrerighthalf a:visited {
	color: #0000ff;
	font-weight: 200;
	font-size: 100%;
	line-height: 90%;
	text-decoration: none;
}

#centrerighthalf a:link {
	color: #0000ff;
	font-weight: 200;
	font-size: 100%;
	line-height: 90%;
	text-decoration: none;
}

#centrerighthalf a:hover {
	color: #b22222;
	font-weight: 200;
	font-size: 100%;
	line-height: 90%;
	text-decoration: underline;
}
#centrerighthalf li {
  padding: 0px;
  margin-left: 25px;
}

#centrerighthalf table.small {
  font-size: 100%;
}
#centrepageimagebar {
  left: 0px;
  top: auto;
  width: 750px;
  padding: 0px 0px 0px 0px;
  margin-top: 0px;
  margin-left: 0px;
}
#box5 {
  float: left;
  width: 750px;
  font-size: 100%; 
  color: #000000;
  padding: 10px 0px 0px 0px;
  background-color: white;
}
#boxplum {
  float: left;
  width: 740px;
  font-size: 100%; 
  color: #000000;
  padding: 0px 0px 0px 0px;
  margin-top: 0px;
  margin-left: 0px;
  background-color: #dda0dd;
  border-left: none;
}
#boxsalmon {
  float: left;
  width: 740px;
  font-size: 100%; 
  color: #000000;
  padding: 0px 0px 0px 0px;
  margin-top: 0px;
  margin-left: 0px;
  background-color: #e9967a;
  border-left: none;
}

#boxleft {
  float: left;
  width: 230px;
  font-size: 100%; 
  color: #000000;
  padding: 0px 10px 0px 5px;
  margin-top: 0px;
  margin-left: 0px;
  border-right: 2px solid black;
  background-color: #dda0dd;
}
#boxmiddle {
  float: left;
  width: 231px;
  font-size: 100%; 
  color: #000000;
  padding: 0px 10px 0px 10px;
  margin-top: 0px;
  margin-left: 0px;
  background-color: #dda0dd;
  border-right: 2px solid black;
}
#boxright {
  float: right;
  width: 230px;
  font-size: 100%; 
  color: #000000;
  padding: 0px 0px 0px 10px;
  margin-top: 0px;
  margin-left: 0px;
  background-color: #dda0dd;
}
#boxrightnarrow {
  float: right;
  width: 150px;
  font-size: 100%; 
  color: #000000;
  padding: 0px 0px 0px 0px;
  margin-top: 0px;
  margin-left: 0px;
  background-color: #dda0dd;
  border-left: 5px solid #ffe4e1;
}
#boxrightnarrow li {
  padding: 0px 0px 0px 0px;
  margin-left: 20px;
}
#boxfullwidth {
  float: left;
  width: 720px;
  font-size: 100%; 
  color: #000000;
  padding: 0px 10px 0px 10px;
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 10px;
  background-color: #dda0dd;
  border-left: none;
}
#galleryleft {
  margin-top: 33px;
  float: left;
  width: 103px;
  color: #9cf;
  background-color: #7b68ee;
}
#galleryleft a:link {
       font-size: 100%; 
       color: #9cf;
	text-decoration: none;
}
#galleryleft a:visited {
       font-size: 100%; 
       color: #9cf;
	text-decoration: none;
}
#galleryleft a:hover {
       font-size: 100%; 
	color: aqua;
	text-decoration: underline;
}
#galleryleft li {
  padding: 0px;
  margin: 10px 0px 0px 10px;
}

#galleryright {
  float: right;
  width: 635px;
}
#frontheader {
  float: left;
  width: 562px;
  height: 40px;
  font-size: 100%; 
  color: #000000;
  padding: 0px 0px 0px 5px;
  margin-top: 0px;
  margin-left: 0px;
  background-color: #ffe4e1;
  border-right: 1px solid black;
}
#frontfooter {
  float: left;
  width: 562px;
  height: 90px;
  font-size: 100%; 
  color: #000000;
  padding: 0px 0px 0px 5px;
  margin-top: 0px;
  margin-left: 0px;
  background-color: #ffe4e1;
  border-right: 1px solid black;
}
#frontleft {
  float: left;
  width: 266px;
  height: 380px;
  font-size: 100%; 
  color: #000000;
  padding: 0px 10px 0px 5px;
  margin-top: 0px;
  margin-left: 0px;
  background-color: #ffe4e1;
  border-bottom: 1px solid black;
}
p {
  padding: 5px 0 5px 0;
}

H1 {color: #000066; 	padding: 0px 0px 10px 0px; }
H2 {color: #000066; 	padding: 0px 0px 10px 0px; }
H3 {color: #000066; 	padding: 5px 0px 5px 0px; }
H4 {color: #000066; 	padding: 10px 0px 0px 0px; }
H5 {color: #000066; 	padding: 10px 0px 0px 0px; }

#frontleft a:link {
	color: #9cf;
	font-weight: 200;
	font-size: 100%;
	line-height: 90%;
	text-decoration: underline;
}
#frontleft a:visited {
	color: #00008b;
	font-weight: 200;
	font-size: 100%;
	line-height: 90%;
	text-decoration: underline;
}
#frontleft a:hover {
	color: #ff0000;
	font-weight: 200;
	font-size: 100%;
	line-height: 90%;
	text-decoration: underline;
}
#frontleft li {
  padding: 0px;
  margin-left: 25px;
}
#frontleft table.small {
  font-size: 100%;
}
#frontmiddle {
  float: left;
  width: 266px;
  height: 380px;
  font-size: 100%; 
  color: #000000;
  padding: 0px 10px 0px 10px;
  margin-top: 0px;
  margin-left: 0px;
  background-color: #ffe4e1;
  border-bottom: 1px solid black;
  border-right: 1px solid black;
}
p {
  padding: 5px 0 5px 0;
}

H1 {color: #000066; 	padding: 0px 0px 10px 0px; }
H2 {color: #000066; 	padding: 0px 0px 10px 0px; }
H3 {color: #000066; 	padding: 5px 0px 5px 0px; }
H4 {color: #000066; 	padding: 10px 0px 0px 0px; }
H5 {color: #000066; 	padding: 10px 0px 0px 0px; }

#frontmiddle a:link {
	color: #9cf;
	font-weight: 200;
	font-size: 100%;
	line-height: 90%;
	text-decoration: underline;
}
#frontmiddle a:visited {
	color: #00008b;
	font-weight: 200;
	font-size: 100%;
	line-height: 90%;
	text-decoration: underline;
}
#frontmiddle a:hover {
	color: #ff0000;
	font-weight: 200;
	font-size: 100%;
	line-height: 90%;
	text-decoration: underline;
}
#frontmiddle li {
  padding: 0px;
  margin-left: 25px;
}
#frontmiddle table.small {
  font-size: 100%;
}

#frontright {
  float: right;
  width: 165px;
  font-size: 100%; 
  color: #000000;
  padding: 0px 0px 0px 0px;
  margin-top: 0px;
  margin-left: 0px;
  background-color: #ffe4e1;
}
p {
  padding: 5px 0 5px 0;
}

H1 {color: #000066; 	padding: 0px 0px 10px 0px; }
H2 {color: #000066; 	padding: 0px 0px 10px 0px; }
H3 {color: #000066; 	padding: 5px 0px 5px 0px; }
H4 {color: #000066; 	padding: 10px 0px 0px 0px; }
H5 {color: #000066; 	padding: 10px 0px 0px 0px; }

#frontright a:link {
	color: #9cf;
	font-weight: 200;
	font-size: 100%;
	line-height: 90%;
	text-decoration: underline;
}
#frontright a:visited {
	color: #9cf;
	font-weight: 200;
	font-size: 100%;
	line-height: 90%;
	text-decoration: underline;
}
#frontright a:hover {
	color: #00ffff;
	font-weight: 200;
	font-size: 100%;
	line-height: 90%;
	text-decoration: underline;
}
#frontright li {
  padding: 0px;
  margin-left: 25px;
}
#frontright table.small {
  font-size: 100%;
}
#googlemap {
  float: right;
  width: 310px;
  font-size: 100%; 
  color: #000000;
  padding: 0px 0px 0px 10px;
  border-left: 1px solid black;
  margin-top: 35px;
  margin-left: 10px;
}
p {
  padding: 5px 0 5px 0;
}
H1 {color: #000066; 	padding: 0px 0px 10px 0px; }
H2 {color: #000066; 	padding: 0px 0px 10px 0px; }
H3 {color: #000066; 	padding: 5px 0px 5px 0px; }
H4 {color: #000066; 	padding: 10px 0px 0px 0px; }
H5 {color: #000066; 	padding: 10px 0px 0px 0px; }

#legal {
  float: left;
  width: 750px;
  font-size: 85%; 
/*  color: #d87093;*/
  padding: 0px 0px 0px 0px;
  margin-top: 20px;
  margin-left: 0px;
/*  background-color: #ffc0cb;*/
  border-left: none;
}
