body
{
	xxbackground-image:url(background.jpg);
        background-color: #e6f7ed;
	background-position:top right ;
        background-repeat:no-repeat;
	background-attachment: scroll;
	margin:0;
}

#page .skiplink
{
	position: absolute;
	top: 0px;
	right: 10px;
	
	font-size: 0.8em;
}

#header-home, #header
{
	position: relative;
	background-color: #b7e6c6;
	background-image:url(header-gradient.gif);     
	background-position:top;    
	background-repeat:repeat-x;
	padding-top: 60px;
	padding-bottom: 5px;
}
#header-home h1.headermain
{
}
#header h1.headermain
{
}
h1.headermain
{
}
h1.headermain img
{
	margin: 0.1em 1em 0.1em 0.2em;
}
#header-home h1.headermain img
{
	vertical-align: text-bottom;
}
#header h1.headermain img
{
	vertical-align: text-bottom;
}

#sectionsmenu
{
	position:absolute;
	top:55px;
	left: 211px;
	XXborder: 1px solid #f00;
	margin: 0;
	padding: 0;
	list-style:none;
	line-height:1.4em;
	border: 2px solid #999;
	border-width: 0 3px;
}
#sectionsmenu li
{
	display:inline;
	background-color: #ddd;
}
#sectionsmenu li a
{
	background-color: #b7e6c6;
	border-left: 1px solid #999999;
	padding: 2px 0.3em 0.2em;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	margin: 0;
	margin-top: 20px;
	background-color: #ddd;
}
#sectionsmenu li.first a
{
	border:0;
}
#sectionsmenu li.active a,
#sectionsmenu li a:hover
{
	background-color: #fff;
	color: #000;
}
#sectionsmenu li.active a
{
	text-decoration: none;
}

#header-home .headermenu,
#header .headermenu
{
	margin-top: 2em;
	margin-right: 0.5em;
}


.navbar
{
	border: 0;
}


.sideblock
{
	border: 1px solid #999999;
}
.sideblock .content,
.sideblock .header
{
	border: 0;
	background-color: #dddddd;
  	-moz-border-radius:0;
} 


#course-view .weekscss .current,
#course-view .current td.side
{
	background: #d4b9e4;
}

#footer
{
	background-color: #b7e6c6;
	border: 0;
}


#niace-intro
{
	width:35%;
}
#niace-intro .sideblock
{

	Xfloat:left;
	Xwidth: 40%;
	Xmargin-left: 5%;
	Xpadding-right: 2em;
}
div.niace ul.cat-list,
div.niace table.sitetopic
{
	list-style-type:none;
	margin: 0;
	Xmargin-left: 40%;
	padding: 0;
	width:100%;
/*
	float:right;
	width: 49%;
*/
}

div.niace ul.cat-list li
{
	margin: 1em 0;
 
}
div.niace ul.cat-list li img
{
	vertical-align: middle;
	margin-right: 1em;
}
div.niace ul.cat-list li h2
{
	display:inline;
}

/* the site topic box when logged it (and therefore not in the div.niace)*/
.sitetopic
{
	width:100%;
}

#middle-column
{
	XXborder: 2px solid #00f;
}


#NIACEHomePageImage
{
	width: 100%;
}

#niace-footer
{
	margin-top: 1em;
	border-top: 4px solid #999999;
	padding-top: 1em;
	font-size: 0.8em;
}

#niace-footer img
{
	vertical-align: middle;
}


