body {
	margin-top:0px;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:13px;
	background: #E3E2E2 url(../images/bg.jpg) 0 0;
}

#side_navigation{
background-image:url(../images/gbg.gif);
background-position:top left;
background-repeat:repeat-y;
width:191px;
float:left;
text-align:left;
}

.module{
background-image:url(../images/modbg.jpg);
background-position:top left;
background-repeat:no-repeat;
height:24px;
width:114px;
padding:12px 0 0 53px;
margin:0 0 0 9px;
display:inline;
font-family:Arial;
font-size:12px;
color:#000000;
font-weight:bold;
float:left
}

.modulem{
background-image:url(../images/modbgm.jpg);
background-position:top left;
background-repeat:no-repeat;
height:24px;
width:500px;
padding:12px 0 10px 53px;
margin:0 0 0 8px;
display:inline;
font-family:Arial;
font-size:12px;
color:#000000;
font-weight:bold;
float:left;
}

.modulew{
background-image:url(../images/modbgw.jpg);
background-position:top left;
background-repeat:no-repeat;
height:24px;
width:730px;
padding:12px 0 10px 53px;
margin:0 0 0 8px;
display:inline;
font-family:Arial;
font-size:12px;
color:#000000;
font-weight:bold;
float:left;
}

.modArt{
float:left;
}

.modArt form input{
color: #000000; 
border: 1px solid #F6BB07;
font-family: Trebuchet MS;
height:23px;
font-weight:bold;
}

.modArt form input:hover{
color: #000000; 
border: 1px solid #F30;
font-family: Trebuchet MS;
}

#mid_navigation{
background-image:url(../images/gbgm.gif);
background-position:top left;
background-repeat:repeat-y;
width:550px;
text-align:left;
}

#wide_navigation{
background-image:url(../images/gbgw.gif);
background-position:top left;
background-repeat:repeat-y;
width:750px;
text-align:left;
}

ul li a {
	text-decoration:none;
	color:#F55701;
}

ul li a:hover {
	text-decoration:underline;
	color:#F90;
}

a {
	text-decoration:none;
	color:#F55701;
}

a:hover {
	text-decoration:underline;
	color:#F30;
}

.cntcs {
	color:#F55701;
}

.cntcs strong{
	color:#000000;
}

#side_navigation ul, #mid_navigation ul, #wide_navigation ul
{
padding-left: 10px;
list-style: none;
}

#side_navigation ul li, #mid_navigation ul li, #wide_navigation ul li, #wide_navigation h2
{
padding-left: 20px;
padding-bottom: 3px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0 .25em;
}

form input, form textarea{
font-family: Trebuchet MS;
font-size:13px;
border: 1px solid #CCCCCC;
}

form input:hover, form textarea:hover{
border: 1px solid #999;
}