@charset "utf-8";
/* CSS Document */

body {
	margin-left: 15px;
	background-color: #FFFFFF;
	font-family: Tahoma, Arial;
}

#menu {
	position: absolute;
	top: 75px;
	left: 10px;
	width: 135px;
	z-index: 3;
}


#ads {
	position: absolute;
	top: 410px;
	left: 0px;
	width: 141px;
	z-index: 1;
}


#header {
	position: absolute;
	top: 0;
	left: 155px;
	height: 125px;
	width: 610px;
	font-size: 14px;
	z-index: 1;
}


#content {
	position: absolute;
	top: 140px;
	left: 155px;
	width: 610px;
	z-index: 1;
	visibility: visible;
}

#contentWide {
	position: absolute;
	visibility: visible;
	z-index: 1;
	left: 155px;
	top: 140px;
	width: 775;
}

#facebook
{
	position: absolute;
	top: 70px;
	left: 775px;
	border-style: solid;
	border-width: 0px;
	width: 90px;
	line-height: 80%;
	z-index: 1;
	visibility: visible;

}

#twitter
{
	position: absolute;
	top: 172px;
	left: 775px;
	border-style: solid;
	border-width: 0px;
	width: 159px;
	line-height: 80%;
	z-index: 1;
	visibility: visible;

}

#dates
{
	position: absolute;
	top: 331px;
	left: 777px;
	border-style: solid;
	border-width: 1px;
	background: #003EBD;
	width: 231px;
	line-height: 80%;
	z-index: 1;
	visibility: visible;
	height: 674px;

}


span.edate
{
	font-size: 0.8em;
	font-weight: bold;
	color: #dddddd;
	padding-left: .5em;
}

span.ename
{
	font-size: 0.8em;
	color: #dddddd;
	padding-left: .5em;
}

span.etitle
{
	font-weight: bold;
	font-size: 1.0em;
	color: #ffffff;
	padding-left: .5em;
}

#header span.name {
	font-size: 18px;
}

#header span.address {
	font-size: 12px;
}

td.mandate {
	font-size:12px;
}

#content h3 {
	margin: .5em;
}

#content p {
	margin-top: .25em;
	margin-bottom: .25em;
}
#content ul {
	margin-top: .25em;
	margin-bottom: .25em;
}

#content li {
	font-size: .8em;
}

#content img {
	padding-top: 1px;
	padding-bottom: 1px;
}

#content .posted {
	font-style: italic;
	text-align: right;
	font-size: 10px;
	padding-right: 2em;
}
#ads img {
	padding-bottom: 4px;
	text-align: center;
}
#ads a {
	text-align: center;
}
#loginArea {
	position: absolute;
	visibility: visible;
	left: 3px;
	top: 1414px;
	z-index: 0;
}
#content .title {
	color: #FFFFFF;
}
#content .news {
	background-color: #EEEEEE;
}
#content .news .newsLink {
	font-size: small;
	text-decoration: none;
}
#content .news .newsLink a {
	text-decoration: none;
}

