<style type="text/css">
body, div {
overflow: hidden;
background-color:#840C0C;
}
html>body .transbox
{
width: auto;
min-height: 80%;
} 
p.head {font-family: "Monotype Corsiva";
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 160%;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: center;
        color: #000000;
        margin-left:10%;
        margin-right:8%;}
p.head2 {font-family: "Monotype Corsiva";
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 200%;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: center;
        color: #000000;
        margin-left:8%;
        margin-right:8%;}
p.body {font-family: arial;
	font-style: normal;
	font-variant: normal;
	font-size: 100%;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: justify;
        color: #000000;
        margin-left:10%;
        margin-right:8%;
        text-indent: 2ex;}
p.center2 {font-family: arial;
	font-style: normal;
	font-variant: normal;
	font-size: 100%;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: center;
        color: #000000;
        margin-left:10%;
        margin-right:8%;
        text-indent: 2ex;}
p.center {font-family: arial;
	font-style: normal;
	font-variant: normal;
	font-size: 80%;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: center;
        color: #000000;
        margin-left:10%;
        margin-right:10%;}
p.body3 {font-family: arial;
	font-style: normal;
	font-variant: normal;
	font-size: 80%;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: justify;
        color: #000000;
        margin-left:10%;
        margin-right:10%;}
p.copy {font-family: arial;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 100%;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: justify;
        color: #000000;
        margin-left:10%;
        margin-right:8%;
        text-indent: 0ex;}
img.floatRight { 
    float: right; 
    margin: 6px; 
}
img.floatLeft {
    float: left;
    margin: 6px;
}

div.contain{
postion: relative;
}
div.contain2{
  position: static;
  top: 0px;
  left: 250px;
  right: 0px;
  width: 100%;
  min-height: 100%;
  margin: 0px;
  overflow: visible;
}

div.left {
  background: #840C0C;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 250px;
  margin: 0px;
}

div.body {
  display: block;
  position: absolute; 
  background-image: url('/pics/back7.jpg');
  background-repeat: no-repeat;
  top: 0px;
  left: 250px;
  height: 100%;
  width: 100%;
  right: 1px;
  margin: 0px;
  overflow: hidden;
  clear: both;
}
div.text {
  background-image: url('/images/trial/snowy2.jpg');
  position: relative;
  top: 20px;
  width: 80%;
  margin: 0px;
}
div.head {
  background: #CDB28F ;
  position: absolute;
  top: 0px;
  left: 266px;
  width: 80%;
  height: 20%;
  margin: 0px;
}
div.foot {
  background: #CDB28F ;
  position: absolute;
  width: 105%;
  bottom: 0px;
  height: 30px;
  left: 0px;
  right: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  clear: both;
}
div.foot p {
  font-family: arial;
  font-size: 60%;
  margin-left: 30px;
  margin-right: 30px;
  margin-top: 5px;
  margin-bottom: 5px;
}
div.box
  {
  overflow: auto;
  width: 60%;
  height: 110px;
  margin: 10% 10% 10% 10%;
  background-color: #cdb28f;
  border: 1px solid black;
  }
  div.box2
  {
  overflow: auto;
  width: 60%;
  height: 70%;
  margin: 10% 10% 10% 10%;
  background-color: #cdb28f;
  border: 1px solid black;
  }
div.transbox2
  {
  overflow: auto;
  width: 60%;
  height: 70%;
  margin: 10% 10% 10% 10%;
  background-color: #ffffff;
  border: 1px solid black;
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
  }
div.transbox3
  {
  overflow: auto;
  width: 60%;
  height: 70%;
  margin: 10% 10% 10% 10%;
  background-color: #ffffff;
  border: 1px solid black;
  /* for IE */
  filter:alpha(opacity=80);
  /* CSS3 standard */
  opacity:0.8;
  }

div.transbox2 p
  {
  margin: 30px 40px;
  font-weight: bold;
  color: #000000;
  }
a#calender {
    display: inline-block;
    width: 300px;
    height: 50px;
    background-image: url(/cmbcpic/calender2.jpg);
    background-position: 0 0;
    margin: 0 auto;
}
a#calender:hover {
    background-position: 0 -50px;
}
a .alt { display: none; }

</style> 