@charset "UTF-8";
* {
	margin:0;
	padding:0;
}
body {
	font-family:sans-serif;
	background:#EEEEEE;
	text-align:center;
}
a img {
	border:0;
}
.wrap, .south, .footer {
	width:750px;
	text-align:left;
}
.sw {
	float:left;
	width:480px;
	padding:0 5px 2em 5px;
	position:relative;
}
.se {
	float:right;
	width:250px;
}
.north {
	padding:0 10px 0 10px;
	font-weight:bold;
	background:url("logo.png") 40px -15px no-repeat #DBBDA3;
	height:320px;
	border-top:black 30px solid;
	border-bottom:black 30px solid;
	color:white
}
.north ul li{
	list-style:none;
	margin:1ex;
}
.wrap {
	background:url("./drop.png") repeat-y 0 0;
	padding:0 10px 0 10px;
	margin:30px auto 0 auto;
}
.south {
	clear:both;
	margin:10px auto 0 auto;
	position:relative;
}
.footer {
	clear:both;
	margin:30px auto 0 auto;
	text-align:center;
	font-size:small;
	color:#727272;
}
#title {
	font-family:serif;
	color:white;
	background:url(alpha.png);
	width:1em;
	font-size:25px;
	margin:10px 0 0 340px;
	padding:10px 5px 10px 5px;
}
a:link {
	color:#0D0D0D;
}
a:visited {
	color:#873D23;
}
a:hover{
	color:red;
}
h2 {
	font-size:17px;
}
.menu {
	margin-left:450px;
	margin-top:-250px;
	line-height:180%;
}
.menu a {
	padding-right:5px;
}
.menu a:hover {
	position:relative;
	top:-5px;
	padding-bottom:5px
}
.caption {
	background:url("./title.png") no-repeat;
	padding:5px 3px 3px 10px;
	margin-left:-8px;
}
.caption a {
	padding-right:20px;
	background-image:url("./feed.png");
	background-repeat:no-repeat;
	background-position:right 3px;
}
.caption a:hover {
	background-position:right -27px;
}
.caption a:link, .caption a:visited {
	text-decoration:none;
	color:black;
}
.sw ul {
	list-style-position:inside;
	margin-left:-8px;
	margin-top:-2px;
	padding:3px;
	overflow:auto;
	background:#DDDDDD;
	border-top:2px solid #4C4c4c;
	border-left:2px solid #4C4c4c;
	height:7.5em;
	font-size:90%;
}
li {
	line-height:150%;
	margin-left:0
}
.old_news {
	text-align:right;
	font-size:small
}
.old_news a:link, .old_news a:visited {
	color:gray;
}
.old_news a:hover {
	color:red
}
/* V Feedburner V */
p.date {
	display:inline;
	padding-left:1ex;
}
#creditfooter {
	text-align:right;
}
/* A Feedburner A */
.banner img {
	padding:7px;
}
.banner img:hover {
	background:url(../hover234x60.png) no-repeat;
}
.who p {
	font-size:small;
	border:1px solid #622D18;
	padding:5px;
}
.who {
	margin:0 9px;
}
.who h4 {
	border-top:1px solid #622D18;
	border-left:2em solid #622D18;
	border-right:2em solid #622D18;
	font-weight:bold;
	text-align:center;
	padding-left:3px;
	font-size:medium;
}
