*
{
  margin: 0;
  padding: 0;
}

img
{
  border-width: 0;
}

a:link {
	color: #84d7d3;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #84d7d3;
}

a:hover {
	color: #84d7d3;
	text-decoration: underline;
}



body
{
  background: #062d39 url(img/bg.jpg) top center repeat-x;
  font-family: Arial, Verdana, sans-serif;
  color: #999;
  font-size: 11px;
}


#Header
{
    width: 900px;
    height: 218px;
    background: Transparent url(img/header1.jpg) top center no-repeat;
    margin: 0 auto;
}

#NavWrapper
{
  height: 38px;  
  background: Transparent url(img/nav.jpg) top center repeat-x;
  border-top: solid 1px #000;
  border-bottom: solid 1px #000;
}

#sideLinkZone {
    margin: 0 0 20px 0;
    border-bottom: solid 1px #262e3e;
    padding-bottom: 10px;
}

#Nav
{
   width: 900px; 
   margin: 0 auto;
   padding-top: 0px;
}

#Nav p
{
    float: left; 
    font-size: 13px;
    padding: 0 15px;
    height: 38px;
    line-height: 37px;
}

#Nav p.selected
{   
    background-color: #092b3f;
}

#ContentWrapper
{
    width: 900px; 
    margin: 0 auto;
    margin-top: 5px;
    min-height: 500px;
    border-left: solid 1px #262e3e;
    border-right: solid 1px #262e3e;
}

#ContentWrapper p
{
    padding: 0 0 10px 0;
}

#Col1
{
    float: left;
    min-height: 462px;
    width: 179px;
    border-right: solid 1px #262e3e;
    padding-left: 27px;
    padding-right: 27px;
    background: Transparent url(img/cd.jpg) top center no-repeat;
    padding-top: 250px;
    color: #516a82;
}

#Col11
{
    float: left;
    min-height: 462px;
    width: 179px;
    border-right: solid 1px #262e3e;
    padding-left: 27px;
    padding-right: 27px;
    background: #000 url(img/cd.jpg) top center no-repeat;
    padding-top: 250px;
    color: #516a82;
}

#Col2
{
    float: left;
    min-height: 462px;
    width: 215px;
    border-right: solid 1px #262e3e;
    padding-left: 22px;
    padding-right: 25px;
    color: #516a82;
    float: left;
}

#Col3
{
    float: left;
    width: 374px;
    padding-left: 22px;
    min-height: 462px;
   /* background: Transparent url(img/tv.jpg) 22px 254px no-repeat;*/
}

#Col2_2
{
    float: left;
    min-height: 462px;
    width: 590px;
    padding-left: 22px;
    padding-right: 25px;
    padding-top: 10px;
    color: #516a82;
    float: left;
}

#Col2_2 ul
{
    margin: 0 0 0 20px;
}

h1
{
    font-weight: normal;
    font-family: Georgia, serif;
    font-size: 20px;
    color: #b5d2e6;
    margin-bottom: 10px;
}

h2
{
    font-weight: bold;
    font-family: Georgia, serif;
    font-size: 22px;
    color: #b5d2e6;
    margin-bottom: 8px;
}

h3
{
    font-weight: bold;
    font-size: 11px;
    color: #a8a9ab;
}

h4
{
    font-weight: bold;
    font-family: Georgia, serif;
    font-size: 12px;
    color: #999;
    margin: 25px 0 0 0;
}

h2.topLined
{
    padding-top: 20px;
    margin-top: 10px;
    background: Transparent url(img/hor.gif) top center no-repeat;
}

.smallInfo
{
    font-size: 10px;
    margin-top: 25px;
    text-indent: 20px;
    color: #768495;
    padding-bottom: 30px;
    background: Transparent url(img/hor.gif) bottom left no-repeat;
    margin-bottom: 20px;
}

#Footer
{
    text-align: center;
    padding: 25px 0;
}

.special
{
    /*background: Transparent url(img/special.jpg) 0 0 no-repeat;*/
    padding: 20px;
    margin-top: 20px;
    background-color: #04151c;
}


.pMessageInfo
{
    margin: 0;
    padding: 0;
    border-bottom: solid 1px #262e3e;
}

.txt
{
    width: 200px;
    font-size: 11px;
    font-family: Arial;
}

.txtArea
{
    width: 630px;
    height: 50px;
    font-family: Arial;
    font-size: 11px;
}

.btn
{
    padding: 2px 5px;
    font-weight: bold;
    font-size: 11px;
    margin: 10px 0 0 0;
}

.err
{
    font-weight: bold;
    color: #f00;
}

/* IMAGE GALLERY */
.image {
	width:70px;
	height:70px;
	border:1px solid #5f9cd5;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	position:relative;
}
.image div {
	width:68px;
	height:68px;
	overflow:hidden;
	position:absolute;
	top:1px;
	left:1px;
}
.image img { border:none; }

.wall
{
    float: left;
    width: 147px;
}

.wall img
{
    margin-bottom: 10px;
    border: solid 1px #262e3e;
}

.wall a
{
    display: block;
    text-align: center;
}

.pager
{
    margin: 20px 0;
    font-size: 12px;
    font-weight: bold;
}

.selBox
{
    width: 40px;
    background-color: #badeec;
    border: solid 1px #467182;
}


select {
    border: solid 1px #262e3e;
    background-color: #365f73;
    color: #fff;
    padding: 2px 0 2px 2px;
}



table td div#counter {
    text-align: center; 
     
    padding: 0 10px; 
    color: #fff; 
    font-size: 17px; 
    line-height: 19px; 
    letter-spacing: -1px;
}


#counter span {
    font-weight: bold;
}


p.imp {
     margin: 10px;
     border: solid 1px #438784;
     line-height: 30px;
}


table.tbl0 td {
    vertical-align: top;

}