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

#Container{
	text-align:center;
	width:100%;
	margin:0px auto;
}

#Title{
	padding-top:5px;
 	
}

#Title a:link, #Title a:visited, #Title a:hover, #Title a:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#666;
	text-decoration:none;
	padding-left:7px;
	padding-right:7px;
}

#Title a:hover{
	color:#cccccc;
}

#date{
	font-family:"Courier New", Courier, monospace;
	font-size:24px;
	text-align:center;
	color:#660000;
	font-weight:200;

}

#post{
	text-align:center;
	font-family:"Courier New", Courier, monospace;
	font-size:18px;
	margin:0px auto;

}

h4{
	font-family:"Courier New", Courier, monospace;
	font-size:40px;
	color:#666666;
}

#about{
	font-family:"Courier New", Courier, monospace;
	font-size:18px;
	text-align:center;
	color:#333333;
	font-weight:200;
}

#about	 a:link, #about a:visited, #about a:hover, #about a:active {
	font-family:"Courier New", Courier, monospace;
	font-size:18px;
	color:#660000;
	text-decoration:none;
}
#bio a:hover{
	color:#cccccc;
	}
	
	
#bio {
	
	font-family:"Courier New", Courier, monospace;
	font-size:18px;
	color:#33333;
	width:600px;
	text-align:left;
	margin:0px auto;
}

#bio a:link, #bio a:visited, #bio a:hover, #bio a:active {
	font-family:"Courier New", Courier, monospace;
	font-size:18px;
	color:#330000;
	text-decoration:none;
}
#bio a:hover{
	color:#cccccc;
}
#newshead{
	font-family:"Courier New", Courier, monospace;
	font-size:24px;
	width:600px;
	margin:0px auto;
	text-align:left;
	color:#660000;
	font-weight:200;

}

#Name {
	font-size:46px;
	color:#999999;
	font-weight:bold;
	text-decoration:none;
}

#Name div{
	font-size:50px;
}

#Copy{
	left:755px;
	position:absolute;
	font-size:10px;
	font-style:italic;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:5px;
	color:#666666;
		
}

#contact{
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;
	
	font-size:20px;
	color:#999999;
	font-family:"Times New Roman", Times, serif;
	
	}
