body {
	background: #c90f04;

}


#container {
	background: url(http://www.twilightsnow.net/images/lese_contentbg.jpg);
	width: 700px;

}


#header {
	width: 700px;
}


#content {
	width: 420px;
	margin-left: 100px;


	
}

p {
	text-align: justify;
	font-family: Verdana;
	font-size: 10px;
	color: #000;
	margin: 0;
	padding: 0;
}

#footer {
	width: 700px;
	clear: both;
	height: 63px;
}

#sidebarcontainer {
	width: 209px;
	position: absolute; top: 80px; left: 555px;
	
}


#twitter_div {
	width: 209px;
	text-align: justify;
	font-family: Verdana;
	font-size: 10px;
	color: #000;
	margin: 0;
	padding: 0;
}
	
	
#twitter_div ul {
	list-style-type: none;
	padding: 0 10px 0 10px;
	margin: 0;
	
}


.sidebartop {
	width: 209px;
	margin: 0 0 -5px 0;
	
	
	
}

.sidebarcontent {
	width: 209px;
	background: url(http://www.twilightsnow.net/images/sidebarmiddle.png) repeat-y;
	
	
	
}

p.sidebar {
	width: 190px;
	padding-left: 10px;
	
}


.sidebarfooter {
	width: 209px;
	margin-bottom: 10px;
	
	
}


h2 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 2px dotted #ef1200;
	margin: 0 10px 0 10px;
	first-letter: #ef1200;
	
	
}

h2:first-letter {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #ef1200;
}

h1 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0px 0px 5px;
	first-letter: #c90f04;
	color: #000;
	
	
	
}

h1:first-letter {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #c90f04;
}

.postedby {
	font-family: Verdana;
	font-size: 10px;
	color: #000;
	padding: 0px 170px 0px 40px;
	background: #ff8d26;
}

a:link, a:visited {
	color: #c90f04;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #ffa623;
}

a:hover {
	color: #982d53;
}

a: active {
	color: #c90f04;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #ffa623;
}
	
em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

img {
	border: 0;
}

.center {
	text-align: center;
	margin-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
