body
{
	background: url("bg.jpg") top left repeat-x;
	background-color: #2677a4;
	height: 100%;
	padding: 0;
	margin: 0;
	font-size: 10px;
	font-family: verdana, arial, helvetica;
	color: #000;
}

#scrap
{
	background: url("divano.jpg") top center no-repeat;
	margin: 0 auto;
	width: 960px;
	margin-top: 0;
	text-align: justify;
	color: #000;
}

img
{
	border: 0;
}

h1
{
	font-family: verdana, arial, helvetica;
	font-size: 18px;
	color: #000;
	margin-top: 0;
}

a
{
	color: #000000;
	text-decoration: none;
}

a:hover
{
	color: #F90;
}

#wrapshadow
{
	margin: 0 auto;
	width: 950px;
	margin-top: 0;
	background: url("images/wrapshadow.gif") repeat-y top left;
	text-align: center;
}

#wrapper
{
	margin: 0 auto;
	width: 550px;
	margin-top: 0;
	text-align: justify;
	color: #999;
}

#header
{
	height: 56px;
	background: url("images/blackband.gif") repeat-x top left;
}

#corner
{
	margin: 0;
	float: right;
	text-align: right;
	background: url("images/topright.gif") no-repeat top left;
	width : 120px;
	height: 17px;
	padding-right: 8px;
	color: #c8c9e3;
	padding-top : 1px;
}

#menutop
{
	background: url("images/menutop.gif") repeat-x top left;
	height: 18px;
	padding-top: 5px;
	padding-left: 10px;
	color: #37296b;
}

#menutop a
{
	font-weight: bold;
	color: #37296b;
	text-decoration: none;
}

#undercontent
{
	margin: 0;
	text-align: left;
	background: url("images/bgcontent.gif") repeat-x top left;
	height: 140px;
	color: #c8c9e3;
	padding : 5px;
}

#content
{
	margin: 0;
	text-align: left;
	background: url("images/contenttop.gif") repeat-x top left;
	background-color: #fff;
	color: #000;
	padding : 5px;
	padding-top: 20px;
}

#footer
{
	border-top: 1px solid #FFF;
	height: 18px;
	background: url("images/foot.gif") repeat-x top left;
	padding-top: 5px;
	padding-left: 10px;
	color: #888;
}

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

#middle
{
	float: left;
	width: 450px;
	text-align: justify;
}

#right
{
	float: right;
}

#leftmenu
{
	margin: 0;
	margin-right: 15px;
	padding: 0;
	float: left;
	width: 220px;
}

#contact
{
	height: 290px;
	padding: 5px;
	background: url("images/soho.jpg") no-repeat top left;
}

#login
{
	height: 290px;
	padding: 5px;
	background: url("images/empirestate.jpg") no-repeat top left;
}

.leftarticle
{
	background: #EEEEEE;
	color: #808080;
	margin: 2px 0 2px 0;
	padding: 8px;
	line-height: 1.4em;
}

.leftarticle a
{
	color: #808080;
	text-decoration: none;
}

.leftarticle a:hover
{
	color: #F90;
	text-decoration: none;
}

.leftarticle_cat1
{
	font: 140% Arial, Sans-Serif;
	font-weight: bold;
	border: 1px solid #000;
	color: #808080;
	margin: 2px 0 2px 0;
	padding-left: 18px;
	padding-right: 17px;
	padding-top: 13px;
	padding-bottom : 1px;
	width: 182px;
	height: 28px;
	background: #FFFFFF url(images/_cg.jpg) center no-repeat;
}

.leftarticle_cat2
{
	font: 140% Arial, Sans-Serif;
	font-weight: bold;
	border: 1px solid #000;
	color: #808080;
	margin: 2px 0 2px 0;
	padding-left: 18px;
	padding-right: 17px;
	padding-top: 13px;
	padding-bottom : 1px;
	width: 182px;
	height: 28px;
	background: #FFFFFF url(images/_commad.jpg) center no-repeat;
}

.leftarticle_cat3
{
	font: 140% Arial, Sans-Serif;
	font-weight: bold;
	border: 1px solid #000;
	color: #808080;
	margin: 2px 0 2px 0;
	padding-left: 18px;
	padding-right: 17px;
	padding-top: 13px;
	padding-bottom : 1px;
	width: 182px;
	height: 28px;
	background: #FFFFFF url(images/_dev.jpg) center no-repeat;
}

.leftarticle_cat1 a, .leftarticle_cat2 a, .leftarticle_cat3 a
{
	
	background: transparent; 
	text-decoration: none;
	color: #FFF;
}

.leftarticle_cat1 a:hover, .leftarticle_cat2 a:hover, .leftarticle_cat3 a:hover
{
	color: #F90;
}