body	{ 
	font-family: Arial, Verdana, helvetica, sans-serif;
        font-size: 12px;
        color: black;
	margin: 10px;
	background:#ccc;

	}
               
a	{
	color:#000;
	text-decoration:none;
	font-weight: bold;
	}

a:hover	{
	background: #000; 
	color:#fff;
	}

b {
       font-size: 13px;
	   font-weight: bold;
	}

#container{
	width: 800px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	border:0px solid #000;
	min-height:500px;
	background-color:#eee;
	background-image: url(../ximages/background.png);
	}

#header{
	width: 100%;
	border:none;
	height:140px;
	clear:both;
	background-image: url(../ximages/head.png);
	background-position: top left;
	background-repeat: no-repeat;
	}


#horizontal{
    font-weight: bold;
	text-indent: 15px;
	height:31px;
	padding-top:5px;

	}
	
#footer{
	width: 100%px;
	border:0px solid #F0F;
	min-height: 50px;
	clear:both
	}

#rightnav{
	width: 165px;
	border:0px solid #00F;
	min-height:50px;
	clear:right;
	float:right;
	padding-right:20px;
	text-align:right;
	}
#main {
	width: 420px;
	border:0px solid #FFF;
	min-height:50px;
	clear:none;
	float:left;
	margin:0px;		
	margin-top:0px;
	}
#leftnav{
	width: 170px;
	border:0px solid #0F0;
	min-height:50px;
	clear:none;
	float:left;
	padding-left:20px;
}

#homeheader{
	position:absolute;
	top:76px;
	padding-top:12px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	text-indent: 15px;
}

#topbar{ 
	position:relative;
	width: 750px;
	border:none; 
	height:25px;
	float:left;
	padding-top:6px;
	background-image: url(../ximages/topbar.png);
	background-position: top left;
	vertical-align: middle;
}
	

#topbarrightend{
	width: 10px;
	border:none;
	height:31px;
	background-image: url(../ximages/topbar.png);
	background-position: top right;
	background-repeat: no-repeat;
	float:left;
	}


.widgetTOP{
	width: 155px;
	border:none;
	height:19px;
	background-image: url(../ximages/widgetTOP.png);
	background-position: top left;
	background-repeat: no-repeat;
	float:left;
	font-family: Arial, Verdana, helvetica, sans-serif;
       font-size: 13px;
       color: black;
	   font-weight: bold;
	text-align:left;
	padding-top: 3px;
	text-indent: 15px;
	color:white;
	}
	

.widgetTOPRIGHTEND{
	width: 10px;
	border:none;
	height:22px;
	clear:right;
	background-image: url(../ximages/widgetTOP.png);
	background-position: top right;
	background-repeat: no-repeat;
	float:left;
	}

.widget {
	width:157px;
	background-color:#ffc;
	border:1px solid black;
	border-width: 0px 1px 0px 1px;
	padding:3px;
	clear:both;
}


.widgetBOTTOM{
	width: 155px;
	border:none;
	height:22px;
	background-image: url(../ximages/widgetBOTTOM.png);
	background-position: top left;
	background-repeat: no-repeat;
	float:left;
	}
	

.widgetBOTTOMRIGHTEND{
	width: 10px;
	border:none;
	height:22px;
	clear:right;
	background-image: url(../ximages/widgetBOTTOM.png);
	background-position: top right;
	background-repeat: no-repeat;
	float:left;
	}



.widgetBOTTOM2{
	width: 155px;
	border:none;
	height:23px;
	background-image: url(../ximages/widgetBOTTOM2.png);
	background-position: top left;
	background-repeat: no-repeat;
	float:left;
	text-align:center;
	padding-top: 3px;
	}



.widgetBOTTOMRIGHTEND2{
	width: 10px;
	border:none;
	height:23px;
	clear:right;
	background-image: url(../ximages/widgetBOTTOM2.png);
	background-position: top right;
	background-repeat: no-repeat;
	float:left;
	}




.widgetMAINTOP{
	width: 410px;
	border:none;
	height:8px;
	background-image: url(../ximages/widgetMAINTOP.png);
	background-position: top left;
	background-repeat: no-repeat;
	float:left;
	text-align:left;
	text-indent: 15px;
	color:#000;
	}
	

.widgetMAINTOPRIGHTEND{
	width: 10px;
	border:none;
	height:8px;
	clear:right;
	background-image: url(../ximages/widgetMAINTOP.png);
	background-position: top right;
	background-repeat: no-repeat;
	float:left;
	}

.widgetMAIN {
	width:416px;
	background-color:#fff;
	border:1px solid #cc3;
	border-width: 0px 1px 0px 1px;
	padding:1px;
	clear:both;
	text-indent: 40px;
}


.widgetMAINBOTTOM{
	width: 410px;
	border:none;
	height:22px;
	background-image: url(../ximages/widgetMAINBOTTOM.png);
	background-position: top left;
	background-repeat: no-repeat;
	float:left;
	}
	

.widgetMAINBOTTOMRIGHTEND{
	width: 10px;
	border:none;
	height:22px;
	clear:right;
	background-image: url(../ximages/widgetMAINBOTTOM.png);
	background-position: top right;
	background-repeat: no-repeat;
	float:left;
	}

