* {
}
#wrapper {
	background-color: #FAFAFF;
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-color: #a09bff;
	border-left-color: #a09bff;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #14054E;
	
}





 
#wrapper #art_box {
	background-color: #B3AEFF;
	height: auto;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 7px;
	padding-bottom: 7px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FEFAAF;
}

#wrapper #header {
	height: 70px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	text-align: center;
	vertical-align: top;
	color: #000000;
	padding-bottom: 16px;
}
.article_line {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CCCCCC;
	width: 645px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 2px;
	border-bottom-color: #666666;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-style: solid;
}
.btn {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}
#wrapper #gr {
	background-color: #C2B5FB;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	vertical-align: bottom;
	text-decoration: none;
	padding-top: 4px;
}
#wrapper #gr a {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	text-decoration: none;
}

.headings {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin: auto;
	font-size: 26px;
}
.link {
	color: #C6D8FD;
	text-decoration: none;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.exp {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
}
#wrapper #tags {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #DADADA;
	height: 120px;
	text-align: center;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-top-color: #FF9933;
	border-right-color: #FF9933;
	border-bottom-color: #FF9933;
	border-left-color: #FF9933;
}
#wrapper #tags a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000051;
	background-color: #DADADA;
	height: 120px;
	text-align: center;
	text-decoration: none;
}

