/* Read4Fun CSS Document */
body { 	
		margin:-20px 10px 0px 10px;
		padding: 20px;
		background-color:#dde4bc;
	}
a:link, a:visited {	text-decoration:none;
					font-weight:bold;
					}
a:hover, a:active {	text-decoration:underline;
				}
#wrapper { 		background-color:#ffffff;
				width:850px;
				margin:0px auto;
				border:0px;
				padding:10px;
			}
#masthead	{	
			position:relative;
			border:2px solid #ffffff;
			background-color:#c0cc78;
			height:5em;
			padding:8px;
			
	}
#time	{	margin-left:600px;
			padding:2px;
			
					}
img	{	height:80px;
		padding-right:40px;
		
		}

.slideshow	{	height:120px;
				width:80px;
				padding-left:30px;
				}
p {	font: 12px Trebuchet MS, sans serif;
	color: #000000;
	
		}
#content {
		margin-top:10px;
		padding-bottom:10px;
	}
	/* applies to all divs within the content div */
#content div {
		padding:8px;
		border:1px solid #bbb;
    	float:left;
		font:10px Trebuchet MS, sans serif;
		color: #606060;
	}
#content-left {
  	width:180px;
	}
#content-main {	padding:10px;
				margin-left:10px;
				width:425px;		
	}
#content-right { position:relative;
		 margin-left:10px;
		background-color:#dde4bc;
	}	

h1	{	font:bold 12px Trebuchet MS, sans serif;
		color:#c0cc78;
		}
h1 a	{color:#c0cc78;
			text-decoration:none;
		}
#footer {
		float:left;
		margin-top:10px;
		margin-bottom:10px;
    	padding:10px;
    	border:1px solid #bbb;
    	width:878px;
	}
#bottom { 	padding:4px;
			clear:both;
			font: 10px Trebuchet MS, sans serif;
			color:#000000;
			letter-spacing:1px;
			text-align:center;
			background-color:#c0cc78;
					}
#bottom a { padding:4px;
			font: 10px Trebuchet MS, sans serif;
			color:#000000;
			letter-spacing:1px;
			text-align:center;
			background-color:#c0cc78;
					}
#bottom a:link { text-decoration:none;
	}
#bottom a:visited { text-decoration:none;
	}
#bottom a:hover { text-decoration:underline;
	}
#home	{position:relative;
			text-align:center;
			font:bold italic 14px Trebuchet MS, sans serif;
			color:#c0cc78;
			}
#home a	{color:#c0cc78;
			text-decoration:none;
			}
#home a:link { text-decoration:none;
		}
#home a:visited {color:#dde4bc;
	}
#home a:hover {	text-decoration:underline;
}
ul	{ 	list-style:none;
		margin:0;
		padding:15px;
		font: bold 12px Trebuchet MS, sans serif;
		}
ul a	{ 	font: bold 12px Trebuchet MS, sans serif;
					
			}


