html{
	overflow-x:hidden;
}
* { 
	margin: 0;
	padding: 0;
}
.description {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	margin-left: 300px;
}

a {
	color: #6B7072;
	text-decoration: none;
	border-bottom: 1px dotted #6B7072;
}

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

a img {
	border: none;
}


form {
	margin-top: 7px;
}

p {
	padding: 5px 0px 20px 0px;
}

small {
	font-size: 85%;
}

textarea {
	width: 450px;
}

#sidebar p {
	font-size: 10px;
	line-height: 15px;
}

#sidebar a {
	border: none;
	font-size: 12px;
}
#sidebar a:hover {
	border: none;
	font-size: 12px;
	text-decoration:underline;
}

#sidebar a:hover {
	border: none;
}

#footer p {
	color: #AF8998;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.aligncenter {
	text-align: center;
}

.post {
	margin-bottom: 35px;
}


h1 { font: normal 28px Georgia, "Times New Roman", Times, serif; margin-left: 300px; padding-top: 15px; }
#header a{color: #fff;text-decoration:none;border:0px; }
h2 { border-top:10px solid #fff; border-bottom: 1px solid #ddd; color: #6B7072; padding-bottom: 2px;padding-left: 10px; font: normal 17px Tahoma; }
h2 a { color: #8C4A4C; text-decoration: none; border: none; }
h2 a:hover { color: #8C4A4C; text-decoration: none; border: none; }
#sidebar h2 { font-size: 13px; font-weight: normal; }
h3 { border-bottom: 1px solid #ddd; color: #8C4A4C; padding-bottom: 2px; font: normal 14px Arial, Helvetica, sans-serif; padding-top: 20px; }
h4 { font: 12px Arial, Helvetica, sans-serif; }


body { 
	background-color: #666;
	font: 11px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #444;
	margin: 10px 0;
}

#container {
	width: 650px;
	margin: 0 auto;
	background-color: #fff;
	padding: 5px 5px 0 5px;
    border-right: 5px solid #6B7072;
    border-left: 5px solid #6B7072;
    border-top: 5px solid #6B7072;
    border-bottom: 5px solid #6B7072;
}

#content {
	float: left;
	width: 450px;
}

#footer {
	clear: both;
	border-top: 1px solid #ddd;
	padding-bottom: 8px;
	text-align: left;
}

#header {
	height: 200px;
	margin-bottom: 35px;
	background:  url(file:///I|/templates/0787/images/header.jpg);
	text-align: center;
}

.sep {
	margin: 25px 0 20px 0;
	padding: 0;
	height: 30px;
	border:none;
}

#sidebar {
	float: right;
	width: 150px;
	margin-bottom: 35px;
}
