body {
	background-image: url(images/bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#wrapper {
	width: 850px;
	margin-top: 10px;
	margin-left: 10px;
}
#header {
	background-color: #FFFFFF;
	width: 790px;
	margin-left: 6px;
	margin-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #F7F7F7;
	margin-bottom: 10px;
}
#block {
	background-color: #FFFFFF;
	height: 300px;
	width: 100px;
	margin-left: 6px;
	border: 1px solid #F7F7F7;
	float: left;
}
#first-block {
	background-color: #FFFFFF;
	width: 190px;
	padding: 5px;
	margin-bottom: 15px;
	border: 1px solid #F7F7F7;
}
#second-block {
	background-color: #FFFFFF;
	width: 190px;
	padding: 5px;
	margin-top: 15px;
	border: 1px solid #F7F7F7;
}
#container {
	background-color: #FFFFFF;
	float: left;
	border: 1px solid #F7F7F7;
	padding: 5px;
	width: 570px;
}
#footer {
	float: left;
	width: 790px;
	padding: 25px 5px 5px;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #F7F7F7;
	background-color: #FFFFFF;
	margin-left: 6px;
}
#unknow {
	width: 200px;
	border: 1px solid #F7F7F7;
	float: left;
	margin-left: 6px;
	margin-right: 15px;
}
#block span {
	display: none;
}
#unknow h2 {
	font-size: 14px;
	text-transform: capitalize;
}
#unknow ul {
	margin: 0px;
	padding: 0px;
}
.title {
	font-size: 12px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2F2F2;
}
.author {
	margin: -5px 0px 0px;
	color: #8E8E8E;
}
.blog-body {
	margin-top: 25px;
}
.blog-body ul {
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	list-style-type: none;
	padding: 0px;
}
.blog-body li {
	text-transform: capitalize;
	margin: 0px;
	list-style-type: none;
}
.blog-body sub {
	color: #AAAAAA;
	margin: 0px 0px 0px 12px;
	list-style-type: none;
}
#comments h2 {
	text-transform: capitalize;
	font-size: 12px;
	color: #990000;
}
a:link {
	color: #990033;
	text-decoration: none;
}
a:visited {

	color: #990033;
	text-decoration: none;
}
a:hover {


	color: #990033;
	text-decoration: underline;
}
a:active {


	color: #990033;
	text-decoration: none;
}
#header h1 {
	color: #990000;
	margin-bottom: 0px;
	font-size: 18px;
}
#prevnext {


text-align: center;

padding: 1em 16px 2em 0;

}



#prevnext p {

margin: 0;

padding: 0;

font-weight: bold;

}
/* other stuff */

form {

border-top: 1px dotted black;

padding-top: 1.2em;

margin-top: 1.2em;

width: 440px;

}



div.input {

width: 222px;

}



label {

display: block;

font-weight: bold;

margin-bottom: 0.5em;

}



div.input input {

width: 212px;

}

div#spamquestion {
padding: 8px 0 0 0px;
margin: 0 0 -14px;
}

div#spamquestion input {
width: 318px;
}



div#message {

width: 320px; 

margin-top: 1.2em;

}



div#message textarea {

width: 310px;

height: 120px;

}



div#file {

width: 330px;

margin-top: 1.2em;

}



div#file input {

width: 320px;

}



div#buttons {

width: 330px;

margin-top: 35px;

overflow: hidden;

}



div#buttons input {

width: 160px;

}
#nav {
	width: 450px;
}
#nav ul {
	margin: 0px;
	list-style-type: none;
}
#nav li {
	float: left;
}
.posted {
	color: #996600;
	font-size: 12px;
}
.audio {
	border: 1px solid #E7E7E7;
	width: 250px;
	height: 70px;
	background-color: #F7F7F7;
	padding: 5px;
}
.blog {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A4A4A4;
	margin-bottom: 15px;
}
.slogan {
	font-weight: bold;
	text-transform: capitalize;
	color: #993333;
}
.comments-body {
	background-color: #FCFCFC;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	margin-bottom: 10px;
}
#header p {
	text-transform: capitalize;
	margin-top: 5px;
	margin-left: 2px;
}
.sub {
	color: #B7B7B7;
}
