#pageAREA {
	margin-top: 10px;
	background-repeat: no-repeat;
	background-position: center top;
	width: 947px;
	margin-right: auto;
	margin-left: auto;
	padding: 17px 34px 5px 34px;
	overflow: hidden;
	background-color: #FFFFFF;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

#sPage {
	background-color: #f6f6f6;
	float: left;
	width: 620px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding: 15px;
	color: #5b5b5b;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
}

#sPage h1 {
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0px 0px 10px 0px;
}

#sPage img {
	float: left;
	margin: 0px 10px 0px 0px;
	-webkit-box-shadow: 0px 0px 7px  #707070;
	-moz-box-shadow: 0px 0px 7px #707070;
	box-shadow: 0px 0px 7px #707070;
	border: #CCCCCC 1px solid;
}

#sPage p {
	margin: 0px 0px 10px 0px;
}

.posted {
	padding: 10px;
	 background-image: url(images/dashline.png);
	 background-repeat: repeat-x;
	 background-position: top;
	 color: #063C82;
}

#excerpt {
	overflow: hidden;
	padding-bottom: 20px;
	margin-bottom: 10px;
	border-bottom: 1px solid #b1b1b1l
}

#excerpt img {
width: 215px;
}

#excerpt a {
	color: #666666;
	text-decoration: none;
}

#sidebar ul {
list-style-type: none;
margin: 0px;
padding: 0px;
}

#sidebar li {
list-style-type: none;
margin: 5px 0px 5px 0px;
padding: 10px 0px 10px 0px;
background-image: url(images/dashline.png);
background-repeat: repeat-x;
background-position: bottom;

}

#sPage img {
max-width: 613px;
}
