	body {
    margin:0px; 
    padding:0px; 
    text-align:center; 
		font-family:arial;
		font-size:10pt;
		background: #222255;
		color: #ffffff;
		}
	
	#wholepage{
	  margin: 0px auto;
		padding:0px;
		width: 800px;
		text-align: left;
    background: #6a65d5;
	  }
		
	#banner {
    position:relative; 
    height:180px; 
		width:800px;
		background:#aaaaff;
		voice-family: "\"}\"";
		voice-family: inherit;
		}
	
	#leftcontent {
    position:relative; 
		float:left;
		padding:5px;
    width:139px !important; /*moz width*/
    width:149px; /*IE width*/
		/* border-Right:black 1px solid; */
		background: #6a65d5;
		}
		
	#Menu {
    position:relative; 
    float:left; 
    display:inline; 
		height:40px;
		width:650px;
		background: #6a65d5;
		voice-family: "\"}\"";
		voice-family: inherit;
	  }
	
	#centercontent {
    position:relative;
    float:left;
    display:inline;
		padding:5px;
    width:488px !important; /*moz width*/
    width:498px; /*IE width*/
		background: #6a65d5;
		voice-family: "\"}\"";
		voice-family: inherit;
		}

	#widecentercontent {
    position:relative;
    float:left;
    display:inline;
		padding:5px;
    width:627px !important; /*moz width*/
    width:648px; /*IE width*/
		background: #6a65d5;
		voice-family: "\"}\"";
		voice-family: inherit;
		}
    
	#rightcontent {
    position:relative; 
		padding:5px;
    float:right;
		/* border-left:black 1px solid; */
    width:139px !important; /*moz width*/
    width:150px; /*IE width*/
    background: #6a65d5;
		}
		
  #footer {
    position:relative;
		text-align: center;
    height:40px;
		width: 800px;
    clear:both;
    background: #6a65d5;
    } 

	#leftseal {
    position:relative; 
		margin:0px;
		width:100%;
		height:100px;
		text-align: center;
		background: #6a65d5;
	  }
		
	A:link    {text-decoration: none; color: white;}
  A:visited {text-decoration: none; color: white;}
  A:active  {text-decoration: none; color: white;}
  A:hover   {text-decoration: none; color: black;}

	h1 {
		font-size:14px;
		padding-top:10px;
		}
		
	h4 {
	  font-size:12px;
		padding-top:10px;
	  }

	#banner h1 {
		font-size:14px;
		padding:10px 10px 0px 10px;
		margin:0px;
		}

	#rightcontent p {
		font-size:10px;
		}

  #smallprint {
		font-size:10px;  
    }