html,body{margin:0;padding:0}
a:link {
	color: #CDB391;
	text-decoration: none;
}
a:visited {
	color: #CDB391;
	text-decoration: none;
}
a:hover {
	color: #A37460;
	text-decoration: none;
}
body{
	font: 12px "Trebuchet MS", Tahoma, Arial;
	text-align:center;
	color: #666666;
	background-image: url(http://www.fondofsnape.com/images/beach/lines.png);
}
div#container{
	text-align:left;
	background-image: url(http://www.fondofsnape.com/images/beach/beach_02.gif);
	background-repeat: repeat-y;
	width:829px;
	margin:0 auto;
	height: 100%;
	padding: 0px;
}
div#container1{
	text-align:left;
	background-image: url(http://www.fondofsnape.com/images/beach/beach-bottom_02.gif);
	background-repeat: repeat-y;
	width:829px;
	margin:0 auto;
	height: 100%;
	padding: 0px;
}
div#footer {
	clear: both;
	height:100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(http://www.fondofsnape.com/images/beach/beach_03.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
div#footer1 {
	clear: both;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(http://www.fondofsnape.com/images/beach/beach-bottom_03.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
div#content{
	float:left;
	width:550px;
	padding-left: 15px;
	padding-top: 5px;
}
div#sidebar{
	float:right;
	width:244px;
	padding-right: 5px;
}
div#footerContent {
	padding-left: 15px;
	padding-right: 15px;
}
div#title {
	font-size: 15px;
	font-weight: bold;
	color: #999999;
}
.sidebarHead {
	font-size: 15px;
	font-weight: bold;
	color: #999999;
        text-align: center;
}
div#entry {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
div#date {
	font-size: 10px;
	font-variant: small-caps;
	color: #999999;
	text-align: right;
	padding-bottom: 10px;
}
#block_1
	{
	float: left;
	width: 34%;
	margin-left: 33%;
	}
#block_2
	{
	float: left;
	width: 33%;
	margin-left: -67%;
	}
#block_3
	{
	float: left;
	width: 33%;
	}