	body {
    background: url("images/topbg.png") repeat-x top #d3d3d3;
    text-align: center;
    }

    a {
    margin: 0px;
    border: 0px;
    padding: 0px;
    }
    
    img {
    margin: 0px;
    padding: 0px;
    }
      
    div {
    margin: 0px;
    border: 0px;
    padding: 0px;
    }  
      
      
    #main {
    position: relative;
    top: 0px;
    margin: 98px auto;
    width: 660px;
    border: 1px solid #929292;
    background-color: white;
    overflow: visible;
    text-align: left;
    }
	
	html>body #main {
	width: 660px
	} 
      
    #flags {
    height: 11px;
    width: 60px;
    position: absolute;
    top: -15px;
    right: 0;
    }
	
	html>body #flags {
	right: 0;
	} 
      
    .flag {
    margin: 0px 2px;
    width: 16px;
    height: 11px;
    float: left;
    }
      
    #top_links {
    position: absolute;
    top: 0px;
    left: 94px;
    height: 21px;
    }
      
    #top_links img {
    margin-right:-3px;
    }
      
    #banner {
    position: absolute;
    top: 124px;
    width: 634px;
    margin: 0px 13px;
    overflow: visible;
    }
      
    #banner_main {
    position: absolute;
    right: 0px;
    bottom: 0px;
    }
      
    #banner_cross {
    position: absolute;
    right: 553px;
    bottom: 0px;
    }
      
    #buttons {
    position: absolute;
    top: 124px;
    margin: 11px 13px 7px;
    }
      
    #buttons img {
    margin-right:-5px;
    }
	
	html>body #buttons img {
	margin-right:-4px
	} 
      
    #content {
    position: relative;
    margin: 0px 13px;
    padding: 0px 20px;
    width: 594px;
    background: url("images/textborder_rl.png") repeat-y;
    }
	
    #content p {
    position: relative;
    top: -10px;
    }
	  
	#text {
	font-family:Verdana;
	font-size:8pt;
	text-align:justify;
	font-weight:lighter;
	color:#585858;
	}

    A:link {text-decoration: none; color:#bb3333;}
    A:visited {text-decoration: none; color:#bb3333;}
	A:active {text-decoration: none; color:#bb3333;}
	A:hover {text-decoration: none; color: #585858;}
		
	#title {
	font-family:Tahoma;
	font-size:14pt;
	text-align:center;
	color:#bb3333;
	}
      
    #border_top {
    width: 634px;
    height: 10px;
    position: relative;
    top: -10px;
    right: 20px;
    }
      
    #border_bottom {
    width: 634px;
    height: 13px;
    position: relative;
    right: 20px;
    bottom: -13px;
    }
      
    #footnote {
    position: absolute;
    bottom: 0px;
    margin: 0px 5px 5px;
    }
      
      #footnote img {
        float: left;
      }
      
      #footnote1 {
        margin-left: 62px;
      }
      
      #dummy1 {
        height: 175px;
        width: 100%;
      }
      
      #dummy2 {
        height: 42px;
        width: 100%;
      }
