@charset "utf-8";
/* CSS Document */

body{font-family:Helvetica, Arial, sans-serif;}
.wrapper{
	width:720px;
	margin:auto;}
.title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:68.0pt;
	font-variant:small-caps;
	font-weight:bold;
	text-align:center;
}
.banner {
	font-family:"Century Gothic";
	color:white;
	font-variant:small-caps;
	font-weight:bold;
	background-color:#660066;
	padding:3.88pt 3.88pt 3.88pt 3.88pt;
	height:34px;
	border:1.0pt solid black;
  vertical-align:middle;
	text-align:center;
}
a:link {
	text-decoration: none;
	color:#06F;
}
a:visited {
	text-decoration: none;
	color:#0CC;
}
a:hover {
	text-decoration: underline;
	color:#06F;
}
a:active {
	text-decoration: none;
	color:#06F;
}
.banner a:link, .banner a:hover, .banner a:visited, .banner a:active {color:#FFF;}
.banner a:link, .banner a:visited, .banner a:active {
	text-decoration:underline;}
	.banner a:hover {text-decoration:none;}
	
	.archives {
		font-weight:bold;}
		
		.archives a{color:#000;}

