*{
	margin:0;
	padding:0;
}
body {
	background-color: #111;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font: 13px/170% Verdana, Arial, Helvetica, sans-serif;
	background-image: url(graphics/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #CCC;
}
#container {
   margin:0 auto;
   text-align:left;   
   width:780px;
   clear: both;
}

#header {
	float: left;
	margin-top: 25px;
	padding: 5px;
	width: 50%;
}
#content {
	float: left;
	width: 580px;
	margin-top: 35px;
}
#container #header h1 {
	font-size: 9px;
	color: #CCC;
	font-weight: normal;
}
#container #header span {
	font-size: 36px;
	color: #CCC;
	letter-spacing: -3px;
}
#container #header a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#container #header .small {
	font-size: 28px;
	color: #FC6;
}


.post {
	margin: 5px 5px 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #999;
}
#container #content .post li {
	margin-left: 40px;
}


#right {
	float: right;
	width: 200px;
	margin-top: 35px;
}
h1 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	font-size: 16px;
	color: #CCC;
	padding-left: 10px;
	border-bottom-color: #444;
	font-weight: normal;
}
h2 {
	font-weight: normal;
	font-size: 10px;
}

.date {
	font-size: 9px;
	text-align: right;
	word-spacing: 2px;
	margin-right: 10px;
	margin-top: 0px;
	color: #CCC;
	clear: both;
}
.img {
	margin: 2px;
	text-align: center;
	border: 1px solid #777;
}
.pimg {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.center {
	text-align: center;
}
#container #header .logo {
	font-size: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: -5px;
	color: #CCC;
	margin-right: 10px;
}
.menu {
	margin: 5px;
}
.nav_master {
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	list-style-type: none;
	color: #CCC;
	border-bottom-color: #444;
}
.nav_slave {
	margin-left: 15px;
	margin-bottom: 5px;
}
.nav_slave a {
	color: #999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.nav_slave a:hover {
	color: #FC6;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
p {
	text-indent: 20px;
	margin-top: 10px;
	text-align:justify;
	padding-right: 5px;
	padding-left: 5px;
}
#footer {
	text-align: center;
	width: 100%;
	margin-top: 20px;
	font-size: 9px;
	float: left;
	border-top-width: 1px;
	border-top-style: dashed;
	margin-bottom: 3px;
	border-top-color: #444;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #FC6;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
a.imglink {
	color: #FC6;
	text-decoration: none;
	border-bottom: none;
}
.comment {
	font-size: 11px;
}
#form1 {
margin-left: 10px;
}
#form1 #Submit {
	background-color: #111;
	border: 1px solid #999; 
	color: #777;
}
#form1 textarea {
	background-color: #111;
	border: 1px solid #999; 
	color: #777;
}
#form1 input {
	background-color: #111;
	color: #777;
}
.name {
	font-style: italic;
	text-decoration: underline;
}
.border {
	border: 1px solid #777;
}
.frame {
	text-align: center;
	font-size: 9px;
	float: left;
}
.noindent {
	text-indent: -1px;
}
.ads {
	margin: 10px 5px 5px;
	padding: 5px;
	float: right;
}#container #right .search {
	text-align: center;
}
.social {
	float: right;
	text-decoration: none;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 0px;
}
