body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #eee;
	margin: 0px;
	padding: 0px;
}
#container {
	margin: auto;
	background: #fff url(http://www.rslennon.dk/img/main_back.gif) top left repeat-y;
	width: 950px;
}
#top {
	background: #eee url(http://www.rslennon.dk/img/lennon_top.jpg) top center no-repeat;
	color: #fff;
	height: 181px;
}
#menu {
	border-left: 1px solid #ccf;
	border-right: 1px solid #fff;
	position: relative;
	top: 150px;
	left: 382px;
	color: #000;
	width: 400px;
	height: 30px;
}
#menu ul {
	padding: 0px;
	margin: 0px;
}
#menu li {
	list-style: none;
	width: 98px;
	border-left: 1px solid #fff;
	border-right: 1px solid #ccf;
	display: block;
	float: left;
	text-align: center;
	font-variant: small-caps;
	line-height: 30px;
}
#menu li a:link, #menu li a:visited, #menu li a:active {
	color: #669;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
#menu li a:hover {
	background: #fff url(http://www.rslennon.dk/img/menu_hover.gif) top center repeat-x;
	color: #333;
}
#inside {
	background: #fff url(http://www.rslennon.dk/img/inside_back.gif) top center repeat-y; 
	margin: auto;
	width: 878px;
}
#main {
	width: 638px;
	font-size: 12px;
	float: left;
	padding: 20px;
}
#main ul {
	padding: 0px;
	margin: 0px;
}
#main li {
	padding: 0px;
	margin-left: 40px;
}
#main .mainItem {
	background: #eee url(http://www.rslennon.dk/img/mainItem_back.gif) top center repeat-y;
	margin-bottom: 20px;
}
#main .header {
	height: 30px;
	color: #000;
	background: #ccc url(http://www.rslennon.dk/img/main_header.gif) top left no-repeat;
	padding: 5px;
}
#main .data {
	font-size: 11px;
}
#main .header h1 {
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
#main p {
	padding: 5px;
	margin: 2px;
}
#right {
	background: #eee;
	width: 200px;
	font-size: 10px;
	float: right;
}
#right h1{
	background: #ccf url(http://www.rslennon.dk/img/right_h1.gif) top left repeat-x;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccf;
	height: 20px;
	color: #669;
	text-align: center;
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}
#right .main {
	padding: 5px;
	background: #eee url(http://www.rslennon.dk/img/right_back.gif) bottom left repeat-x;
}
#right form {
	padding-left: 15px;
}
#right input {
	border: 1px solid #036;
	color: #036;
}
#footer {
	height: 40px;
	padding-top: 5px;
	background: #4081c1 url(http://www.rslennon.dk/img/bottom.jpg) top center no-repeat;
	color: #fff;
	text-align: center;
	font-size: 10px;
}
#album td.thumbcell {
	padding: 2px;
}
#album a img {
	padding: 3px;
	border: 1px solid #ccf;
}
#photo td.index {
	text-align: center;
}
#photo td.prev {
	text-align: left;
}
#photo td.next {
	text-align: right;
}
#photo td.thumbcell {
	text-align: center;
}
#photo a img {
	padding: 3px;
	border: 1px solid #ccf;
}
#photo img {
	padding: 3px;
	border: 2px solid #339;
}
