* {	margin: 0;
	padding: 0; }
html,body { background-image: url("images/background.jpg");
	font-family: Segoe UI, serif;
	font-size: 10pt; }
#main { background-color: #fff;
	color: #000;
	width: 80%;
	min-width: 500px;
	height: 80%;
	margin: 90px auto 15px auto;
	padding: 10px;
	border: 2px #e7788b solid; }
#topcherrim { margin: -65px 0px 0px 3%;
	padding: 5px;
	float: left;
	border-width: 0px; }
h3 {	margin: 0px;
	color: #d14454;
	font-family: Georgia, serif;
	font-weight: lighter;
	font-size: 30px;
	padding: 5px; 
	text-decoration: none; }
a {	color: #d14454;
	text-decoration: none; }
hr {	border: none 0;
	border-top: 2px solid #e7788b;
	height: 1px; 
	padding: 3px; }
ul.menu { list-style-type: none;
	min-height: 33px;
	width: 80%;
	margin: auto; }
ul.menu li { float: left;
	font-size: 12pt; }
ul.menu a { text-align: center;
	padding-bottom: 10px;
	min-width: 100px;
	display: block;
	color: #e7788b;
	text-decoration: none; }
ul.menu a:hover { color: #d14454;
	text-decoration: none;
	background-image: url("images/li-bg.png");
	background-repeat: no-repeat;
	background-position: center; }
#twitter_div { width: 225px;
	font-size: 9pt;
	float: right;
	text-align: justify;
	padding-left: 10px; }
#twitter_div ul { list-style-type: none; }
#twitter_div li { padding: 3px; }
#twitter_div a { font-size: 10pt;
	text-decoration: none;
	color: #e7788b; }
#twitter_update_list { border: 1px #e7788b solid; }
#content p { text-align: left;
	padding-bottom: 5px; }
.smallfont { font-size: x-small;
	text-align: left; }
.timestamp { font-size: x-small;
	text-align: right;
	float: right; }
h4 { color: #d14454;
	font-family: Georgia, serif;
	font-weight: lighter;
	font-size: 12pt; }
#content b { color: #e7788b;
	font-weight: bold; }
ul.intro { list-style-type: circle; 
	list-style-position: outside; 
	margin-left: 2em; 
	font-size: smaller; }
ul.intro li { padding: 3px 0px; }
#footer { clear: both;
	width: 80%;
	font-size: x-small; }
ul.profile { list-style-type: none;
	min-height: 33px;
	width: 80%;
	margin: auto; }	
.favicons img { padding: 5px;
	border-width: 0;
	margin: 0; }
img { 	border: 1px #000 solid;
	margin: 5px; }