body
{
  background: #000000 url(../images/body-bg.jpg) repeat-x;
  color: #6699FF;
  font-family: arial, verdana, sans-serif;
  padding: 0px;
  text-align: center;
  font-size:14px;
}

div.content {
  width: 800px;
  height: 600px;
  background: #3366CC url(../images/bodybg1.jpg) no-repeat;
  border: 1px solid #6699FF;
  margin-top:10px;
}

div.header {
  height: 33%; 
  border-bottom: 1px solid #6699FF;
}
div.logo {
  width: 533px;
  height: 100%;
  float: right;
  border-left: 1px solid #6699FF;
  font-family: times new roman, courier, serif;
}
div.menu {
  height: 100%;	
  width: 265px; 
  float:left; 
  font-size:14px;
}

div.menu ul {
  width:100%;
  padding: 0;
  margin: 0;
  margin-top: 175px;	
  display: block;
  text-align: right;
  padding: 0px;
  list-style-type:none;
}

div.menu ul li
{
  display: inline;
  text-align: center;
  
}
div.menu ul li a, a
{
  color: #6699FF;
  text-decoration: none;
}
a
{
  color: #6699FF;
  text-decoration: underline;
}

div.menu ul li a
{
  padding: 5px;
}

div.menu ul li a:hover, a:hover
{
  color: #003399;
}

div.main {
  height: 100px;
  margin-top:100px;
  width:800px;
}

div.block1, div.block3 {
  width: 265px;
  float:left;	
  margin:0;
  padding:0;
}
div.block2 {
  width: 271px;
  height: 153px;
  float:left;
  font-size: 12px;
  background: #6699FF;	
  color: #003399;	
  margin-left: -1px;
  padding: 0;
  line-height: 20px;
}
div.block2 a {
 color: #003399;	
}
div.block11 {
  width: 450px;
  height:45px;
  float:left;
  margin:100px 0 0 150px;
  background: #6699FF;	
  font-size: 11px;
  color: #003399;	
  text-align:justify;
  padding: 5px 5px 0px 5px;	
  display:inline;
}
div.block12 {
  width: 100px;
  height: 100px;
  float:left;
  margin:50px 0 0 0;
  display:inline;  
}
div.block22 {
  width: 490px;
  height: 95px;
  float:left;
  margin: 0px 0 0 150px;
  background: #6699FF;	
  font-size: 11px;
  color: #003399;	
  text-align:justify;
  padding: 5px 5px 0px 5px;	
  display:inline;    	
}
div.block31 {
  width: 100px;
  height:100px;
  float:left;
  margin-left:100px;
  display:inline;  
}
div.block32 {
  width: 440px;
  height:60px;
  float:left;
  background: #6699FF;	
  font-size: 11px;
  color: #003399;	
  text-align:justify;
  padding: 0px 5px 5px 5px;	  
  display:inline;  	  	
}
div.blockP1 {
  width: 399px;
  float:left;
  text-align: right;
  margin-bottom:-5px;
}
div.blockP2 {
  width: 399px;
  float:left;
  text-align: left;
  margin-bottom:-5px;
}
div.blockP3 {
  width: 399px;
  float:left;
  text-align: right;
}
div.blockP4 {
  width: 399px;
  float:left;
  text-align: left;
}
div.blockP4 img, div.blockP2 img  {
	float:left;
	margin:0px;
}
div.blockP1 img, div.blockP3 img  {
	vertical-align:middle;
	margin:0px;
}
div.mainP {
  margin-top:90px;
}
div.mainP a{
  text-decoration: none;
  border: 0;
}
div.mainP img{
  text-decoration: none;
  border: 0;
}

#gallery div.albumlinks a
{
  color: #6699FF;
  text-decoration: none;
  padding: 5px 10px 5px 10px;
  font-size:14px;
  font-family: arial, verdana, sans-serif;
  font-weight: normal; 
}

#gallery div.albumlinks a:hover
{
  color: #003399;
}

a.lkonlight { 
  color: #003399;
}
a.lkonlight:hover { 
  font-weight: bold; 
}
div.footer, div.footer a {

  font-size: 10px;
}
