body {
	margin-top: 0px;
	padding: 0;
	background: #FFFFFF url("http://www.cometomyfunworld.com/web_pictures/headerbackground.jpg") repeat-x left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

body, th, td, input, textarea, select, option {
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	font-weight: normal;
	color: #000000;
}

h1 {
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 24px;
}

h2 {
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 24px;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 150%;
}

ul, ol { }

blockquote { }

a { color: #000000; }

a:hover { text-decoration: none; }

a img {
	border: none;
}


#wrapper {
}

/* Header */

#mainheader {
	width: 971px;
	height: 430px;
	margin: 0 auto;
	background: url("http://www.cometomyfunworld.com/web_pictures/header_song.jpg") no-repeat left top;
	padding: 0px 0px 0px 0px;
}

#header {
	width: 971px;
	height: 430px;
	margin: 0 auto;
	background: url("http://www.cometomyfunworld.com/web_pictures/web_song_header.jpg") no-repeat left top;
	padding: 0px 0px 0px 0px;
}

#songheader {
	width: 971px;
	height: 430px;
	margin: 0 auto;
	background: url("http://www.cometomyfunworld.com/web_pictures/web_song_header.jpg") no-repeat left top;
	padding: 0px 0px 0px 0px;
}

#aboutmeheader {
	width: 971px;
	height: 430px;
	margin: 0 auto;
	background: url("http://www.cometomyfunworld.com/web_pictures/web_myself_header.jpg") no-repeat left top;
	padding: 0px 0px 0px 0px;
}

#songtitle{
	float: left;
	width: 700px;
	height: 200px;
	margin: 0 auto;
	padding: 40px 0px 0px 0px;
}

#songlogin{
	float: left;
	width: 400px;
	height: 80px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
}

#blogheader {
	width: 971px;
	height: 430px;
	margin: 0 auto;
	background: url("http://www.cometomyfunworld.com/web_pictures/web_blog_header.jpg") no-repeat left top;
	padding: 0px 0px 0px 0px;
}

#homeicon{
	float: left;
	width: 20px;
	height: 20px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}

#blogtitle{
	width: 950px;
	height: 380px;
	margin: 0 auto;
	padding: 60px 0px 0px 0px;
}

#title{
	width: 950px;
	height: 170px;
	margin: 0 auto;
	padding: 270px 0px 0px 0px;
}

#StickNote {
	float: left;
	width: 190px;
	height: 96px;
	margin: 0 auto;
	background: url("http://www.cometomyfunworld.com/web_pictures/web_sticknote.jpg") no-repeat left top;
	padding-top:60px;
	padding-bottom:20px;
	padding-right:20px;
	padding-left:20px;
}


/* Page */

#page {
	width: 971px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}

#font-family {
	width: 971px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}

#font-family p a:hover { text-decoration: underline; }

/* Content */

#content {
	float: right;
	width: 690px;
}


/* Sidebar */

#sidebar {
	float: left;
	width: 230px;
	font-size: 13px;
	border-color:blue;
	border-style:solid;
	border-width:1px;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:20px;
	padding-left:20px;
}

#ItemList ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#Show {
	width: 323px;
	margin: 0 auto;
	padding: 00px 0px 0px 00px;
}

table.comment_table th, table.comment_table td {
	font-size : 90%;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

table.forum_table th, table.forum_table td {
	font-size : 100%;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

a.mylink:link {color:#404040;text-decoration:none;}
a.mylink:visited {color:#404040;text-decoration:none;}
a.mylink:hover {text-decoration:underline;}

a.morelink:link {color:#FF8309;text-decoration:none;}
a.morelink:visited {color:#FF8309;text-decoration:none;}
a.morelink:hover {color:#FFFFFF;background-color:#FF8309;}

a.titlelink:link {color:#FF8309;text-decoration:none;}
a.titlelink:visited {color:#FF8309;text-decoration:none;}
a.titlelink:hover {color:#888309;}

a.showTitlelink:link {color:#365F00;text-decoration:none;}
a.showTitlelink:visited {color:#365F00;text-decoration:none;}
a.showTitlelink:hover {color:#FFFFFF;background-color:#365F00;}

div.img
{
  margin: 1px;
  border: 1px solid #0000ff;
  height: 60;
  width: 60;
  float: left;
  text-align: center;
}	
div.img img
{
  display: inline;
  margin: 0px;
  border: 0px solid #ffffff;
}
div.img a:hover img {border: 0px solid #0000ff;}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: 80px;
  margin: 0px;
}

/* Footer */

#footer {
	width: 971px;
	height: 150px;
	margin: 0 auto;
	padding: 0;
	background: url(http://www.cometomyfunworld.com/web_pictures/web_foot.jpg) no-repeat left top;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	line-height: normal;
	color: #FFFFFF;
}

#footer a {
	color: #F1B566;
}

/* Message */
#message {
	position:fixed;
	top:0px;
	left:0px;
	width: 100px;
	height: 25px;
	text-align: center;
	background-color:yellow;
	padding-top:10px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	border-color:green;
	border-style:double;
	border-width:5px;
}