html, body {
  margin-left: auto;
  margin-right: auto;
  margin-top: 12px;
  margin-bottom: 12px;
  padding: 0;
  font-size: 85%;
//  background-color: #e6e6e6;
  background-color: #808080;
  font-family: verdana, sans serif;
  width: 800px;
}

        H1 { font-size: 14pt; text-indent: 0; font-family: Arial, Verdana, Tahoma, Sans Serif;}
        H2 { font-size: 13pt; text-indent: 0; font-family: Arial, Verdana, Tahoma, Sans Serif;}
        H3 { font-size: 11pt; text-indent: 60; font-family: Arial, Verdana, Tahoma, Sans Serif;}
        H4 { font-size: 10pt; text-indent: 60; font-family: Arial, Verdana, Tahoma, Sans Serif;}
        H5 { font-size: 9pt; text-indent: 0; font-family: Arial, Verdana, Tahoma, Sans Serif;}
        H6 { font-size: 8pt; text-indent: 60; font-family: Arial, Verdana, Tahoma, Sans Serif;}

#global {
   width:800px;
//   background:#f7f8f9;
   background:#404040;
   border:1px silver solid;
/*   margin:0px auto;  */
   padding:2px;
}

/*-------------------------main textarea----------------------*/

#textarea {
  margin-left: 5px; // 200px
  margin-right: 5px;
}

#textarea2 {
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 5px;
}

#textarea2 .textbox {
  text-align: justify;
  border-right: 1px solid #6C0696;
  border-top: 1px solid #6C0696;
  border-bottom: 1px solid #6C0696;
  border-left: 1px solid #6C0696;
  margin-top: 10px;
  background-color: #FFF0F0;
}

#textarea2 .textbox_f {
  text-align: center;
  border-right: 1px solid #6C0696;
  border-top: 1px solid #6C0696;
  border-bottom: 1px solid #6C0696;
  border-left: 1px solid #6C0696;
  margin-top: 10px;
//  background-color: #FFFFFF;
  background-color: #404040;
}

#textarea2 .textbox2
{
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  margin-top: 5px;
}

#textarea2 .textbox3
{
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  margin-top: 5px;
  background-color: #FFFFFF;
}

#textarea2 .title {
  text-align: center;
  font-weight: bold;
  font-size: 100%;
  background-color: #6C0696;
  color: #ffffff;
}

#textarea2 .subtitle {
  color: #6C0696;
  size: 100%;
  font-weight: 900;
}

#textarea2 .textbox2_limited
{
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  margin-top: 5px;
  height: 40px;
  overflow: auto;
}

#textarea2 .textbox336
{
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
  overflow: auto;
  width: 336px;
}

#textarea2 .photobox
{
  padding: 0px;
  overflow: auto;
  width: 200px;
  border-right: 1px solid #6C0696;
  border-top: 1px solid #6C0696;
  border-bottom: 1px solid #6C0696;
  border-left: 1px solid #6C0696;
  background-color: #ffffff;
}

#textarea2 .linkbox
{
  padding: 0px;
  overflow: auto;
  width: 180px;
  border-right: 1px solid #6C0696;
  border-top: 1px solid #6C0696;
  border-bottom: 1px solid #6C0696;
  border-left: 1px solid #6C0696;
  background-color: #ffffff;
}

#textarea2 .contbox
{
  padding: 0px;
  overflow: auto;
  width: 520px;
  border-right: 1px solid #6C0696;
  border-top: 1px solid #6C0696;
  border-bottom: 1px solid #6C0696;
  border-left: 1px solid #6C0696;
  background-color: #ffffff;
}

#textarea2 .contbox1
{
  text-align: left;
  padding: 0px;
  overflow: auto;
  width: 520px;
  border-right: 1px solid #6C0696;
  border-top: 1px solid #6C0696;
  border-bottom: 1px solid #6C0696;
  border-left: 1px solid #6C0696;
  background-color: #C0C0E0;
}

