body {
		font-family:arial,helvetica,sans-serif;
		font-size:10px;
		
	}
  #wrapper {
		width:799px;
		height:460px;
		margin:0px auto;
		border:1px solid #bbb;
		padding:5px;
		float:left;
		background-image: url("blockheader.gif"); background-repeat: repeat-x;
				
  }
    #top div 
    {margin-top:0px;
    padding-bottom:0px;
    }
    #content-topright 
    {
       margin-right:0px;
       width:50px;
       float:right;
       padding:5px;   
    }
    #content-topleft {
		margin-left:0px;
		width:50px;
		float: left;
		padding: 5px;
		background-image: url('badge3.jpg'); background-repeat: no-repeat;
	}
  #content-topcentre
  {
    margin-left:0px;
    width: 50px;
  }
  #content-topmiddle
  {margin-left:0px;
    width:50px;
  }    
  
  #topper {
		float:left;
		padding:0px;
    border:1px solid #bbb;
    width:878px;
    	}

  #header {
		border:1px solid #bbb;
		height:44px;
		width:782px;
		padding:0px;
		font-size:10px;
		background-image: url('toolbarGradient.gif'); background-repeat: repeat-x; font-style:normal; font-variant:normal; font-weight:normal
		}
	#content {
		margin-top:10px;
		padding-bottom:10px;
	}
	/* applies to all divs within the content div */
	
  #content div {
		padding:5px;
		 /*border:1px solid #bbb; */
    	float:left;
	}
   #content-header {
      background-color: #ffffff;
      height: 8px; padding: 5px; float:left;
    }
  #content-left {
  	width:180px;
  	height: 450px;
  	background-color: #ddfbcc;
  	border:1px solid #bbb;
  	Font-size: small;
    	}
  #content-main {
		margin-left:5px;
		width:280px;
		height:499px;
	}

  #footer {
		float:left;
		margin-top:10px;
		margin-bottom:10px;
    padding:10px;
    border:1px solid #ff0000;
    width:878px;
	}
  #bottom {
		clear:both;
		text-align:right;
	}
a:link       { font-family: Verdana; font-size: 10pt; color: #FF0000; text-decoration: none }
a:hover      { font-size: 10pt; color: #FF0000; font-family: Verdana; font-weight: bold }
a:visited    { text-decoration: none; color: #FF0000; font-size: 10pt; font-family: Verdana }
a:active     { font-family: Verdana; font-size: 10pt; color: #FF0000; text-decoration: none }
