div.content{
	float:left;
	width:100%;
        background-image:url(../images/bac_page.png);
	background-repeat:repeat-y;
	background-position:top center;
}
div.allcontent{
	width:940px;
}

div.user{
	width:930px;
	height:1px;
	background-color:#754c24;
	background-repeat:repeat-x;
	background-position:top left;
	padding-left:10px;
	float:left;
}
div.user1{
	width:200px;
	float:left;
	vertical-align:top;
}
div.user2{
	width:200px;
	float:left;
	vertical-align:top;
}
div.newsflash{
	float:left;
	vertical-align:top;
}
div.logo{
	height:222px;
	float:left;
}
div.menu{
	width:940px;
	height:29px;
	background-color:;
	background-repeat:repeat-x;
	background-position:top left;
	float:left;
}
div.body{
	width:940px;
	float:left;
	background-image:url (../images/back_gradient.png);
	background-repeat:repeat-x;
	background-position:top left;
	padding-bottom:0px;
        padding-top:6px;
}
div.leftmod{
	width:179px;
	float:left;
	background-image:;
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:8px;
	padding-top:10px;
	margin-left:3px;
	margin-top:3px;
	background-color:#ffffff;
}
div.leftmod2{
	background-image:none;
	background-repeat:no-repeat;
	background-position:bottom right;
	margin-left:-8px;
	padding-left:8px;
}
div.main{
	float:left;
	padding-left:5px;
}
div.rightmod{
	width:179px;
	float:left;
	background-image:url(../images/top_mod.png);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:8px;
	padding-top:10px;
	margin-left:3px;
	margin-top:3px;
	background-color:#E1EDDB;
}
div.rightmod2{
	background-image:url(../images/bot_mod.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	margin-left:-8px;
	padding-left:8px;
}
div.bot{
	width:930px;
	height:1px;
	background-image:;
	background-repeat:repeat-x;
	background-position:top left;
	padding-left:10px;
	background-color:#FFFFFF;
	float:left;
}
div.footer{
	width:930px;
	height:50px;
	background-image:;
	background-repeat:repeat-x;
	background-position:top left;
	padding-left:10px;
	background-color:#ffffff;
	padding-top:10px;
	float:left;
}