/*
css by spagyric, http://www.wretch.cc/blog/spagyric
*/

body {
	background: url('http://l.yimg.com/e/style/4/433/body.gif') #FFE0E0 repeat-y 50% 0%;
	margin: 0px;
	font-size: .8em;
}
a {
	color: #5678a0;
}
a:hover {
	color: #888;
	text-decoration: none;
}
#logo a {
	text-decoration: none;
}
#banner {
	background: url('http://l.yimg.com/e/style/4/433/banner.gif') no-repeat top left;
	height: 200px;
	_height: 250px;
	padding-top: 50px;
	width: 700px;
	padding-left: 30px;
}
.sidetitle {
	text-align: left;
	color: #fff;
	background: url('http://l.yimg.com/e/style/4/433/sidetitle.gif') no-repeat top left;
	height: 20px;
	vertical-align: top;
	padding-top: 80px;
}
.side {
	background: url('http://l.yimg.com/e/style/4/433/side.gif') no-repeat top left;
}
div hr {
	width: 700px;
	border: 1px dotted #ccc;
}
