html{}

h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,li,p,img,br,span,div,a,hr,th,td,tr {
	margin: 0;
	padding: 0;
}

body {
	background-color: #fff;
	margin: 0;
	padding: 0;
}

#wraper {
	width: 748px;
	border: solid 1px #383838;
	margin: 0 auto;
}

h1 {
	width: 748px;
	height: 175px;
	background: url(../images/dendo_fes2010_main.gif) no-repeat 0 0;
	text-indent: -9999px;
}

#content {
	width: 100%;
	_position: relative;
}

h2 {
	width: 560px;
	height: 40px;
	background: url(../images/dendo_fes2010_btn.gif) no-repeat 0 0;
	margin: 10px auto 30px auto;
	text-indent: -9999px;
}

p#exp {
	font-size: 1.0em;
	line-height: 140%;
	padding: 0 20px 0 20px;
}


hr {
	border: solid #383838;
	border-width: 1px 0px 0px 0px;
	height: 1px;
	overflow: hidden;
	margin: 15px 0 20px 0;
	clear: both;
}

h3 {
	font-size: 1.0em;
	line-height: 120%;
	font-weight: bold;
	margin: 0 0 10px 20px;
}

p#outline {
	font-size: 0.8em;
	line-height: 140%;
	padding: 0 20px 0 20px;
}

span {
	color: red;
}

