@charset "utf-8";
h1, h3, p {
	text-align: center;
}
#main {
	width: 75%;
	max-width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 0px;
}
footer {
	clear:both;
	margin-top: 0px;
	padding-top: 25px;
	padding-bottom: 25px;
	background-color: #383838;
	color: #F5F5F5;
	text-align: center;
}
.navbar.navbar-default {
	border-width: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	background-color: #FFFFFF;
	margin-top: 0px;

}
.image-fill {
	width: 100%;
}
	bottom: 0px;
	background-color: #CB2C2F;

#wraper {
	padding-left: 0px;
	padding-right: 0px;
}
#1 {
	height: auto;
}
.left_p {
	text-align: left;
	height:auto;
}
.blue {
	color:#0000FF;
	background-color:#DBDBDB;
}
thumbnail1{
	border:0px;
}
.aside-left{
	color:#2F3D5E;
	width: 25%;
	float: left;
	background-color:#C2C8E4;
	height: 490px;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-right: 0px;
	margin-bottom: 3px;
	overflow:auto;
	
}
.article-right{
	color:#2F3D5E;
	width: 75%;
	float: left;
	background-color:#D3E7D4;
	height: 490px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	margin-left: 0px;
	margin-bottom: 3px;
	overflow:auto;
	
}
.header1{
	color: #2F3D5E;
	width: 100%;
	height: 55px;
	background-color: #B6C3D3;
	text-align: center;
	letter-spacing: 5px;
	margin-top:0px;
	margin-bottom: 3px;
	font-weight: normal;
	padding-top:1px;
	padding-bottom: 1px;
	overflow:auto;
}
.fontsize{
	font-size:2em;
}
.ul01{
	padding-left:25px;
	}
