body,p,td,li {
	font:normal 95%/195% georgia, arial;
	color:#111;
}

td.kim {
	font:normal 75%/195% georgia, arial;
	color:#111;
}

#header {
	margin: 0 auto;
	padding: 0;
	width: auto;
	height: 185px;
	background:url('cloud.png') no-repeat scroll center top #eee;
	border-bottom: 1px solid #ddd;
}

body {
	background: url('http://eyethief.com/picks/bg.jpg');
	background-attachment: fixed;
	margin: 0 auto;
}

a:visited.white,a:link.white {
	text-decoration:none;
	color:#fff;
	font-family: georgia;
	border-bottom: 1px dotted #ccd;
}

a:hover.white {
	color:#eee;
	border-bottom: 1px dotted #fff;
}

a:visited,a:link {
	text-decoration:none;
	color:#79c;
	font-family: georgia;
	border-bottom: 1px dotted #ccd;
}

a:hover {
	color:#9ac;
	border-bottom: 1px dotted #fff;
}

img {
	border:0;
}

h1 {
	font: normal 110% georgia;
	letter-spacing: 2px;
	color: #79c;
	padding:5px;
	padding-top:15px;
	text-transform:uppercase;
}

h2 { 
	font-family:"georgia"; 
	color:#9ab;
	font-size:12pt;
	font-weight:normal; 
	font-style:italic;
	text-align:center;
	background-color:transparent;
}

.title { 
	color:#9ab;
	font: italic 90% georgia;
}

.middle { 
	color:#888;
	font: normal 70% "times new roman";
	text-align:center;
	text-transform:uppercase;
	letter-spacing: 1px;
}

h3 {
	font: italic 105%/210% georgia;	
	color:#9ab;
	text-align:center;
}

h4 {
	font-family:"trebuchet ms";
	background-color:transparent;
	font-size:8pt;
	text-align:left;
	font-weight:normal;
	text-transform:uppercase;
}

h5 {
	color:#111;
	font-size:90%;
	font-weight:normal;
	text-align:center;
}

h6 {
	font-family:"times new roman";
	line-height:11px;
	color:#636363;
	font-size:9pt;
	font-weight:normal;
	text-align:right;
}

b,strong {
	color:#9ac;
	font-family:arial;
}

em, i {
	color:#333;
}

code {
	background-color:#eee;
}

u {
	color:#777;
}

ul {
	list-style-image: url('http://heartdrops.org/web/sd6.gif');
}

blockquote {
	font: normal 85%/180% georgia;
	display:block;
	background: url('cloud.png');
	padding:10px;
	border:1px solid #ccc;
}

.blow {
	display:block;
	font: normal 75%/200% georgia;
	background: url('cloud.png');
	padding:10px;
	margin: 30px;
	border:1px solid #ccc;
}

input, textarea, select {
	border: 1px solid #ddd;
	background-color:#eee;
	color: #333;
	font: normal 80% georgia;
	padding:8px;
}

#container {
	margin: 10px auto 10px auto;
	width:740px;
	height:auto;
	padding: 10px;
	padding-left: 20px;
	padding-bottom: 15px;
}

.box {
	background: #eeeeee;
	padding:5px;
}

#content {
	width:520px;
	background-color:transparent;
	float:left;
}

#side {
	width:200px;
	background-color:transparent;
	float:right;
}

#footer {
	clear:both;
	background:url('cloud2.png') no-repeat scroll center top #eee;
	width: auto;
	height: auto;
	margin: 0;
	padding: 7px;
	border-top: 1px solid #ddd;
}

#navigation {
	list-style:none;
	list-style-image:none;
	list-style-type:none;
	margin: 0 auto;
	padding: 0;
}

#navigation li {
	padding-bottom: 6px;
	list-style:none;
	list-style-image:none;
	list-style-type:none;
	margin: 0 auto;
}

#navigation a {
	display:block;
	width: 140px;
	background-color: #eee;
	color:#67b;
	padding:6px;
	padding-left:10px;
	font: normal 95% georgia;
	text-transform:lowercase;
	text-decoration:none;
	border-bottom: none;
	border-left: 1px solid #ddd;
}

#navigation li a:hover {
	background-color:transparent;
	color:#9ac;
	text-transform:none;
	text-decoration:none;
	padding-left: 20px;
}

img.wish {
	margin: 5px;
	border: 6px solid #ddd;
}