body {
	background: #f4f4f4 url(../images/michael.jpg) no-repeat;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}
.active {
	color: #00cc00;
}
.container {
	margin-left: 447px;

}
#header {
		margin-top: 80px;
}
#nav {
		margin-top: 10px;
		text-transform: uppercase;
    letter-spacing: 1px;
}
#line {
	margin-left: 200px;
  text-align: right;
  width: 750px;
  height: 50px;
}
#content {
  line-height: 19px;
	margin-top: 25px;
	width: 500px;
  float: left;
}
#content a {
	color:#6f6f6f;
}
#content a:hover {
	color:#00cc00;
}
a {
	color: #000;
  text-decoration: none;
  outline: none;
}
a:hover {
	color: #00cc00;
  text-decoration: none;
}
img { 
	border: 0px;
}
#footer {
	padding-top: 50px;
  width: 500px;
  padding-bottom: 30px;
}
#phone {
	width: 200px;
  float: left;
}
#internet {
	width: 200px;
  float: left;
	padding-bottom: 30px;
}
.subline {
	color: #acacac;
}
.origin {
	color: #666666;
}
h2 {
	margin: 0px;
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
  height: 16px;
}
.article {
	margin-bottom: 0px;
}
#article_title {
	width: 410px;
  float: left;
}
#article_commentcount {
	text-transform: uppercase;
  color: #d20404;
  width: 90px;
  float: left;
  font-size: 10px;
}
#options {
	padding-top: 15px;

}
#options a{
	color: #3d3d3d;
}
#options a:hover {
	color: #d20404;
}
.comments {
	background: #e6e6e6;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  width: 470px;
  margin-bottom: 50px;
 
}
.commentsdate {
	font-size: 12px;
  font-family: arial;
}
.comment {
	color: #666666;
}
.user {
	padding-top: 15px;
}
.addcomment {
	padding-top: 15px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.success {
	background: #bff2bd;
	padding: 5px;
	font-weight: normal;
	color: #186618;
	font-size: 11px;
	border: solid #186618 1px;
	margin-top: 15px;
	width: 490px;
  margin-bottom: 20px;
}
h2 {
  	display: visible;
  }
 #copyright {
  line-height: 19px;
 }
#copyright, #copyright a {
 	color: #747474;
}
#copyright a:hover {
 	text-decoration: underline;
}
#tagcloud {
  width: 200px;
  padding: 30px;
  padding-left: 40px; 
  line-height: 20px; 
  float: left;
}
#text a {
	color: #d20404;
}
#text a:hover {
	color: #00cc00;
}