
body {
  background-color1:#024399;
  background-color:#111111;
  background-image1:url(images/sitebg1.jpg);
  background-repeat1:repeat-x;
  font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-size:12px;
  margin:1px;
  margin-top: 5px;
  margin-bottom: 10px;
  text-align:center;
}
#pagecontainer{

  background-image:url(images/page_bg.jpg);
  background-repeat:repeat-y;  margin:0 auto;
  text-align:center;
  width:800px;
  border: solid 1px gray;

  }

#page {
  background-image:url(images/page_bg.jpg);
  background-repeat:repeat-y;
	width: 800px;
	background-color1: black;
	text-align: center;
	margin: 0 auto;
  height:100%;
  background: url(images/page_bg.jpg) repeat-y
}

#contents {

  padding1:20px;
  width:800px;
  display: table;
  text-align: left;
  height1:100%;
  background-image: url(images/column_bg.jpg)
}
#leftcol {
  margin-left1:0px;
  float:left;
  width :182px;
  border1: 1px solid gray;
  padding1:5px;
  margin-top1:-20px;
  text-align:left;
  line-height1: 20px;
  display1: table-column;
  height1: 100%
}
 #rightcol{
  float1: right;
  width: 590px;
  margin-left: 190px;
  margin-top: 4px;
  border: 1px solid gray;
  padding:5px;
   min-height1: 200px;
  text-align:left;
  line-height: 20px;
  display1: table-column;
  color: #000000;
  background-color: #FFFFFF
}

#footer {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  width:800px;
  heighta: 25px;
  line-height: 15px;
  padding-top: 6px;
  color: #FFFFFF;
  background: #000000;
  margin-bottom1:2px;
  padding1: 5px;
  background-image: url(images/foooterimage.jpg);
  background-repeat: no-repeat;
  background-position: top;

}

#footer a{
  color:#FFCC99;
  font-family:Arial,Helvetica,sans-serif;
  font-weight:bold;
  text-decoration:none;
  font-size: 11px;
}
#footer a:link{
  color:#FFCC99;
  font-family:Arial,Helvetica,sans-serif;
  font-weight:bold;
  text-decoration:none;
}

#footer a:visited{
  color:#FFCC99;
  font-family:Arial,Helvetica,sans-serif;
  font-weight:bold;
  text-decoration:none;
}

#footer a:hover{
  color:#66CCFF;
  font-family:Arial,Helvetica,sans-serif;
  font-weight:bold;
  text-decoration:underline;
}
#footer a.designed { font-size: 9px;color: #CCCCFF; }
.boxc1 {
margin-left: 6px;
padding:6px;
width: 152px;
border: solid 1px gray;

 }
#footer .footer_exlinks {
width: 160px; background: white; color: black;  vertical-align: top; text-align:left;

 }
#footer a.exlinks {
  font-size: 12px; font-weight: bold; color: blue;
 }

 .subscription {
margin-left: 6px;
padding:6px;
width: 152px;
border: solid 2px black;
font-size: 10px;
font-family:Arial,Helvetica,sans-serif;
  }

.submenubox {
  float:right;
  width: 191px;
  border1: 1px solid gray;
  padding:2px;
  margin:3px;
  margin-top: 46px;

}

a.submenu {
  background: #111111;
  border: 1px solid #999999;
  border-top: 1px solid white;
  margin-top: 1px;
  padding-left: 5px;
  line-height: 25px;
  width: 180px;
  color: #FFFFFF;
  text-decoration:none;
  font-size: 10px;
  display: block;
  font-weight: bold
}


a.submenu:hover{
  background: #777777;
  border: 1px solid #111111;
  border-top1: 1px solid white;
  color: #000000;
  margin-top: 1px;
  padding-left: 5px;
  line-height: 25px;
  width: 180px;
  text-decoration:none;
  font-size: 10px;
  display: block;
  font-weight: bold
}

.pagehead {
  background: #555555;
  border: 2px solid #3366CC;
  border-top: 2px solid #CCCCCC;
  border-left: 2px solid #222222;
  border-bottom: 2px solid #111111;
  border-right: 2px solid #CCCCCC;
  padding-left: 5px;
  line-height: 35px;
  width1: 180px;
  color: #FFCC66;
  font-size: 20px;
  font-weight: bold;
  text-decoration:none;
  display: block
}

.imgs {
  margin: 9px;
  padding: 2px;
  border: 1px solid black;
  float: left;
}


