  body { 
    text-align: center;
    font-family: verdana;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    background: url(../images/background.jpg) no-repeat;
    }

  .header {
    background-image: url(../images/header_back.jpg);
    text-align: left;
    width: 780px;
    height: 137px;
    margin-left: auto;
    margin-right: auto;
    }
	
	.footer {
    background-image: url(../images/footer.jpg);
    text-align: center;
    width: 780px;
    height: 104px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    }

  .box {
    text-align: center;
    width: 90px;
    height: 15px;
    position: relative;
    top: 30%;
    margin-left: 10px;
    }

  .contents { 
    height: 600px;
    background-image: url(../images/contents_back.jpg);
    text-align: left;
    width: 780px;
    margin-left: auto;
    margin-right: auto;
    }

.contents1 { 
    height: 690px;
    background-image: url(../images/contents_back.jpg);
    text-align: left;
    width: 780px;
    margin-left: auto;
    margin-right: auto;
    }

  .left_box {
    height: auto;
    text-align: left;
    width: 500px;
    margin-top: 10px;
    margin-left: 20px;
    margin-right: 20px;
    float: left;
   /* background-color: red;*/ 
    }

  .right_box {
    height: auto;
    text-align: center;
    width: 220px;
    margin-top: 10px;
    margin-right: 20px;
    float: right;
/*    background-color: red;*/
    }

   .center_box {
    height: 590px;
    text-align: left;
    width: 740px;
    margin-top: 10px;
    margin-left: 20px;
    margin-right: 20px;
    float: left;
     }
     
  .center_box1 {
    height: 680px;
    text-align: left;
    width: 740px;
    margin-top: 10px;
    margin-left: 20px;
    margin-right: 20px;
    float: left;
     }

  h1 {
     margin: 10px 0pt 0pt 5px;
     color: rgb(170, 0, 0);
     font-family: Tahoma;
     font-style: normal;
     font-variant: normal;
     font-weight: bold;
     font-size: 36px;
     line-height: normal;
     font-size-adjust: none;
     font-stretch: normal;
     }

  a {
     font-family: Arial,Helvetica,sans-serif;
     font-size: 14px;
     font-style: normal;
     text-decoration: underline;
     volume: 50;
     color: white;
     }


  p {
     font-family: verdana;
     font-style: normal;
     font-variant: normal;
     font-weight: normal;
     font-size: 12px;
     text-align: justify;
     color: white;
     position: relative;
     margin-top: 20px;
     }
     

ul {
	margin-right: 20px;
}
  table {
  font-family: verdana;
     font-style: normal;
     font-variant: normal;
     font-weight: normal;
     font-size: 12px;
     text-align: justify;
     color: white;
  }
     
  .title1 {
 	  font-family: verdana;
     font-style: normal;
     font-variant: normal;
     font-weight: bold;
     font-size: 16px;
     text-align: center;
     color: white;
     position: relative;
     margin-top: 20px;
     text-decoration: underline; 
  }
  
  .title2 {
     font-family: verdana;
     font-style: normal;
     font-variant: normal;
     font-weight: normal;
     font-size: 12px;
     color: white;
     position: relative;
     margin-bottom: 0px;
  }
  
   .title3 {
     font-family: verdana;
     font-style: normal;
     font-variant: normal;
     font-weight: normal;
     text-align: center;
     font-size: 14px;
     color: white;
     position: relative;
     text-decoration: underline;
  }
  
  .counter
  {
	position: relative; top: 60%; text-align: center;
}

	.dom
	{
		text-align: center;
		margin-top: 15px;
		width: auto;
		height: auto;		
		position: relative;
		border: 2px solid;
		border-color: orange;
	}
	
	.domp
	{
		text-align: center;
		font-family: verdana;
     font-style: normal;
     font-variant: normal;
     font-weight: normal;
     font-size: 16px;
     color: white;
     position: relative;
	}
