body {
  text-align:center;
  background: #cc3333;
  margin-top:0px;
  margin-bottom:10px;
 margin-left:0px; 
  margin-right: 0px;
  color:#666666;
}

A:link {
	COLOR: #cc3333; text-decoration: none
}
A:visited {
	COLOR: #cc3333; text-decoration: none
}
A:active {
	COLOR: #cc3333; text-decoration: none
}
A:hover {
	COLOR: #cc3333; text-decoration: underline
}

#page_wrapper {
  margin-left:auto; 
  margin-right: auto;
  width:740px;
  text-align: left;
  background: #FFF  url('../img/content_bg.gif') top left repeat-y;
  border:1px solid #000;
}

#page_header {

  height: 140px;
  background: #0000FF url('../img/header.jpg') top left no-repeat;

}


#menu_bar {
  margin:0px;
  padding:0px;
  border:0px dashed #0033ff;
  height:20px;
  clear:both;
  background: #0033FF ; url('../img/menu_bg.gif') bottom left no-repeat
}
#menu_bar1 {
  margin:0px;
  padding:0px;
  border:0px dashed #0033ff;
  height:19px;
  clear:both;
  background: #0033FF ; url('../img/menu_bg.gif') bottom left no-repeat
}


#content_wrapper {
  margin-top:10px;
  margin-bottom:10px;
  margin-left:0px;
  margin-right:0px;      
  border:0px dashed #0033FF; 

}

#center {
  margin-left:170px;
  margin-right:10px;
  border:0px dashed #0033ff;

}

#center h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #0033ff;
  background-color: #cc3333;
}



#left_side {
  float: left;
  width:161px;
  border:0px dashed #0033ff;


}

#left_side h3 {
margin-left:3px;
  margin-top:0px;
  margin-bottom:0px;
  margin-right:7px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #0033ff;
  background-color: #0033ff;
  border-bottom:1px solid #fff;
}

#page_footer {
  height: 38px;
  background: #0033ff url('../img/footer.gif');
  clear: both;
  border-left: 1px solid #425227;
  border-right: 1px solid #425227;
  border-bottom: 1px solid #425227;

}

#page_footer p {
  padding-top:15px;
  text-align:center;
  font-family: verdana;
  font-size: 10px;
  line-height:14px;
  color:#D5D0B0;
}

#page_footer A:link {
	COLOR: #0033ff; text-decoration: none
}
#page_footer A:visited {
	COLOR: #0033ff; text-decoration: none
}
#page_footer A:active {
	COLOR: #0033ff; text-decoration: none
}
#page_footer A:hover {
	COLOR: #0033ff; text-decoration: underline
}


#navcontainer ul {
  padding-left: 0;
  margin-left: 0;
  margin-top:0px;
  background: #cc3333; 
  color: White;
  float: right;
  width: 100%;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:8pt;
  font-weight:bold;
  border-top:1px solid #FFF;
    border-bottom:1px solid #FFF;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left:10px;
  padding-right:10px;
  background-color: #cc3333;
  color: White;
  text-decoration: none;
  float:right;
  border-right: 1px solid #FFF;
}

#navcontainer ul li a:hover {

  background:#0033ff; 
  color: #fff;
}

#linklist {
margin-right:3px;
  padding-left: 0;
  margin-left: 0;
  border-bottom: 1px solid #0033ff;
  width: 160px;
    color:#FFF;
}

#linklist li {
  list-style: none; 
  margin: 0;
  line-height:20px;
  border-top: 1px solid #0033ff;
  font-family:verdana;
  font-size:10px;
  padding-left:10px;
    color:#FFF;
}

#linklist li a { text-decoration: none;  color:#FFF;}

.thumbnail_left {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
  border:0px;
}

.thumbnail_right {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
  border:0px;
}

.text{
font:normal 8pt/11pt verdana,arial,sans-serif;
  text-align:justify;
  padding:3px;
}
.text-add{
float:right;
padding:3px;
}

a.nav{
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
}
a:hover.nav{
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
}


.img_right_style
{
float:right;
padding: 5px 5px 5px 5px;
border:1px solid #000;
}
.img_left_style
{
float:left;
padding: 5px 5px 5px 5px;
border:1px solid #000;
}