html {
	min-height: 100%;
	margin-bottom: 1px;
	}

body {
	background-color: #666;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 11px;
	font-family:  Arial, Helvetica, sans-serif;
	color: #111;
	}

a {
	text-decoration: none;
	}

a:link {
	color: #CCC;
	}

a:visited {
	color: #CCC;
	}

a:active {
	color: #AAA;
	}

a:hover {
	color: #AAA;
	}

#header {
	margin: 0px 0px 30px 0px;
	padding: 2px 0px 4px 0px;
	border-bottom: 2px solid #888;
	background: #222;
	}

#title {       
	color: #CCC;
	float: left;
	margin-left: 5px;
	letter-spacing: 1px;
	}

#about {       
	color: #CCC;
	text-align: left;
	}

.abouthead {
	color: #CCC;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	}

#about ul {
	list-style-type: none; 
	border: 0;
	margin: 10 0 0 0;
	padding: 0;
	}

#about li {
	list-style-type: none; 
	border: 0;
	margin: 6px 0 0 0;
	padding: 0;
	}

#links {
	}

#links ul {  
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none; 
	text-align: right;
	}

#links ul li {
	display: inline;
	margin-right: 10px;
	} 

#container {
	line-height: 100%;
	margin: 0px auto 0px auto;
	text-align: center;
	padding: 0px 0px 0px 0px;
	width: 720px;
	}

#image img{
	border: 4px solid #111;
	}

#image-top  {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	}

#image-week {       
	color: #111;
	float: left;
	font-weight: bold;
	margin-left: 10px;
	letter-spacing: 1px;
	}

#image-username {       
	color: #111;
	float: right;
	font-weight: bold;
	margin-right: 10px;
	letter-spacing: 1px;
	}

#image-bottom {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#image-title {       
	color: #111;
	float: left;
	font-weight: bold;
	margin-left: 10px;
	letter-spacing: 1px;
	}

#image-comments {       
	color: #111;
	float: right;
	font-weight: bold;
	margin-right: 10px;
	letter-spacing: 1px;
	}

#archive {
	color: #111;
	line-height: 100%;
	margin: 0px auto 0px auto;
	text-align: left;
	padding: 0px 0px 0px 0px;
	width: 720px;
	}

#containercom {
	line-height: 100%;
	margin: auto;
	padding: 0px 5px 0px 5px;
	text-align: left;
	width: 370px;
	background-color: #666;
	}

#commute {
	line-height: 100%;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
	border: 1px solid #DDD;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #666;
	}

#comm  {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	}

#comment-left {
	color: #111;
	text-align: left;
	font-weight: bold;
	margin-left: 10px;
	letter-spacing: 1px;
	}

#comment-right {
	color: #111;
	text-align: right;
	margin-right: 10px;
	}

table, tr, td {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

p.posted {
	color: #222;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	margin-bottom: 5px;
	line-height: normal;
	padding: 0px;
	}

p.commtop {
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	margin: 0px 0px 4px 5px;
	line-height: normal;
	padding: 0px;
	}

h2 {
	margin: 0px;
	padding: 0px;
	font-color: #222;
	font-size:18px;
	font-weight: normal;
	}

