@charset "utf-8";
/* CSS Document */

h1, h2, h3, a, #logo a, #logo h1, #logo p, .title {
	color: #03C;
}

#header {
	background: url(img02.jpg) repeat-x left top;
}

#menu {
	background: url(img02.jpg) no-repeat left top;
}

#menu a {
	background: url(img03.jpg) no-repeat right top;
}

.sidebar li h2 {
	background: #03C url(img05.jpg) no-repeat left top;
}

#s {
	border: 1px solid #03C;
}

.motto {
	background: url(img07.jpg) no-repeat left top;
}
#logo h1 {
	font-size: 36px;
	vertical-align: bottom;
}
