body {
	margin: 0px auto 0px auto;
	padding: 0;
	line-height: 0px;
	text-align: left;
	background: url(img/background.gif) no-repeat left bottom;
	}

#navigation {
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 700px;
	float: none;
	clear: both;
	}

#content {
	margin: 0px;
	width: 700px;
	padding: 0px;
	}

#credits {
	margin: 0px 15px;
	width: 510px;
	height: 15px;
	padding: 0 15;
	background-color: #FFCC00;
	text-align: center;
	font-family: Verdana, Corbel, Candara, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 8px;
	color: white;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 14px;
	}
	
.credit {	
	padding: 0px 10px 0px 10px;
	}

.entries, .generalContent {
	font-family: Georgia, Constantia, Cambria, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	line-height: 20px;
	width: 480px;
	margin: 0px 15px 15px;
	padding: 14px;
	border: 1px dashed #FF6600;
	clear: none;
	float: none;
 	}

.sidebar {
	float: right;
	width: 160px;
	margin: 0px;
	padding: 0px;
	clear: none;
	}

.sidebarGroup {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}

.tools {
	width: 480px;
	margin: 0px 15px 15px;
	padding: 4px 15px;
	text-align: center;
	font-family: Verdana, Corbel, Candara, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 8px;
	line-height: 12px;
	color: white;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
	background: #FFCC00;
	border: none;
	float: none;
	clear: none;
	}

p	{
	margin-top: 8px;
	margin-bottom: 4px;
	text-align: left;
	font-family: Georgia, Constantia, Cambria, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0px;
	clear: none;
	}

.p_sidebar, .p_sidebar li	{
	margin-top: 8px;
	margin-bottom: 4px;
	text-align: left;
	font-family: Verdana, Corbel, Candara, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0px;
	clear: none;
	}

li	 {
	margin-top: 8px;
	margin-bottom: 4px;
	text-align: left;
	font-family: Georgia, Constantia, Cambria, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0px;
	clear: none;
	}

h1 {
	margin-top: 0px;
	margin-bottom: 9px;
	padding: 0px;
	text-align: left;
	font-family: Verdana, Corbel, Candara, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 15px;
	color: #999999;
	text-transform: none;
	text-decoration: none;
	}

h2 {
	margin-top: 12px;
	margin-bottom: 9px;
	text-align: left;
	font-family: Verdana, Corbel, Candara, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 9px;
	line-height: 8px;
	color: black;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 2px;
	padding-top: 3px;
	border-top:1px solid #FF6600; 
	}

h3 {
	margin-top: 12px;
	margin-bottom: 6px;
	padding: 0px;
	text-align: left;
	font-family: Verdana, Corbel, Candara, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	line-height: 12px;
	color: black;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0px;		
	border-top: 1px dashed black; 
	}

.h_sidebar {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: Verdana, Corbel, Candara, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	line-height: 12px;
	color: black;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0px;		
	border-top: 1px dashed black; 
	}

h4, #my_twitter_status_time, .entryDetails {
	padding: 0px;
	text-align: right;
	font-family: Verdana, Corbel, Candara, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 9px;
	line-height: 9px;
	color: #666666;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0px;
	margin: 12px 0px 0px;
	}

h5 {
	margin-top: 15px;
	margin-bottom: 0px;
	padding: 0px;
	text-align: left;
	font-family: Verdana, Corbel, Candara, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 9px;
	line-height: 9px;
	color: black;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 2px;
	padding-top: 4px;		
	border-top:1px dashed black; 
	}

.archiveGroup {
	padding: 0px 0px 9px 0px;
	}

.archiveList {
	margin: 1px 0 1px 1em;
	text-indent: -1em;
	padding: 0px;
	text-align: left;
	font-family: Verdana, Corbel, Candara, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	line-height: 150%;
	color: black;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0px;
	}

.archiveListDescription {
	margin: 0 0 10px 1em;
	padding: 0px;
	text-align: left;
	font-family: Verdana, Corbel, Candara, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	font-size: 10px;
	line-height: 150%;
	color: black;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0px;
	}

i	{
	font-style: italic;
	}

em	{
	font-style: italic;
	}

b	{
	font-weight: bold;
	}

strong {
	font-weight: bold;
	text-decoration: none;
	}

p strong {
	color: black;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Corbel, Candara, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	}

p a, li a, h3 a, h4 a, h5 a, .p_sidebar a, .h_sidebar a {
	text-decoration: none;
	color: #000000;
	border-bottom: 1px dotted #FF6600;
	}

p a:hover, li a:hover, h3 a:hover, h4 a:hover, h5 a:hover, .p_sidebar a:hover, .h_sidebar a:hover {
	color: #FF6600;
	text-decoration: none;
	}
	
a {
	text-decoration: none;
	color: #000000;
	}

a:hover {
	color: #FF6600;
	text-decoration: none;
	}
	
.credit a {	color: white;
	text-decoration: none;
	}

.credit a:hover {
	color: #FF6600;
	text-decoration: none;
	}

h1 a {
	color: black;
	text-decoration: none;
	font-weight: normal;
	}

h1 a:hover {
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
	}

ul {
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

ol {
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

blockquote {
	margin-right: 20px;
	margin-left: 20px;
}

#twitter_update_list {
	display: inline;
	list-style-type: none;
}