/* andreas02 - an open source xhtml/css website layout by Andreas Viklund - http://andreasviklund.com . Free to use for any purpose as long as the proper credits are given to the original author.

Version: 1.4
(Jul 08, 2006)

Screen layout: */

@import url("../css/main.css");

/* EVENTS NEWS: =eneventsnews
-----------------------------------------------
*/

#eneventsnews{
	height:200px;
	color:#ffffff;
	padding:0;
	clear:both;
	margin:5px 0 0 0;
	background-color: #505050;
	background-image: url(../images/eneventsnews/eneventsnews/eventsnewsheader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#eneventsnews p{
width:290px;
font-size:1em;
line-height:1.3em;
padding:0 0 0 15px;
}

#eneventsnews h2{
padding:15px 15px 0 15px;
color:#ffffff;
}

#eneventsnews a{
color:#ffffff;
text-decoration:underline;
}

/* EVENTS NEWS: =enevents
-----------------------------------------------
*/

#enevents{
	height:200px;
	color:#ffffff;
	padding:0;
	clear:both;
	margin:5px 0 0 0;
	background-color: #505050;
	background-image: url(../images/eneventsnews/enevents/eventsheader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#enevents p{
width:290px;
font-size:1em;
line-height:1.3em;
padding:0 0 0 15px;
}

#enevents h2{
padding:15px 15px 0 15px;
color:#ffffff;
}

#enevents a{
color:#ffffff;
text-decoration:underline;
}

/* EVENTS NEWS: =ennews
-----------------------------------------------
*/

#ennews{
	height:200px;
	color:#ffffff;
	padding:0;
	clear:both;
	margin:5px 0 0 0;
	background-color: #505050;
	background-image: url(../images/eneventsnews/ennews/ennewsheader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#ennews p{
width:290px;
font-size:1em;
line-height:1.3em;
padding:0 0 0 15px;
}

#ennews h2{
padding:15px 15px 0 15px;
color:#ffffff;
}

#ennews a{
color:#ffffff;
text-decoration:underline;
}
