body, html {
	background-image: url(images/bg_all.gif); background-repeat: repeat; margin: 0; padding: 0; text-align: center;
}
.clear {
  clear:both;
  display:block;
  }
	
 
 /* Page Structure
----------------------------------------------- */
#header { 
	padding-left: 505px; padding-top: 157px; padding-bottom: 9px;
	font-family: Georgia, Arial, sans-serif; font-size: 10px; color: #CDD9E1;
	background-image: url(images/header.jpg); background-repeat: no-repeat;
}
#wrap {
	position:relative;
	width:749px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	text-align: left;
	background-image: url(images/bg.gif); background-repeat: repeat-y;
}
#content {
	background:url(images/bg.gif) repeat-y left top;
	width:100%;
}
#main {
	width:505px;
	float:left;
	background: url(images/shattering.gif) no-repeat right top;
	font-family: Georgia, Arial, sans-serif;
}
#main2 {
	padding: 5px 28px 10px 30px;
	font-size: 13px; color: #000000;
	line-height: 1.5em;
}
#sidebar {
	width:244px;
	float:right;
	padding:0;
}
#sidebar2 {
	padding: 20px 28px 10px 30px;
}



 /* Main Page
----------------------------------------------- */

#main p {
	margin-bottom: 10px;
}
#main .date {
	background-color: #000000;
	color: #C0D0D9;
	font-size: 10px;
	padding: 0px 2px 0px 4px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 40px;
	font-family: Tahoma;
}
#main .title {
	font-size: 20px;
	color: #942522;
	font-weight: bold;
	margin-bottom: -15px;
}

#main .subtitle {
	font-size: 16px;
	font-weight: normal;
}

.post_body {
	font-size: 11px;
	line-height: 1.5em;
}

 /* Right Column
----------------------------------------------- */

.column_title {
	background-color: #000000;
	color: #C0D0D9;
	font-size: 10px;
	font-family: Tahoma, Arial, sans-serif;
	padding: 4px 4px 4px 4px;
	font-weight: bold;
}

ul {
	font-size: 11px;
	text-decoration: none;
	color: #333333;
}

#sidebar ul a:link, a:active, a:visited {
	color: #333333;
	text-decoration: none;
	padding: 4px 4px 4px 4px;
	margin-left: -4px;
}

#sidebar ul a:hover {
	color: #942522;
	text-decoration: none;
	background-color: #B9C4CB;
	padding: 4px 4px 4px 4px;
	margin-left: -4px;
}

#sidebar ul {
	padding-left:4px;
	margin-left:4px;
	margin-top: 10px;
	margin-bottom: 30px;
	list-style: none;
	font-size: 13px;
	line-height:1.3em;
}

