body {
	background : url(images/sliver.jpg) repeat-y rgb(195,142,99) ;
}

.top_bar {
	position : absolute ;
	top : 0px ;
	left : 0px ;
	width : 103% ;
	background : url(images/bar_sliver.jpg) repeat-x ;
}

.section_01 {
	position : absolute ;
	top : 40px ;
	left : 2px ;
	width : 94px ;
	padding : 10px ;
	font-family : arial, verdana ;
	font-size : 9px ;
	color : rgb(195,142,99) ;
}

.section_02 {
	position : absolute ;
	top : 40px ;
	left : 97px ;
	width : 199px ;
	padding : 10px ;
	font-family : arial, verdana ;
	font-size : 10px ;
	color : rgb(195,142,99) ;
}

.quote {
	font-size : 9px ;
	margin-bottom : 30px ;
}

.sideline {
	margin-bottom : 5px ;
}

.sideline a:link {
	text-decoration : underline ;
	color : rgb(195,142,99) ;
}

.sideline a:active {
	text-decoration : none ;
	color : black ;
}

.sideline a:visited {
	text-decoration : underline ;
	color : rgb(195,142,99) ;
}
				
.sideline a:hover {
	color : rgb(223,211,184) ;
	text-decoration : none ;
}

.section_03 {
	position : absolute ;
	top : 40px ;
	left : 297px ;
	width : 380px ;
	padding : 10px ;
	font-family : arial, verdana ;
	font-size : 12px ;
	text-align : justify ;
	color : rgb(237,222,193) ;
}

.author {
	text-align : right ;
	font-size : 9px ;
}

.entry {
	margin-bottom : 5px ;
}

.entry a:link {
	text-decoration : none ;
	color : rgb(30,45,59) ;
}

.entry a:active {
	text-decoration : none ;
	color : black ;
}

.entry a:visited {
	text-decoration : none ;
	color : rgb(30,45,59) ;
}
				
.entry a:hover {
	color : rgb(237,222,193) ;
	text-decoration : underline ;
}
