@charset "iso-8859-1";

body {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

	margin: 0px;

	background-color: #ffffff;

}



#main {

	position: absolute;

	text-align: center;

	width: 100%;

	min-height: 100%;

	background-color: #ffffff;

}



#header {

	display: none;

}



#article {

	width: 100%;

	font-weight: normal;

	font-size: 14px;

	text-align: justify;

}



#article .header {

	font-weight: bold;

	font-size: 24px;

	color: #000000;

}



#article .header_small {

	font-weight: bold;

	font-size: 20px;

	color: #000000;

}



#article .functions {

	display: none;

}



#article .title {

	text-align: left;

	font-weight: bold;

	font-size: 18px;

	color: #000000;

}



#photo {

	margin-top: 40px;

	text-align: center;

}



#quote {

	margin-top: 30px;

	margin-left: auto;

	margin-right: auto;

	width: 600px;

	font-size: 14px;

	text-align: justify;

	font-weight: normal;

}



#subscribe {

	width: 600px;

	margin: auto;

	padding-top: 5px;

	padding-bottom: 5px;

	padding-left: 10px;

	padding-right: 10px;

	border: 1px solid #cccccc;

	font-weight: normal;

	text-align: left;

}



.quote-box {

	width: 95%;

	margin: auto;

	font-size: 16px;

	padding-top: 5px;

	padding-bottom: 5px;

	padding-left: 10px;

	padding-right: 10px;

	border: 1px solid #666666;

	color: #000000;

	text-align: center;

}



.quote-box .quote {

	font-weight: bold;

}



.more {

	font-weight: bold;

}



form {

	padding: 0px;

	margin-bottom: 10px;

}



input {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 14px;

}



a:active, a:link, a:visited {

	text-decoration: none;

	color: #000000;

}



a:hover {

	text-decoration: none;

	color: #000000;

}



.list a:active, .list a:link, .list a:visited {

	text-decoration: none;

	color: #000000;

	font-weight: bold;

}



.list a:hover {

	color: #000000;

	text-decoration: underline;

}



.photo-left {

	float: left;

	margin-right: 20px;

}



.photo-right {

	float: right;

	margin-left: 20px;

}



.photo-text {

	font-size: 13px;

	font-style: italic;

	color: #000000;

}



#article hr {

	height: 1px;

	color: #000000;

	background-color: #000000;

	margin-top: 0px;

	margin-bottom: 5px;

}
