body {
	background: #D5D5D5 url(background.jpg) no-repeat bottom right;
	font: 11px/1.3em Verdana, Arial, Helvetica, sans-serif;
	margin: 15px 0 0; padding: 0 0 15px;
	color: #4C4C4C; text-align: center;
}

#europe2003 {
	position: relative; width: 750px;
	margin: 0 auto; text-align: left;
	background: white url(main_back.gif);
}

#welcome {position: relative; width: 750px;}

p {margin: 0 0 1em 0; text-align: justify;}

h3 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 0.5em 0; color: #18d;
}
h4 {font-size: 12px; margin: 0 0 0.5em 0; color: #3078AB;}

a:link {color: #A30000; text-decoration: underline;}
a:visited {color: #990066; text-decoration: underline;}
a:hover {text-decoration: none;}

#text1 ul {list-style-image: url(bullet.gif); margin-left: 40px;}

#graphic {
	width: 750px; height: 120px; text-align: center;
	background: transparent url(top_back.jpg) no-repeat;
}

#graphic h1, #graphic h2 {display: none; margin: 0;}

#graphic img {margin-top: 28px; border: 0;}
#graphic a {background-color: transparent;}

#top2 {width: 750px; height: 80px; text-align: center;}

#top2 img {margin: 4px;}

#top2 a:link, #top2 a:visited, #top2 a:hover {
	text-decoration: none;
	color: white;
	background-color: transparent;
}

/* ========== Left Navigation =========== */

#LeftNav {
	margin: 3px 14px 20px 0;
	background: #E4E2E2;
	width: 190px; float: left;
}

#LeftNav a:link, #LeftNav a:visited {
	display: block;
	font-size: 11px;
	color: #3A4995; background: transparent;
	padding: 1px 2px 1px 3px;
	text-decoration: none;
}

#LeftNav a:hover {
	color: #3A4995;
	padding: 1px 2px 1px 3px;
	background-color: #EFEFEF;
	text-decoration: none;
}

#LeftNav ul {
	margin: 0; padding: 10px 5px 10px 18px;
	list-style: url(marker.gif) outside;
}

#LeftNav li {
	padding-bottom: 7px;
	background: transparent url(marker_back.gif) repeat-x left bottom;
}

.SecondLink {color: #3A4995 !important;} 
.inactive {color: blue !important;}

/* ========== Right Navigation =========== */
#linkz {position: absolute; top: 204px; right: 22px; width: 170px; background: #E4E2E2;}

#linkz a {
	font-size: 11px; color: black;
	padding: 1px 2px 1px 4px;
	text-decoration: none;
}

#linkz a:hover {
	color: white;
	background: #656565;
	padding: 1px 2px 1px 4px;
}

#linkz ul {margin: 0; padding: 10px 10px 0; list-style: none;}

#linkz li {padding-bottom: 7px;}

#log {margin: 5px 0 5px 12px;}

#first li {
	color: #6cf;
	background: url(marker_back.gif) repeat-x left bottom;
}

/* ========== Content =========== */

#text1, #text2 {margin: 0 204px 20px 23px;}
#text1 {height: 230px; min-height: 220px;}
html>body #text1 {height: auto;}

#text1 ul.content {}
#text1 ul.content li {margin-left: 20px;}

.notesdiv {width: 700px; height: 240px; margin-left: 23px;}


#footer {
	width: 750px; height: 34px;
	background: transparent url(footer.gif) no-repeat;
	text-align: right; clear: both;
}

#footer a:link {
	margin: 0; padding: 2px;
	color: white;
}

#footer a:hover {
	margin: 0; padding: 2px;
	color: white;
	background: #DE983A;
}

#footer span {margin-left: 10px;}

