BODY
{
   background-color:#152980;
   background-image:url(../images/hep_bg.jpg); background-repeat: repeat-x;
   margin: 0px;
   padding: 0px;
   font-family: Verdana, Arial, Georgia, Times New Roman;
   font-size: 11px;   
   width:100%;
   line-height:16px;
}
p, td
{
   font-family: Verdana, Arial, Georgia, Times New Roman;
   font-size: 11px;
}
A, A:link, a:visited {text-decoration: none; color: #152980}
A:hover 
{
   color: Red;
   text-decoration: underline;
}

div.bgall
{
   background-image:url(../images/hep_bg.jpg); background-repeat: repeat-x;
}


td.bodyshad {background-image: url(../images/bg_shad.png); background-repeat: repeat-y;}
div.bodybg {background-image: url(../images/bodybg.jpg); background-repeat: repeat-y; background-position: top center}

a.blklink, a.blklink:visited
{
color:#000;
text-decoration: none;
}
a.blklink:hover 
{
color:#000;
text-decoration: underline;
}

a.whtlink, a.whtlink:visited
{
color:#fff;
text-decoration: none;
}
a.whtlink:hover 
{
color:#fff;
text-decoration: underline;
}

/*======================================================================================================================================================================================*/
/* GALLERY */
/*======================================================================================================================================================================================*/
div.img
  {
  margin: 2px;
  border: 1px solid #5f442c;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
  }
div.img img
  {
  display: inline;
  margin: 0px;
  border: 3px solid #7c452c;
  }
div.img a:hover img
  {
  border: 3px solid #a75d3d;
 }
/*======================================================================================================================================================================================*/










td.topbg {background-image: url(../images/headbg.gif); background-repeat: repeat-x;}
td.borderbot {border-bottom:1px solid #d0d0d0;}
td.maingrad {background-image: url(../images/main_grad.gif); background-repeat: repeat-x;}
td.sidegrad {background-image: url(../images/side_grad.gif); background-repeat: repeat-x;}

.grayhead {width:100%; background-color:#efefef; padding:3px; font-weight:bold; border-bottom:1px dotted #666}

h1.mainhead
{
font-size: 16px;
font-weight:bold;
color: #b00000;
margin:0;
padding:0;
}


.head{background: url(../images/head_bg.gif) #151c26;}
.headlow {background: url(../images/head_bg_low.gif) #151c26;}
.nav {padding-left:15px;border-bottom:1px solid #fff;}
td.maincontent {background-image: url(../images/main_grad.gif);background-repeat: repeat-y;}
td.container{background-image: url(../images/bg_main_grad.png);background-repeat: repeat-y;}
td.footer{background-image: url(../images/bg_footer.png);background-repeat: no-repeat; padding-top:3px; padding-left:20px; padding-right:20px;height:30px;}













.whitehead
{
font-weight:bold;
color: #fff;
}

.grayhead2
{
font-weight:bold;
color: #666;
border-bottom:2px solid #cc3333;
font-size:14px
}


/*
a.dir:link, a.dir:visited
{background-color: #00ff00; width:100%; height:100%}
a.dir:hover
{background-color: #ccc; width:100%; height:100%}
*/
.dir a, .dir a:visited {
	width:200px;
	background-color: #faf7ee;
	text-align: center;
	display:block;
	text-decoration: none;
	color:#000;
	padding:5px;
}
.dir a:hover {
	text-decoration: none;
	background-color: #c9c5b6;
	color: #7f0101;
	padding:5px;
}
