body {
  background: url(images/backgroun.gif) #999 repeat-x;
  margin: 0;
  padding: 0;
  text-align: center;
  color: #000; 
  font-family: verdana,arial,helvetica,sans-serif; font-size: 11px
}

  

#container {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 12px auto; 
	WIDTH: 760px; 
	PADDING-TOP: 0px; 
	background-color: #fff;
	border: 1px solid black;
	
}

#top {
  DISPLAY: block;
  background-image: url(images/head.jpg);
  height: 55px;
  width: 760px;
  position: relative;
  border: solid 1px black;
  z-index: 1}
  

#topnav {
  margin: 0px;
  padding: 0px;
  background: #808080;
  height: 22px;
  width: 760px;
  border-top: 1px solid #00ccff;
  border-bottom: 1px solid black;
  text-align: right;
  display: block
}

#wrapper {
  margin: 0 auto;
  padding: 0;
  border: 0px solid black;
}
#left {
  float: left;
  width: 160px;
  border: 0px dashed black;
  margin-left: 0px;
  padding: 0px;
  text-align: left
}

#left.pic {
 background-image: url (mcross_sm.jpg);
 width: 140px;
 height: 222px
}


#right {
  float: left;
  width: 680px;
  border: 0px dashed black;
  margin-left: 19px
}

#center {
  margin-left: 210px;
  margin-right: 210px;
  width: 200px;
  background-color: #ccc;
}
#clear {
  clear: both;
}

#clearall {
  clear: all;
}

.bold { font-style: bold;}

.italic { font-style: italic; padding-right: 5px}

#header {font-size: 10px; color: #000; font-weight: bold; font-size: 11px}

#footer {
  background: #ccc;
  margin-top: 10px;
  border-top: 1px solid #777;
  border-bottom: 1px solid #777;

  padding: 4px;
  font-size: 0.8em;
  color: #777; 
  text-align: right;
 }

H2 {
	MARGIN-TOP: 16px; FONT-WEIGHT: bold; FONT-SIZE: 17px; MARGIN-BOTTOM: 8px; COLOR: #003300; TEXT-DECORATION: none
}

h2 { color:#555; font-family: verdana, arial, times }

TD { font-family: verdana, arial, times; font-size: 11px }

/* Removes default top margin from left/right column paragraphs in Mozilla */
div > p {
  margin-top: 0;
}

a {
	color: #FFF; TEXT-DECORATION: none
}

.bold { font-weight:bold }
.menubold { font-weight:bold; line-height: 24px }
.boldred { font-weight:bold; color:red }
.boldorange { font-weight: bold; color:#ffcc00;  line-height: 32px }
.orange { font-weight: normal; color:#ffcc00; letter-spacing: -1px; line-height: 19px  }
.white { font-weight: normal; color:#fff; letter-spacing: -1px; line-height: 25px  }
.tri { background-image: url ("pics/tri.jpg"); width: 8px; height: 8px  }
.triw {background-image: url ("pics/triw.jpg")  }
.p4 {padding-bottom: 5px; padding-top: 5px;  list-style-position: inside;  }

.gap20 {
	margin-bottom: 20px
}
.gap16 {
	margin-bottom: 16px
}
.gap12 {
	margin-bottom: 12px
}
.gap6 {
	margin-bottom: 6px
}
.gap4 {
	margin-bottom: 4px
}
.gap2 {
	margin-bottom: 2px
}
p {
	font-size: 10px; font-weight: normal;font-family: verdana, georgia;
}



.maintext {width:760px; text-align: left; margin-bottom: 20px; border: solid black 1px }
.maintext a {color: #006699}

#footext { color: #777; text-align: right;
}

