.clear {
clear: both;
}

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(http://www.key-notes.com/images/background.png) repeat-x;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
	#font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 84%;
	color: #000000;
}

h1, h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
}

h1 {
	font-weight: normal;
	font-size: 237%;
}																	

h2 {
	font-size: 167%;
/*
	padding: 10px 0 0 0;
*/

}


h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	padding: 0px 0 0 0;
}


a {
	text-decoration: underline;
	color: #0053CB;
}

a:hover {
	text-decoration: underline;
	color: #BABA00;
}


.breadcrumbs {
	text-align: left;
	font-size: 80%;
	margin: 2px 0 0 0;
}

.google-float-left
{
float: left;
padding: 0px;
margin-left: 0;
margin-right: 14px;
clear: both;
}


/* Header */

#header {
	width: 760px;
	height: 120px;
	margin: 0 auto;
	background-color: transparent;
}

#header img, a img {
	border: 0;
}

#header a:active, a:hover, a:visited {
	outline: none;
}


/* Sidebar */

#sidebar {
	float: left;
	width: 155px;
	padding: 15px 10px 20px 0;
}

#sidebar h3 {
	text-align: left;
	border-bottom: 1px dotted #BBBBBB;
	margin-bottom: 2px;
}

#sidebar img {
	margin: 0px;
	padding: 0px;
	border: none;
}

#sidebar ul {
	margin: 0 0 0 13px;
	padding: 0px;
}

#sidebar li {
	padding: 5px 0px;
	border-bottom: 1px dotted #BBBBBB;	
	list-style-image: url(http://www.key-notes.com/images/arrow.png);
}

#sidebar blockquote {
	margin: 5px 0px 5px 0px;
 	padding: 2px 1px 2px 20px;
  	background: #f3f3f3 url(http://www.key-notes.com/images/smallquote.png) no-repeat;
	border-top: 2px solid black;
	border-bottom: 2px solid black;
	font-family: 'Courier New', Courier, monospace;
	font-style: italic;
	font-size: 12px;
	color: #373737;
}

#sidebar a:active, a:hover, a:visited {
	outline: none;
}


/* Navbar */

#navbar {
	padding: 0px;
	margin: 10px;
	width: 130px;
	font-size: 0px;
	line-height: 0px;
	border: 1px outset #000000;
}

#navbar img {
	margin: 0px;
	padding: 0px;
	border: none;
}


/* Page */

#page {
	width: 760px;
	min-height: 500px;
	margin: 0 auto;
}


/* Content */

.music-symbol {

font-family: Arial Unicode MS, Lucida Sans Unicode;

}

.adquote
{
	text-align:center;
    background-color:#fff080;
    font-weight:bold;
    font-style:italic;
    color:#000;
    line-height:130%;
}

#content {
	float: right;
	width: 590px;
}

#content p {
	line-height: 24px;
}

#content p.fineprint {
	line-height: 16px;
	font-size: 80%;
}

#content ul, #content ol {
	line-height: 20px;
}

#content ul {
	list-style: none;
	list-style-image: url(http://www.key-notes.com/images/arrow.png);
}

#comments {
	margin-left: auto;
	margin-right: auto;
}

#content hr {	
	color: #fff;
	background-color: #fff;
	border: 1px dotted #BBBBBB;
	border-style: none none dotted;
}

#content table.ezine {
	border: 1px solid #DFDFDF;
	background: #F5F5F5;
}

#content table.custom {
	background: #fff;
	margin: 1px;
	width: auto;
	border-collapse: collapse;
	text-align: left;
}

#content table.custom th {
	font-size: 14px;
	font-weight: normal;
	color: #039;
	padding: 4px 8px;
	border-bottom: 2px solid #6678b1;
}

#content table.custom td {
	color: #669;
	padding: 4px 8px 0px 8px;
}

#content table.custom tbody tr:hover td {
	color: #009;
}

#content img.left {
	float: left;
	margin: 6px 15px 0 0;
	border: none;
}

#content img.right {
	float: right;
	margin: 6px 0 0 15px;
	border: none;
}

#content img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#content blockquote {
	margin: 10px;
 	padding: 8px 5px 8px 35px;
  	background: #f5f5f5 url(http://www.key-notes.com/images/quoteleft.png) no-repeat;
	border: 1px solid #DFDFDF;
	font-family: Georgia, "New Century Schoolbook", "Nimbus Roman No9 L", serif;
	font-style: italic;
	font-size: 115%;
	line-height: 20px;
	color: #373737;
}

#content .author {
	text-align: right;
	font-style: normal;
	font-weight: normal;
	font-size: 95%;
	line-height: 16px;
	margin-top: 10px;
	margin-bottom: 0;
}

#content .articles {
	width: 70%;
	margin-left: auto;
	margin-right: auto;
}

#content .storyInput {
	height: 150px;
}


.box {
	float: left;
	width: 250px;
}


/* Footer */

#footer {
	clear: both;
	padding: 25px 0 25px 0;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 80%;
}

