@charset "utf-8";
#column {
	float: left;
	width: 600px;
	padding-left: 10px;
}
/*#right {
	float: right;
	width: 230px;
	margin-right: 10px;
}
#right img {
	margin-bottom: 15px;
}
*/
#column h2 {
	font-size: 100%;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 1.3em;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#column h4 {
	font-size: 150%;
	font-weight: bold;
	line-height: 1.3em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#column h3 {
	font-size: 110%;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #003399;
}
#column #left {
	width: 150px;
	float: left;
}
#column #right {
	float: right;
	width: 290px;
}

#column img {
	margin-bottom: 10px;
}

#maginfo  {
	border: 1px solid #CC0000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	clear: both;
	margin-bottom: 10px;
	margin-top: 30px;
	background-image: url(images/maginfo_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#maginfo h5  {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #CC0000;
	font-size: 100%;
}
#maginfo span {
	font-size: 150%;
	font-weight: bold;
}
#column p {
	text-indent: 1em;
}

/*
#right h5 {
	font-size: 85%;
	font-weight: bold;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#right .name {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 1.2em;
}
#right .name span {
	font-size: 85%;
	color: #666666;
}
*/


#column h5 {
	line-height: 150%;
	font-weight: normal;
	color: #003399;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#sidebar {
	width: 170px;
	margin-top: 140px;
}
#new-right {
	float: right;
	width: 220px;
	background-color: #ededed;
	padding-bottom: 25px;
}
#back {
	text-align: center;
	margin-bottom: 35px;
	clear: both;
}

