body {
	background-color: #ffffff;
	font-family: verdana,arial,serif;
	font-size: 0.8em;
	text-align: center;
}

a {
	background-color: d5eefd;
	color: 303030;
	text-decoration: none;
}

a:hover {
	text-decoration:underline

}
.style8 {
	color: #000040;
	font-family: "Times New Roman", Times, serif, Gulim;
	font-size: 12pt;
	line-height: 20px;
	font-style: normal;
	font-weight: normal;
}
.style8 a:hover{
	color: #000040;
	text-decoration:underline
	font-family: "Times New Roman", Times, serif, Gulim;
	font-size: 12pt;
	line-height: 20px;
	font-style: normal;
	font-weight: normal;
}

#container {
	background-color: #eeeeee;
	color: #ffffff;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 850px;

}

#header {
	height: 180px;
	width: 100%;
	background-image: url(banner%20.jpg);
	background-repeat: no-repeat;	
}

#header h1 {
	font-size: 2.2em;
	left: 260px;
	top: 10px;
	color: #ffffff;
}

#header ins {text-decoration:none}

#header a {
	color: #ffffff;
        text-indent: 0.30cm;
	font-family: helvetica, verdana, arial, serif;
	text-decoration:none;
}

#header a:hover {
	background-color: transparent;
}

#sidebar {
	float: left;
	margin-top: 5px;
	width: 180px;

	height: 100%
        background-color: #eeeeee;
}

#sidebar ul {
	list-style: none;
	margin-left: 10px;
	padding-left: 10px;
}

#sidebar ul li {
	display: block;
	padding-bottom: 10px;	
}

#sidebar a {
        background-color: #ffffff;
	border-bottom: 1px dotted #eeeeee;
	border-right: 1px solid #eeeeee;
	color: #000040;
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	padding: 8px 8px;
	text-decoration: fix;
	width: 140px;
}

#sidebar a:hover {
	background-color: #E8E8E8;
	color: #000040;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-right-color: #eeeeee;
	border-bottom-color: #eeeeee;
}

#content                {
	float: right;
	padding-left: 30px;
	padding-right: 30px;
	margin-top: 20px;
	width: 590px;
}

#content p {
	color:#333333;
}

#organizer {
	background-color: #FFFFFF;
	margin: 0 auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	width: 830px;
	color:#333;
}

#footer {
	background-color: #949494;
	clear: right;
	color: #000000;
	font-size: 0.7em;
	margin: 0 auto;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	text-align: right;
	width: 830px;
}

#footer a {
	border-bottom: 1px dotted #666650;
}

#footer a:hover {
	text-decoration: none;	
}
