 body {
         margin:10px;
         background:#808080;
         text-align:center;
         padding:0;
    }

	#wrap {
		background:#000066;
		margin:0 auto;
		width:750px;
	}
	#header {
		height: 100px;
        text-decoration: none;

	}

   #main li a, #main li a:visited , #main li a:link , #main li a:active, #main li a:hover {
     font-weight:none;
   }

   ul.none{

   list-style:none;
   font-weight:none;
   }
   li.dark{
     list-style:disc;
   }
   li.bold{
font-weight: bold; 
   }






   #nav {

    height:15px;
		background:#000000;
        color: #FFFFFF;
        vertical-align: middle;
	}

	#main {
		background:#FFFFFF;
		float:right;
		width:620px;
        text-align: left;
	}
	 #main p {
		padding:3px 10px;
    }


	 #main2 p {
		padding:3px 10px;
    }

    #main2 {
        background-image: url(flag.jpg);
        background-repeat: no-repeat;
        background-position: top left;
		float:right;
		width:620px;
        height:700px;
        text-align: left;
	}

    .background {
     background-image: url(flag.jpg);
    background-repeat: no-repeat;
    background-position: top left;

    }



    	#main h2, #main h3 {
		text-align: center;
    }

#sidebar ul {

    margin: 0px;

    padding: 0px 0px 0px 0px;

    font-family: Verdana, Arial, Helvetica, sans-serif;

    font-size: 10px;

    line-height: 15px;

    list-style: none;


}

#sidebar li {

    list-style-type: none;

    padding: 10px 0px 0px 0px;

    width: 115px;

    margin: 0px;

    text-align:center;


}

#sidebar li a {

    height: 100%;

    width: 100%;

    display: block;

    text-decoration: none;

    border-width: 4px;

}


#sidebar li a:link, #sidebar a:visited {

    color: #000000;

    font-weight: bold;

    background-color: #CCCCCC;

    border-style: outset;

}



#sidebar li a:active, #sidebar a:hover{


    font-weight: bold;

    color: #FFFFFF;

    background-color: #660000;

    border-style: outset;

}





	#sidebar {
		background:#000066;
		float:left;
		width:126px;
	}
#footer
{
	clear:both;

}


#filler
{
    width:620px;
    background:#ffffff;
    height:450px;
}

#message
{
    vertical-align: bottom;
    width: 620px;
    height: 20px;
    margin: 0;
    padding: 0;
}





