BODY {
   background-color: #000000;
   text-decoration: none; 
   color: #ffffff;
   font-family: verdana, arial, Helvetica;
   font-size: 13px;
   }

toppic {
    position: absolute;
    left: 760px;
    right: 20px;
    top: 0px;
    z-index: -1;
}

ul{
border-top-left-radius: 50px 25px;
border-top-right-radius: 50px 25px;
border-bottom-left-radius: 25px 25px;
border-bottom-right-radius: 25px 25px;
padding: 0;
margin-left: 10px;
padding-left: 1em;
}

.titlemenu {
width : auto;
border-top-left-radius: 50px;
border-top-right-radius: 50px;
font-family : Verdana, Arial, Helvetica, sans-serif;  
font-size : 11px; 
text-align : left; 
font-weight : bold; 
color : #ffffff; 
background-color : #430a03; 
margin-left : 0px;
padding-top : 3px; 
padding-bottom : 4px; 
padding-left : 10px; 
border-top: 1px solid #DB70DB;
border-left: 1px solid #DB70DB;
border-right: 1px solid #DB70DB;
display : block; 
}
.titlebottom {
width : auto;
height : 10px;
border-bottom-left-radius: 50px;
border-bottom-right-radius: 50px;
font-family : Verdana, Arial, Helvetica, sans-serif;  
font-size : 11px; 
text-align : left; 
font-weight : bold; 
color : #ffffff; 
background-color : #430a03; 
margin-left : 0px;
padding-top : 4px; 
padding-bottom : 3px; 
padding-left : 10px; 
border-bottom: 1px solid #DB70DB;
border-top: 1px solid #DB70DB;
border-left: 1px solid #DB70DB;
border-right: 1px solid #DB70DB;
display : block; 
}

ul.leftmenu {
  padding: 0;
  margin-top : 75px;
  list-style: none;
  border-bottom: 1px solid #DB70DB;
  width: 130px;
  background-color: #4F2F4F;
  }
  
ul.leftmenu li {
  border-top: 1px solid #DB70DB;
  border-left: 1px solid #DB70DB;
  border-right: 1px solid #DB70DB;
  } 

ul.leftmenu li a {
  text-decoration: none;
  display: block;
  width: 108px;
  color: #ffffff;
  font-weight: bold;
  padding: 2px 10px;
  }
  
ul.leftmenu li a:hover {
  background-color: #551033;
  color: #EEEEDC;
  }


a:link {
  color:#DB70DB;
  text-decoration:none;
  }
a:visited {
  color:#DB70DB;
  text-decoration:none;
  }
a:hover {
  color:#ffffff;
  text-decoration:none;
  background-color: #2E0854;
  }
  
p.centtext{ text-align: center }

#wrapper{
  margin-left : 10%;
  margin-right : 10%;
  background-color : #ffffff;
  
    }

#header {
  position : relative;
  text-align: center;
  width : 360px;
  height : 94px;
  top : 10px;
  right : 250px;
  bottom : auto;
  left : 215px /*13%*/;
  padding : 20px;
  font-family : Verdana, Arial, Helvetica, sans-serif;  
  border-bottom : 4px solid #DB70DB;
  border-left : 4px solid #DB70DB;
  border-right : 4px solid #DB70DB;
  border-top : 4px solid #DB70DB;
  background-color : #2E0854;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  background-image: url('memorial4.jpg');
}

#google {
  position : absolute;
  right : 120px;
  left : 700px; 
  width : 340px;
  height : 160px;
  top : 40px;
  border-left: 1px solid black;
  border-right: 1px solid black;
}

#leftnavigation {
    position : absolute;
    text-align: left;
    height : 100%;
    top : 35px;
    left : 215px;
    width : 150px;
    margin : 150px 0px 0px 0px;
    color : white;
    padding : 3px;
    overflow : auto;
    background-color : #2E0854;
    border-left: 2px solid #DB70DB;
    border-right: 4px solid #DB70DB;
    border-top: 4px solid #DB70DB;
    border-bottom: 4px solid #DB70DB;
    border-top-left-radius: 50px 50px;
    border-top-right-radius: 50px 50px;
    border-bottom-left-radius: 50px 50px;
    border-bottom-right-radius: 50px 50px;
}

