/* CSS Document */

/* article page styles */

#columns-1-2 {
	margin-right: 10px;
	float:left;
	display:inline;
	width:660px;
	}
	
/* column 3 */

#column-3 {
	float:left;
	width:300px;
	display:inline;
	background-color:#fff;
	border:0px;
	}

#article {
	padding:15px;
	width:630px;
	background:#fff;
	margin:0px;
	line-height:1.3em;
	font-size:14px;
	font-weight:500;
	}
	
#article-image {
	float:left;
	margin-right:15px;
	}

.column-3-box {
	margin-top: 5px;
}	
	
.column-3-content {
	margin-left :0px;
	margin-right :0px;	
}		
	
#bottom-ad {
	text-align:center;
	padding:5px;
	background-color:#fff;
	}

#x01-ad {
	background-color: #fff;
	padding: 5px;
}
#page-body {
	background-color:#dbdbdb;
	
}

h1 {
	font-family: Georgia,Garamond,Times,"Times New Roman",serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 38px;
	line-height: 1.2;
	font-size-adjust: none;
	font-stretch: normal;
	-x-system-font: none;
	margin-top: 0.3em;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
}

h2 {
	font-family: Georgia,Garamond,Times,"Times New Roman",serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.3;
	font-size-adjust: none;
	font-stretch: normal;
	-x-system-font: none;
	margin-top: 0.4em;
	margin-right: 0pt;
	margin-bottom: 8px;
	margin-left: 0pt;
}

h3 {
	font-family: Georgia,Garamond,Times,"Times New Roman",serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.3;
	font-size-adjust: none;
	font-stretch: normal;
	-x-system-font: none;
	margin-top: 0.4em;
	margin-right: 0pt;
	margin-bottom: 8px;
	margin-left: 0pt;
}

