body {
	width: 702px;
	margin: 20px auto;
	font-family: lucida grande, verdana, arial, sans-serif;
	text-align: center;
	background: #FFFFFF;
	color: #000066;
	}

h1, h2, h3 {
	font-family: lucida grande, verdana, arial, sans-serif;  
	color: #0000FF;
	background: transparent;
	}

p {
	font-family: lucida grande, verdana, arial, sans-serif;  
	color: #000066;
	background: transparent;
	}

form {
	font: 12px/16px lucida grande, verdana, arial, sans-serif;
      margin: 10px 0px;
	padding: 15px;
	border: 1px solid #003399;
	}

	a		{ color: #6600CC; background: transparent; text-decoration: none;} 
	a:link	{ color: #6600CC; background: transparent; } 
	a:visited	{ color: #6600CC; background: transparent; } 
	a:active	{ color: #6600CC; background: transparent; } 
	a:hover	{ color: #6600CC; background: transparent; text-decoration: underline; }

blockquote {
	color: #6495ED;
	font-size: 12px;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #F7F7F7;
	padding: 10px;
}
#header {
	float: left;
	width: 702px;
	text-align: left;
	background: transparent;
	color: #000066;
	}

#logo {
	float: left;
	width: 148px;
	height: 148px;
	background: transparent url(http://img.photobucket.com/albums/v170/lesliechan/headers/dreamerinbuilding_ban_1_1x1.png) no-repeat top left;
	color: #000066;
	border: 1px solid #003399;
	}

#title {
	float: left;
	width: 400px;
	height: 149px;
	margin: 0px;
	padding: 0px;
	background: transparent url(http://img.photobucket.com/albums/v170/lesliechan/headers/dreamerinbuilding_ban_1_1x2.png) no-repeat top center;
	color: #000066;
	border-bottom: 1px solid #003399;
	}	

#title h1 {
	display: none;
	}	

#topcorner {
	float: left;
	width: 149px;
	height: 149px;
	border-bottom: 1px solid #003399;
	border-left: 1px dashed #003399;
	} 

#container {
	color: #000066;
	background: transparent;
	float: left;
	width: 702px;
	text-align: left;
	}

h2.section {
	margin-top: 10px;
	font-size: 13px;
	background: transparent;
	color: #0000FF;
	border-bottom: 1px solid #0000FF;
	}

#sidebar {
	float: left;
	width: 144px;
	padding: 0px 5px 10px 0px;
	background: transparent;
	color: #000066;
	border-top: 5px solid #003399;
	}

#sidebar p {
	font-size: 11px;
	margin: 5px 0px;
	}

#sidebar ul {
	list-style: square;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 1em;
	padding-left: 1em;
	}

#sidebar li {
	background: transparent;
	font: 11px lucida grande, verdana, arial, sans-serif;
	color: #000066;
	}

#content {
	float: left;
	width: 380px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background: transparent;
	color: #000066;
	border-top: 5px solid #003399;
	border-right: 1px dashed #003399;
	border-left: 1px solid #003399;
	}

h2.date {
	margin-top: 10px;
	padding: 2px 5px;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.09em;
	text-align: right;
	background: transparent;
	color: #0000FF;
	border-top: 1px solid #003399;
	border-right: 5px solid #003399;
	}

h3.subject {
	font-size: 12px;
	letter-spacing: 0.09em;
	text-transform: uppercase;
	background: transparent;
	color: #0000FF;
	}

div.timestamp {
	font: 11px lucida grande, verdana, arial, sans-serif;
	letter-spacing: 0.09em;
	margin-top: 10px;
	padding: 0px 5px 2px 5px;
	border-bottom: 1px solid #003399;
	border-left: 5px solid #003399;
	}

#content p {
	font-size: 12px;
	margin: 10px 0px 5px 10px;
	}

#comments p {
	font-size: 11px;
	}

div.poster {
	font: 10px lucida grande, verdana, arial, sans-serif;
	letter-spacing: 0.09em;
	margin-top: 5px;
	margin-bottom: 15px;
	padding: 0px 5px 2px 5px;
	border-bottom: 1px solid #003399;
	border-left: 5px solid #003399;
	}

#rightbar {
	float: left;
	width: 144px;
	padding: 0px 0px 10px 5px;
	background: transparent;
	color: #000066;
	border-top: 5px solid #003399;
	}

#rightbar p {
	font-size: 11px;
	margin: 5px 0px;
	}

#rightbar ul {
	list-style: square;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 1em;
	padding-left: 1em;
	}

#rightbar li {
	background: transparent;
	font: 11px lucida grande, verdana, arial, sans-serif;
	color: #000066;
	}

#footer {
	float: left;
	width: 702px;
	margin-bottom: 20px;
	text-align: left;
	background: transparent;
	color: #000066;
	}

#credits {
	float: left;
	width: 138px;
	margin: 0px;
	padding: 5px;
	background: #00CCFF;
	color: #000066;
	border: 1px solid #003399;
	}

#credits p {
	font-size: 10px;
	margin: 0px;
	}

#space {
	float: left;
	width: 395px;
	padding: 5px 0px 5px 5px;
	background: transparent;
	color: #000066;
	border-top: 1px solid #003399;
	}

#bottomcorner {
	float: left;
	width: 149px;
	height: 75px;
	border-top: 1px solid #003399;
	border-left: 1px dashed #003399;
	}
