#emlyntitle {
	font-family: "Arial";
	font-size: 36pt;
	color: #698ca7;
	background-color: #283e4e;
	width: 614px;
	height: 64px;
	margin: 0px;
	padding-left: 22px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(images/emlyntitle.png);
}

#emlyntitle span {
	display: none;
}

h2 {
	font-family: "Arial";
	font-size: 12pt;
	color: white;
	background-color: #25313b;
	width: 611px;
	height: 24px;
	margin: 0px;
	padding-left: 9px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
}

h3 {
	font-family: "Arial";
	font-size: 12pt;
	color: black;
	padding: 0px;
	margin: 0px;
	margin-top: 18px;
}

#tweetstitle {
	background-image: url(images/tweetstitle.png);
}

#tweetstitle span {
	display: none;
}

#bookmarkstitle {
	background-image: url(images/bookmarkstitle.png);
}

#bookmarkstitle span {
	display: none;
}

#readingtitle {
	background-image: url(images/readingtitle.png);
}

#readingtitle span {
	display: none;
}

#photostitle {
	background-image: url(images/photostitle.png);
}

#photostitle span {
	display: none;
}

#originalsongstitle {
	background-image: url(images/originalsongstitle.png);
}

#originalsongstitle span {
	display: none;
}

#djmixestitle {
	background-image: url(images/djmixestitle.png);
	margin-top: 18px;
}

#djmixestitle span {
	display: none;
}

ul {
	list-style: square;
	overflow: hidden;
}

li {
	font-size: 12pt;
}

img {
	border: 0px;
}

#flickrfeed {
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	list-style-type: none;
	padding-left: 50px;
}

#flickrfeed li {
	text-align: center;
}

.spacer {
	display: block;
	width: 240px;
}

#flickrfeed li {
	display: block;
	float: left;
	margin: 10px;
	padding: 0px;
}

li.more {
	font-size: 12pt;
	margin-top: 12pt;
	list-style: none;
	text-align: left;
	clear: both;
}

#flickrfeed li.more {
	display: list-item;
	float: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
	margin-left: -10px;
}

span.more {
	display: block;
	font-size: 12pt;
	text-align: left;
	margin: 16px;
	padding: 0px;
}

#flickrfeed img {
	margin: 0px;
	padding: 0px;
}

#feedclear {
	clear: both;
	height: 10px;
}

html {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.png);
	font-family: Arial;
	height: 100%;
}

#page {
	margin: 0px;
	padding: 0px;
	width: 909px;
	min-height: 100%;
	margin-left: auto;
	margin-right: auto;
}

#pagetop {
	position: relative;
	zoom: 1;
	background-image: url(images/pagetop.png);
	background-position: top;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 909px;
	height: 59px;
}

#pagecontent {
	position: absolute;
	zoom: 1;
	margin: 0px;
	min-height: 100%;
	margin-top: -5px;
	padding-top: 0px;
	padding-left: 66px;
	padding-right: 63px;
	background-image: url(images/pagebg.png);
	background-repeat: repeat-y;
}

#decobox1 {
	position: relative;
	zoom: 1;
	background-color: #7a93a7;
	width: 36px;
	height: 36px;
	float: right;
	margin-right: 72px;
}

#decobox2 {
	position: relative;
	zoom: 1;
	background-color: #7a93a7;
	width: 36px;
	height: 36px;
	float: right;
	clear: both;
}

#myphoto {
	width: 140px;
	height: 144px;
	margin: 0px;
	margin-top: 18px;
	padding: 0px;
	float: left;
}

#feeds {
	margin-top: 18px;
	margin-left: 160px;
	width: 620px;
}

.photorow {
	clear: both;
}

a:link {
	color: #283e4e;
	text-decoration: none;
}

a:visited {
	color: #283e4e;
	text-decoration: none;
}

a:hover {
	color: #283e4e;
	text-decoration: underline;
}

a:active {
	color: #d7c1b1;
	text-decoration: underline;
}

#aroundtheweb {
	width: 140px;
	position: relative;
	float: left;
	clear: both;
}

#aroundtheweb a:link {
	text-decoration: underline;
}

#aroundtheweb a:visited {
	text-decoration: underline;
}

#aroundtheweb ul {
	list-style: none;
	padding-left: 0px;
}

div.otwlabel {
	font-weight: bold;
	display: inline;
}

#navigation {
	margin-top: 18px;
}

#navigation ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	width: 140px;
	margin-left: auto;
	margin-right: auto;
}

#navigation li {
	display: inline;
	height: 23px;
	width: 70px;
	margin: 0px;
	padding: 0px;
}

#navigation .feeds_active {
	display: block;
	width: 70px;
	height: 23px;
	background-image: url("images/feeds-active.png");
	display: table-cell;
}

#navigation .feeds_inactive {
	display: block;
	width: 70px;
	height: 23px;
	background-image: url("images/feeds-inactive.png");
	display: table-cell;
}

#navigation .music_active {
	display: block;
	width: 70px;
	height: 23px;
	background-image: url("images/music-active.png");
	display: table-cell;
}

#navigation .music_inactive {
	display: block;
	width: 70px;
	height: 23px;
	background-image: url("images/music-inactive.png");
	display: table-cell;
}

#navigation .feeds_inactive a {
	width: 70px;
	height: 23px;
	display: table-cell;
}

#navigation .music_inactive a {
	width: 70px;
	height: 23px;
	display: table-cell;
}

#navigation span {
	display: none;
}

#navigation .feeds_inactive:hover,
#navigation .music_inactive:hover,
#navigation .feeds_inactive:active,
#navigation .music_inactive:active {
	background-position: 0 -23px;
}
