body {
	background-color: #313131;
	background-image: url(../img/bg.gif);
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 76%;
	text-align: center;		/*center in IE 5.x         */
	padding: 0;
	margin: 0;
}

body, html {
	height:100%;
}

#topback {
 	background: url(../img/bkg.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 375px;
	position:absolute;
	z-index:0;
	left:0;
	top:0;
}


#wrapper {
	position:relative;
	z-index:1;
	margin:0;
	height:100%;
}

#container {
	position: relative;
	background-color: #000000;
    width: 60em;
    margin: 0 auto;		/* center in other browsers */
	text-align: left;		/* restore alignment        */
	padding: 0 5px;
	min-height:100%;
	height:auto;
}


/* Hack for IE */
* html #container {
    height: 100%;
}
/* End IE Hack */

#bottomback {
	/*height:50%;*/
}


#header, #content .timerow {
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	margin-left: 1.2em;
}

#header {
	height: 5em;
	position:relative;
}

#himage {
	width:110px;
	height:75px;
	background-image:url(../img/avallazzas-black.gif);
	position:absolute;
	right:0.5em;
	bottom:-23px;
}
#himage a {
	display:block;
	width:110px;
	height:75px;
}


h1{
	margin: 0;
	padding-top: 0.9em;
	padding-bottom: 0;
	padding-left: 0em;
	font-size: 2.3em;
	font-weight: normal;	
}

h2{
	margin: 0; padding: 0;
	font-size: 2.3em;
	font-weight: normal;
}

h3 {
	margin: 0; padding: 0;
	font-size: 1.5em;
	font-weight: normal;
}

h4 {
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 1.25em;
	font-weight: normal;
}

/* div#footer a{
	color: White;
	font-weight: bold;
	text-decoration: underline;
} */


#navigation, #content .timerow .trleft {
	margin-top:2em;
	margin-bottom: 3em;
	padding-left: 1.3em;
	width: 14em;
	float:left;
}

#breadcrumbs{
	padding-left: 1.2em;
	padding-top: 0.8em;
	color:#7F8081;
	text-transform: lowercase;
}

#content, #content .timerow .trright {
	/*margin-left: 15em;*/
	margin-top:2em;
	padding: 0.3em 1em 1em 0;
	float:right;
/*	background-color: #fff; */
}

#content {width:43em;}
#content .timerow .trright {width:41em;}
#content .mtop {padding-top:5px;}


/*  #content p {
	margin-top: 0;
	padding-top: 0; }*/

#content ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
}


#content li {
	margin-top:5px;

	padding-bottom:5px;
	border-bottom: 1px solid #666666;
}

	
#back {
  clear:both;
  font-size:1.15em;
  padding: 0.2em 0 0.5em 1.2em;}

#footer{
	clear:both;
	padding: 1.5em 0.2em 0.2em 0.1em;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 2px;
	height: 2.6em;
	margin-left: 1.2em;
}

#flinks {
	position:absolute;
}

#fnews {
	text-align:right;
	margin-right:0.8em;
}


#navigation ul{
	margin: 1em 0 1em 0em;
	padding: 0;
	list-style-type: none;
}
#navigation li{
	margin: 0;
	padding: 0;
	font-size: 1.5em;
}

#navigation a, a{
	color: #FF0000;
	text-decoration: none;
}
#navigation a:hover, a:hover{
	color: #FF0000;
	text-decoration: underline;
}

#navigation li a {
	border-left: 0.25em solid #000000;
	padding-left: 0.4em;
	text-decoration: none;
}
#navigation li a:hover, #navigation li a#activelink {
	border-left: 0.25em solid #FF0000;
	text-decoration: none;
}

p {
	margin-top: 0.5em;
	line-height: 1.4em; 	
}

img {border:none;}

.workimg {
	padding-bottom: 16px;
}




.clear {clear:both;height:0;}
.small {font-size: 85%;}

.hilite {color: #FF0000}

#form1 input, #form1 textarea  {
	border: 1px solid black;
}

#form1 #KT_Custom1 {
	background-color:#FFFFFF;
	color:#000000;
	font-weight:bold;
}



/* Horizontal Rule */
div.hline {
	border-top: 1px solid #FF0000;
	margin-top: 1em;
	margin-bottom: 0.6em;
	padding-top: 5px;
	text-align: right;
}


/*********** works template ****************/
#content .timerow {
	margin-top: 1em;
	padding-bottom: 1em;
	clear:both;
}


#content .timerow .trleft {
	/* see #navigation */
	width:16em;
	margin-top:0;
}

#content .timerow .trright {
	/* see #content */
	margin-top:0;
	padding: 0;
}
#content .last {
	border:none;
}



/* **************************************************** */

