	body {
		margin:0px;
		font-size: 100%; /* controls em in relation to px */
		font-family: helvetica, arial, sans-serif;;
/*            background-image: url(Picture3211.png);
            background-attachment: scroll; */
    }
			

	p  {padding: none;}

  img {border: none;
       padding: 0px;}
    	
  td {
    padding-right: 10px;
    padding-bottom: 10px;
    }

	#frame {
      	width: 1000px;
		}
	
	#headline {
		position: absolute;
		background: white;
		float:left;
		margin-left: 35px;
		margin-top: 20px;
        font-family: helvetica, arial, sans-serif;
        font-size: large;
		color: #CC5500;
		text-align: right;
        }
        
    #headline-text{
        font-family: helvetica, arial, sans-serif;
		font-size: large;
		line-height: 150%;
		color: #CC5500;
		}
    
	
	#navigation {
		position: absolute;
		background: white;
		float:right;
		margin-left: 548px;
		margin-top: 15px;
        font-family: helvetica, arial, sans-serif;;
		text-align: right;
        }

    #navigation A{
		color: #110066; font-size: large; text-decoration: none;
        }

        
    ul {
	list-style: none;
	padding: 0 0 0 10px;
	padding-left: 10px;
	} 
		A		{ color: #110066; font-size: small; text-decoration: none; }
	A:link		{ color: #110066; font-size: small; text-decoration: none; }
	A:visited	{ color: #110066; font-size: small; text-decoration: none; }
	A:active	{ color: #110066; font-size: small; text-decoration: none;}
	A:hover		{ color: #110066; font-size: small; text-decoration: none;}


/* front page*/
	   
    .horizontal1 {
        position: relative;
  		background: white;
  		float:left;
		margin-left: 20px;
		margin-top: 60px;
        width: 450px;
		font-family: helvetica, arial, sans-serif;
		font-size: small;
		line-height: 150%;
		color: #333333;
        }

    .horizontal2 {
        position: relative;
  		background: white;
  		float:left;
		margin-left: 20px;
		font-family: helvetica, arial, sans-serif;
		font-size: small;
		line-height: 150%;
		color: #333333;
        }

    .contact {
        position: absolute;
        float: left;
  	    background: white;
        margin-left: 550px;
		margin-top: 130px;
		padding: 5px 5px 5px 5px;
		color: #333333;
		font-family: helvetica, arial, sans-serif;;
		font-size:  small;
		line-height: 150%;
		text-align: left;
		}
		
/* pages */

    .links {
        position: absolute;
        float: left;
  	    background: white;
        margin-left: 550px;
		margin-top: 110px;
		padding: 5px 5px 5px 5px;
		color: #333333;
		font-family: helvetica, arial, sans-serif;;
		font-size:  small;
		line-height: 150%;
		text-align: left;
		}
	   
    .vertical1 {
        position: absolute;
  		background: white;
  		float:left;
		margin-left: 25px;
		margin-top: 50px;
		padding: 10px 10px 10px 10px;
        width: 430px;
		font-family: helvetica, arial, sans-serif;;
		font-size:  small;
		line-height: 150%;
		color: #333333;
        }

    .vertical2 {
        position: absolute;
  		background: white;
  		float:right;
		margin-left: 550px;
		margin-top: 60px;
		width: 430px;
		font-family: helvetica, arial, sans-serif;;
		font-size:  small;
		line-height: 150%;
		color: #333333;
        }
