body {font-family:arial,verdana, helvetica, sans-serif; background-color:#7B065B; align:center; font-size:small; color:#444444;}

  a:link { text-decoration:none; color:#90C84B; }
  a:visited { text-decoration:none; color:#90C84B; }
  a:hover { text-decoration:none; color:#7B065B; }
  a:active { text-decoration:none; color:#7B065B; }
  a:focus { text-decoration:none; color:#7B065B; }

  h4 {font-weight:bold; color:#7B065B; }




.page       
   {
   	top:100px;
	margin: 0px;
	width: 800px;
	height: 550px;
	position:absolute; left:50%; margin-left:-400px;
	padding: 0px;
   	/*border-width:1px;*/
   	/*border-style:dashed;*/
   	background-color:#ffffff;
   }

/*
.name       
   {
   	top:0px;
	margin: 0px;
	width: 780px;
	height: 100px;
	position:absolute; left:50%; margin-left:-390px;
   	border-width:1px;
    border-style:dashed;
	background-color:#FFFFFF;
   }
*/

.header       
   {
   	top:110px;
	margin: 0px;
	width: 780px;
	height: 70px;
	position:absolute; left:50%; margin-left:-390px;
   	/*border-width:1px;
   	border-style:dashed;*/
   	background-color:#FFFFFF;
	color:#ffffff;
   }

.menu {
	color:#FFFFFF;
   	top:110px;
	margin: 0px;
	width: 470px;
	height: 37px;
	position:absolute; left:50%; margin-left:-100px;
   	/*border-width:1px;
   	border-style:dashed;*/
    padding-left: 20px; 
	padding-top: 34px;
   	background-color:#FFFFFF;
   	/*background-color:#90C84B;*/

  }
  
.main1 {
   	top:220px;
	margin: 0px;
	width: 435px;
	height: 405px;
	position:absolute; left:50%; margin-left:-100px;
    padding-left: 20px;
	padding-right: 20px; 
    padding-top: 0px; 

   	background-color:#ffffff;
	font-size:small;

  }
 
.main2 {
   	top:220px;
	margin: 0px;
	width: 280px;
	height: 420px;
	position:absolute; left:50%; margin-left:-390px;
    padding-right: 10px;
	padding-top: 0px;
   	background-color:#ffffff;
	font-size:small;
	/*
	border-right:1px dotted #aaaaaa;
	border-left-color:#aaaaaa;
   	border-width:1px;
   	border-left:dotted;*/
  }
  
/*
.main_breit {
   	top:220px;
	margin: 0px;
	width: 660px;
	height: 405px;
	position:absolute; left:50%; margin-left:-330px;
    padding-left: 20px;
	padding-right: 20px; 
    padding-top: 15px; 

   	background-color:#ffffff;
	font-size:small;

  }
*/

.footer       
   {
   	top:655px;
	margin: 0px;
	width: 780px;
	height: 20px;
	position:absolute; left:50%; margin-left:-390px;
   	/*border-width:1px;
   	border-style:dashed;*/
	font-size:x-small;
	text-align:right;
   }