/*
#superleftnavigation {
    position : fixed;
    text-align: left;
    height : 100%;
    top : 0;
    left : 0;
    width : 165px;
    margin : 0px 0px 0px 0px;
    padding : 3px;
    overflow : auto;
    background-color : #ffffff;
}
*/


#rightnavigation {
    position : fixed;
    text-align: left;
    height : 100%;
    top : 0;
    right : 0;
    width : 300px;
    margin : 0px 0px 10px 0px;
    color : white;
    padding : 3px;
    overflow : auto;
    background-color : #ffffff;
    border-left: 0px solid #DB70DB;
    border-right: 6px solid #DB70DB;
}


#content {
  border-top-left-radius: 50px 50px;
  border-top-right-radius: 50px 50px;
  border-bottom-left-radius: 50px 50px;
  border-bottom-right-radius: 50px 50px;
  border-left: 4px solid #DB70DB;
  border-top: 4px solid #DB70DB;
  border-right: 4px solid #DB70DB;
  border-bottom: 4px solid #DB70DB;
  position : relative;
  text-align: left;
  top : 35px; /*180px*/
  bottom : 0px;
  left : 0px;
  right : 100px;
  margin : 5px 312px 23px 382px;
  background-color : #551033;
  width : 48.52%;
  height : auto;
  font-family: verdana, Helvetica, arial;
  padding-left : 30px;
  padding-right : 30px;
  padding-top : 30px;
  padding-bottom : 20px;
  color : #ffffff;
  overflow : visible;
  text-align: justify;
  text-justify: inter-word;
  /*796*/
}

#footer {
  position:static;
  width : auto;
	height: 22px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 1px;
	font-size:10px;
	color:#ffffff;
	border-top: 1px solid #DB70DB;
    } 

/* code for thumbinner and thumbcaption borrowed from Wikipedia */

div.thumbinner {
border: 1px solid #DB70DB;
padding: 3px;
background-color: #2E0854;
font-size: 94%;
text-align: center;
overflow: hidden;
}
 
div.thumbcaption {
text-align: left;
}

#container {
position : inherit;
padding-right : 130px;
width: 800px; 
height: 340px;
}
#newsbox {
position: relative;
border: 0px solid #551033;
height: 320px;

padding-left: 6px;
padding-right: 6px;
background-color: #551033;

overflow: hidden;

text-align: justify;
text-justify: inter-word;
margin-right : 0px;
}
#cleardiv {clear: both; }



/*
style="width:555px;float:left"
#newspanel {
  position : static;
  width : 700px;
  height : 20px;
  top : 20px;
  right : 20px;
  bottom : 20px;
  left : 20px;
  padding : 5px 5px;
  border-bottom : 1px solid #DB70DB;
  border-left : 1px solid #DB70DB;
  border-right : 1px solid #DB70DB;
  border-top : 1px solid #DB70DB;
  background-color : #2E0854;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  font-family: verdana, arial, Helvetica;
  font-weight: bold;
  text-align: left;
}

#contentmain {
  border-top-left-radius: 50px 50px;
  border-top-right-radius: 50px 50px;
  border-bottom-left-radius: 50px 50px;
  border-bottom-right-radius: 50px 50px;
  border-left: 4px solid #DB70DB;
  border-top: 4px solid #DB70DB;
  border-right: 4px solid #DB70DB;
  border-bottom: 4px solid #DB70DB;
  position : fixed;
  top : 20%;
  text-align: left;
  bottom : 80px;
  left : 20px;
  right : 0px;
  margin : 0px 312px 0px 362px;
  background-color : #551033;
  width : auto;
  height : auto;
  font-family: verdana, arial, Helvetica;
  padding-left : 30px;
  padding-right : 150px;
  padding-top : 30px;
  color : #ffffff;
  overflow : auto;
  text-align: justify;
  text-justify: inter-word;
}
*/