body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img04.gif) repeat-x;
	font-size: 90%;
	color: #333;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #666666;
}

h1 {
	font-size: 180%;
}

h2 {
	font-size: 150%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
margin-bottom:5px;
}

p, ul, ol {
	margin-bottom: 1em;
	line-height: 140%;
}

blockquote {
	font-style: italic;
}


a {
	color: #669900;
}

a:hover {
	text-decoration: none;
}

/* header */

#header {
	width: 700px;
	height: 100px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 240px;
	height: 60px;
	background: #91E201 url(images/img01.gif) no-repeat left bottom;
}

#logo p {
	margin: 0;
	text-align: center;
}

#logo p {
	padding-top: 5px;
	font-size: 20px;
}

#header h1 {
	font-size: 12px;
	float:right;
	margin-right:0px;
	width:280px;
	padding-top:50px;
	text-align: right;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}


/* Content */

#content {
	width: 700px;
	margin: 0 auto;
	clear: both;
}
#content h2 {
	height:35px;
	background-image:url(images/title-h2.gif);
	background-repeat:no-repeat;
	text-indent:32px;
	line-height:35px;
	letter-spacing: 2px;
	font-weight: bold;

}
#content h3 {
	height:30px;
	background-image:url(images/title-h3.gif);
background-repeat:no-repeat;
	text-indent:33px;
	line-height:30px;
	letter-spacing: 2px;
color:#336600;

}
#content li {
list-style-image:url(images/user_red.png);

}
.title {
	padding-bottom: 5px;
	border-bottom: 1px solid #EDEBD5;
}
.title a {
	text-decoration: none;
	color: #666;
}

.pankuzu {
	font-size:75%;
	text-align:right;
}

/* Footer */

#footer {
	clear: both;
	height: 20px;
	background: #EDEBD5 url(images/img08.gif) repeat-x;
}

#footer p {
	text-align: center;
	font-size: 90%;
}
