body {
	background-image:url(../images/background.png);
	background-repeat:no-repeat;
	background-color:black;
	background-position:0px 100px;
	color:white;
	font-family:Geneva, Arial, sans-serif;
	font-size:12pt;
}

.container {
	/*width:1024px;
	height:90%;*/
}

.sidebar {
	float:right;
	width:250px;
	/*height:800px;
	border:1px dotted gray;*/
	margin-right:232px;
}

.sidebar h2 {
	text-align:center;
	color:#DDDDDD;
}

.subtitle {
	text-align:center;
	margin-top:-20px;
	font-size:11pt;
}
.sidebar ul {
	background-color:#DDDDDD;
	color:black;
	border:1px dotted white;
	margin: 0 20px 15px 20px;
	
}

.sidebar ul li {
	margin:-10px 5px -5px -20px;
}

.footer {
	text-align:center;
	clear:both;
	/*height:5%;*/
	padding-top:4px;
}

.footer img {
	border:0;
}

.footer a {
	border:0px;
}

.footer a:hover {
	background-color:black;
}

.horiz_nav {
	margin-left:60px;
	width:714px;
	font-size:16pt;
	text-align:right;
}

.horiz_nav ul li {
	display:inline;
	list-style:none;
}

.horiz_nav ul {
	display:inline;
	list-style:none;
}

a {
	text-decoration:none;
	color:#DFA030;
	border-bottom:1px dotted gray;
	font-weight:bold;
}

a:hover {
	color:#DFA030;
	background-color:#0050AA;
}

.rssFooter {
	font-style:oblique;
	font-size:8pt;
}	

.rssFooter a {
	font-weight:normal;
	border:0;
}

.flickrFeed .rssFooter {
	text-align:center;
}
.header {
	clear:both;
	width:100%;
	margin: -5px 0 0 -5px;
}

.flickrFeed {
	margin-left:60px;
	color:white;
	width:714px;
}

.flickrFeed ul {
	display:inline;
	list-style:none;
}

.flickrFeed ul li {
	display:inline;
	list-style:none;
}

.content {
	margin-left:60px;
	color:white;
	width:714px;
}
