/*********** Debugging *********/
DIV {
	display:block;
}
MAP, AERA {
	display:none;
}
BODY, HTML {
	margin:0 0 0 0;
	padding:0 0 0 0;
	font: 11px/1.5em Verdana,Arial,Helvetica,sans-serif;
	margin-bottom:12px;
	background:#cccccc;
}

IMG {
	border:0;
	margin:0;
	padding:0;
}
H1, H2, H3, H4, H5 {
	margin:0;
	padding:0;
	font-weight:bold;
	color:#790000;
	font-size:130%;
}
H1 {
	padding:0 0 .2em 0;
	margin:0 0 .4em 0;
	background:url(/images/red_dotted_line_tile.gif) repeat-x bottom;
}
H2 {
	font-size:100%;
}
H3, H4, H5 {
	font-size:90%;
}
P {
	margin:.3em 0 .7em 0;
}
A {
	color:#790000;
	outline:none;
	text-decoration:none;
}
SMALL {
	color:#666666;	
}
.date {
	color:#790000;
}
A:visited {
	color:#666666;
}
A:hover, A:active {
	text-decoration:underline;
}
#container {
	width:900px;
	margin:0 auto;
}
#containerInner {
	float:left;
}
#pageHeader {
	float:left;
	width:900px;
	background:black;
}
#pageHeaderInner {
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
#logo {
	float:left;
	width:200px;
	height:102px;
}
#topillustration {
	float:left;
	height:102px;
	width:700px;
}
#externalLinks {
	display:none;
	width:900px;
	height:20px;
	text-align:right;
}
#search {
	display:none;
	margin:12px 0 0 0;
	clear:both;
	float:right;
}

#topTools {
	width:200px;
	float:left;
	height:23px;
	background:url(/images/top_tool_bg_tile.gif) repeat-y;
	border-bottom:1px solid white;
}
#topTools #language, #topTools #email {
	float:left;
	margin-top:6px;
}
#topTools #language {
	margin-left:50px;
}
#topTools #email {
	margin-left:70px;
}
#topMenu {
	float:left;
	width:700px;
	background-color:black;
	border-bottom:1px solid white;
}
#topMenuInner {
}
#topMenu UL {
	list-style-type: none;
	margin:0;
	padding:0;
}

#topMenu UL LI {
	float:left;
}
#topMenu A, #topMenu A:visited, #topMenu A.selected {
	display:block;
	text-decoration:none;
	font-weight:normal;
	padding:3px 20px;
	color:white;
	border-right:1px solid white;
}
#topMenu A:hover, #topMenu A.selected {
	background-color:#790000;
	text-decoration:none;
}
#pageBody {
	clear:both;
	float:left;
	width:900px;
	background:white url(/images/page_bg.gif) repeat-y;
}
#leftColumn,#frontpageLeftColumn {
	float:left;
	width:199px;
}
#leftColumnInner {
	padding:0 0 10 0;
	margin:0 0 0 0;
}
#frontpageLeftColumnInner {
	padding:16px;
}
.news, .activities {
	padding:0px 0 6px 0;
	margin:0 0 6px 0;
}
.news {
	background:url(/images/white_dotted_line_tile.gif) repeat-x bottom;
}
.activities {
	background:url(/images/red_dotted_line_tile.gif) repeat-x bottom;
}
#leftColumn UL {
	list-style-type: none;
	padding:0 0 0 0;
	margin:0 0 0 0;
}
#leftColumn UL LI {
	margin:0 0 0 0;
}
#leftColumn UL LI UL LI {
	margin:0;
}
#leftColumn LI A {
	display:block;
	text-decoration:none;
	color:black;
	padding:4px 4px 4px 8px;
	font-weight:normal;
	border-bottom:1px solid white;
}
#leftColumn UL UL A {
	padding-left:24px;
}
#leftColumn UL UL UL A {
	padding-left:32px;
}
#leftColumn A:hover {
	text-decoration:normal;
	color:white;
}
#leftColumn A.selected {
	color:black;
	background-color:#edeae7;
}
#contentArea {
	width:430px;
	float:left;
}
#contentAreaInner {
	padding:16px 16px 16px 16px;
}
#rightColumn {
	float:right;
	width:254px;
}
#rightColumnInner {
	padding:16px 16px 16px 16px;
}
#footer {
	clear:both;
	border-top:1px solid white;
	color:white;
	background-color:#790000;
	border:solid white 0 1px 1px 1px;
}
#footerInner {
	margin:0;
	padding:4px 16px;
}
#login {
	float:left;
	height:24px;
}
#login A {
	float:left;
	height:24px;
	color:white;
	background:url(/images/key.gif) no-repeat;
	padding:0 0 0 16px;
	text-decoration:none;
}
#footer #contact {
	padding-left:194px;
}
#designedBy {
	clear:both;
	width:900px;
	text-align:right;
}
#designedBy A {
	font-size:10px;
	text-decoration:none;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#790000;
}
#designedBy A:hover {
	text-decoration:none;
	color:black;
}
.clickable {
	cursor:pointer;
}
