 <!-- body {
background: #000000 url(../image/logo4.jpg) no-repeat scroll 6em 2em;
color : #ffffff;
}

#container{
  width: 70%;
  margin: auto;
  padding: 2px;
  border: 0px solid #ffffff;
 }
/* This is the content border */
#outline{
  border-left: 2px solid #ffffff;
  border-top: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  border-left-width: medium;
  padding: 12px;
}

table.pos_abs{
  position:absolute;
  left:250px;
  top:290px;
}
/* The end of content border */

p{
  font-family: Times New Roman, Times, serif, Verdana;
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  color: #ffffff;
  text-align: left;
  white-space: nowrap;
}

h2 {
   font-family: Tahoma, Arial, sans-serif, Verdana;
  font-size: 18px;
  font-style: italic;
  font-variant: normal;
  font-weight: bold;
  color: #ffffff;
}

h3 {
  font-family: Tahoma, Arial, sans-serif, Verdana;
  font-size: 15px;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  color: #ffffff;
  position: relative; top: 0px; left: 265px;
}

h4 {
  font-family: Tahoma, Arial, sans-serif, Verdana;
  font-size: 15px;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  color: #ffffff;
  position: relative; top: 0px; left: 160px;
}

h5 {
  font-family: Tahoma, Arial, sans-serif, Verdana;
  font-size: 15px;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  color: #ffffff;
  position: relative; top: 0px; left: 200px;
}

/* This is for the close button */
div.img
  {
  color: black ;
  background-color: #9cf ;
  margin: 2px;
  border-top: 1px solid #c0ffff ;
  border-right: 1px solid #00f ;
  border-bottom: 1px solid #00f ;
  border-left: 1px solid #c0ffff ;
  border-width: 5px;
  height: 1.5em;
  width: 8em;
  float:left;
  text-align:center;
  }
div.img img
  {
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
  }
div.img a:hover img
  {
  border: 1px solid #ffffff;
  }
/* This is the end of close button */

/* This is the bottom navigation */

.nav10-container {
width : 770px;
position : absolute;
left: -3em;
top: 70em;
background : transparent;
}
.nav1 {
margin : 0;
padding : 0;
font-family : verdana, arial, sans serif;
font-size : 1em;
}
.nav1 ul {
float : right;
margin : 0;
padding : 0 20px 0 0;

border-left : 1px solid rgb(255, 255, 255);
background-color : rgb(0, 0, 0);
font-weight : bold;
}
.nav1 li {
display : inline;
list-style : none;
margin : 0;
padding : 0;
}
.nav1 li a {
display : block;
float : left;
margin : 0;
padding : 2px 5px 2px 5px;
border-right : 1px solid rgb(255, 255, 255);
border-top : 1px solid rgb(255, 255, 255);
border-bottom: 1px solid rgb(255, 255, 255);
color : rgb(255, 255, 255);
text-decoration : none;
font-size : 10px;
}
.nav1 a:hover, .nav2 a.selected {
color : rgb(255, 255, 0);
background:#10bb9a;
text-decoration : none;
}
/* End of bottom navigation */

/* This positions the copyright */
.img_right {position: absolute; left: 54em; top: 73em; }
.img_left {position: absolute;  left: 15em;  top: 73em; }
.pos { position : absolute; left: 24em; top: 73em;}

/* End of copyright positioning */


 -->


