body,
html	{
	BACKGROUND-IMAGE: url(../img/bkg.gif); 
	background-position: top center;
	margin:0px auto; 
	BACKGROUND-REPEAT: repeat-y; 
	VISIBILITY: visible; 
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333; 
	background-color:#14619d
	}

body 	{		
    	min-width:800px;
 
	}

#header	{
	text-align: right;
	Z-INDEX: 2; 
	BACKGROUND-IMAGE: url(../img/site_bkg.gif); 
	margin:0px auto;
	background-position: top center;
	BACKGROUND-REPEAT: no-repeat; 
	HEIGHT: 562px; 
	}

#header2	{
	text-align: right;
	Z-INDEX: 2; 
	BACKGROUND-IMAGE: url(../img/site_bkg2.gif); 
	margin:0px auto;
	background-position: top center;
	BACKGROUND-REPEAT: no-repeat; 
	HEIGHT: 562px; 
	}

#wrap	{	
	margin:0px auto; /* Right and left margin widths set to "auto" */
	width:750px;
    	}

#main 	{
	POSITION: relative;
	TOP: -460px;
	Z-INDEX: 2; 
   	float:left;
   	width:540px;
    	}

#main2 	{
	POSITION: relative;
	TOP: -460px;
	Z-INDEX: 2; 
   	float:left;
   	width:715px;
    	}

#sidebar{	
	POSITION: relative;
	Z-INDEX: 2; 
	TOP: -500px;
    	float:right;
    	width:165px;
    	}
#date   {
	Z-INDEX: 3;
	text-align: right;
	VISIBILITY: visible;
	POSITION: relative;
	TOP: -565px;
	padding:5px;
	color:#99cc66;
	}
#nav 	{
	Z-INDEX: 3;
	VISIBILITY: visible;
	POSITION: relative;
	TOP: -497px;
	padding:5px;
	}

#nav ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#nav li{
	display:inline;
	margin:0;
	padding:0;
	}


#nav a	{
	margin-top: 0px;
	text-align:left;
	vertical-align:top;
	color: #ffffff;
	text-decoration: none;
	}

#heading
	{
	margin-top: 0px;
	text-align:left;
	vertical-align:top;
	color: #0f65a0;
	text-decoration: none;
	}
.wrap 
	{
	margin:0px auto; /* Right and left margin widths set to "auto" */
	width:750px;
	}


.item
	{
	         border: 1px solid #7f9db9; 
	}
.headline 
	{
	background-color:#99ccff;


	}

.newsitem 
	{
	background-color:#e2e9ec;

	}
.txtBox1
	{
	Z-INDEX: 4;
    	border: 1px solid #006895;
	padding-left: 4px;
    	background-color: #cdddea;
    	font-family: Verdana, Arial, Helvetica, sans-serif;
    	font-size: 9px;    
    	color: #999999;
    	background-image: url(images/corners.gif);
	}
