#wrapper
{
	width: 75% !important;
}

#header h1
{
	font-size: 130%;
}

#links {width: 220px; padding: 15px; padding-top: 5px; margin-top: 10px; border: 1px solid #999999; }
#links h1 {font-family: Verdana, Arial, sans-serif; font-size: 90%; margin-bottom: 0px;}
#photos {width: 220px; padding: 15px; padding-top: 5px; margin-top: 6px; border: 1px solid #999999; }
#photos h1 {font-family: Verdana, Arial, sans-serif; font-size: 90%; margin-bottom: 2px;}
#clippings {width: 220px; padding: 15px; padding-top: 5px; margin-top: 10px; border: 1px solid #999999; }
#clippings h1 {font-family: Verdana, Arial, sans-serif; font-size: 90%; margin-bottom: 2px;}
#menu {float: left; margin-right: 20px; margin-bottom: 10px;}
#menu p {font-size: 80%;}

#feedsdiv
{
	width:200px;
	border:1px solid black;
	background: #DCDCDC;
	padding:3px;
}

.hide
{
	display:none;
}

.show
{
	position:absolute;
}

#feedslist
{
	list-style-type: none;
	font-size: .9em;
}

#feedslist li
{
	margin-top: 4px;
}

#feedslist a
{
	text-decoration: none;
}

#feedslist a:hover
{
	text-decoration: underline;
}