#textarea2 .evenbox
{
  padding: 0px;
  overflow: auto;
  width: 740px;
  border-right: 1px solid #6C0696;
  border-top: 1px solid #6C0696;
  border-bottom: 1px solid #6C0696;
  border-left: 1px solid #6C0696;
  background-color: #D0D0E0;
  text-align: left;
}

#textarea2 .unevenbox
{
  padding: 0px;
  overflow: auto;
  width: 740px;
  border-right: 1px solid #6C0696;
  border-top: 1px solid #6C0696;
  border-bottom: 1px solid #6C0696;
  border-left: 1px solid #6C0696;
  background-color: #C0C0E0;
  text-align: left;
}

/*---------navigation-------------------*/

#navigation
{
/*  position: inherit; */
/*  position:relative;*/
  width: 210px;
  float: left;
}

#navigation .textbox
{
  border-right: 1px solid #6C0696;
  border-top: 1px solid #6C0696;
  border-bottom: 1px solid #6C0696;
  border-left: 1px solid #6C0696;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
  background-color: #F7BE52;
  font-size: 100%;
}


#navigation .textbox2
{
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  margin-top: 5px;
}




#navigation .title {
  text-align: center;
  font-weight: bold;
  font-size: 100%;
  background-color: #6C0696;
  color: #ffffff;
}

#navigation .textbox2_limited {
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  margin-top: 5px;
  height: 40px;
  overflow: auto;
}

#navigation .small {
  font-size: 90%;
}

#navigation .date {
  color: #6C0696;
  font-size: 100%;
  font-weight: 600;
}


/*----------------------header-----------------------------------*/

#header {
  border-bottom: 1px solid #6C0696;
//  background-color: #6C0696;
//  height: 5.2em;
  height: 80px;
  width: 1005px;
  background:url(../images/new_title.jpg) #6C0696;
}

#header .maintitle {
  color: #ffffff;
  font-size: 300%;
  margin-left: 15px;
}

#header .subtitle {
  color: #ffffff;
  font-size: 80%;
  margin-left: 15px;
  height: 20px;
}

#header .links {
  color: #ffffff;
  text-align: right;
//  float: right;
  margin-right: 5px;
//  margin-bottom: 10px;
  font-size: 80%;
}

#header .links a {
  color: #ffffff;
  text-align: right;
/*  text-decoration: none;*/
}

#header .links a:hover {
  color: #ffffff;
/*  text-decoration: underline;*/
}

#header .links a:visited {
  color: #ffffff;
  text-align: right;
/*  text-decoration: none; */
}

/*---------links and other pretty things---------------*/

a:link {
//  color: #6C0696;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: 600;
}

a:visited {
  color: #6C0696;
  text-decoration: none;
  font-weight: 600;
}

a:hover {
  color: #6C0696;
  text-decoration: underline;
}

abbr, acronym {
  cursor: help;
  border-bottom: 1px dotted;
  color: #6C0696;
}


/*--------footer*/
#footer {
/*
  margin-left: 200px;
  border-top: 1px solid #000000;
  margin-top: 5px;
  margin-bottom: 5px;
  background-color: #6C0696;
  color: #ffffff;
  font-weight: 900;
  text-align: center;
*/
/*  height:16px;  */
  position:relative;
  background-color: #404040;
  border:silver 1px solid;
  margin:5px 0 0;
  padding:5px 0 0;
  text-align:center;
  color:silver;
  font:12px arial,sans-serif;
  width: 804px;
}

#footer a {
  color: #ffffff;
/*  text-decoration: underline;*/
  font-weight: 900;
}

#footer a:visited {
  color: #ffffff;
/*  text-decoration: underline; */
  text-decoration: none;
  font-weight: 900;
}

#footer a:hover {
/*  text-decoration: none;*/
  text-decoration: underline;
  font-weight: 900;
  color: #ffffff;
}

.clear {
   clear:both;
}
