
body {
	margin: 5 px;
	padding: 0;
	font-size: 95%;
}

body, th, td, input, textarea, select, option {
	font-family:  Bookman, "Bookman Old Style", Times, "Times New Roman", serif;
}

h1, h2, h3, h4 {
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	color: #0067C6;
}

h1 {
	letter-spacing: -2px;
	font-size: 2.5em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p {
	margin-top: 5px;
}
  
p, ul, ol {
	line-height: 140%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #0067C6;
}

a:hover {
	text-decoration: none;
	color: #EB42A3;
}

/* Header */

#header {
	width: 760px;
	height: 160px;
	margin: 0 auto;
	background: url("images/banner.gif");
	background-repeat: no-repeat;
}

#header h1, #header p {
	margin: 0;
	color: #0067C6;
}

#header h1 {
	padding-top: 100px;
}

#header a {
	color: #0067C6;
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
}

#page h1{
	/*border-bottom: 2px solid #0000FF;*/
}

#musicnote {
font-size:80%;
font-weight:lighter;
color:#0067C6;
}

#flashPlayer {
font-size:80%;
color:#ff3333;
}

.post {
	padding: 0 0 20px 0;
}

.post h3{
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	margin: 0;
}

.post p{
/*  position: relative; */
}

.title {
	margin-bottom: 20px;
/*	border-bottom: 2px solid #0067C6; */
	font-family: Verdana, Arial, sans-serif;
}

.byline {
	margin: 0;
	color: #646464; 
}

.meta {
	text-align: right;
	color: #646464;
}

.meta .more {
	padding-left: 20px;
	background: url(images/img03.gif) no-repeat left center;
}

.meta .comments {
	padding-left: 20px;
	background: url(images/img04.gif) no-repeat left center;
}

/* left */

#contentleft {
  width: 166px; /* 22% */ 
  float: left;
	font-size: 85%;
	padding-top: 10px;
}

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

#contentleft li li {
	padding-left: 20px;
	border-bottom: 1px dotted #0080FF;
	background: url(images/img02.gif) no-repeat 5px 50%;
}

#contentleft h2 {
	margin: 0;
	padding: 20px 0 0 0;
}

#contentleft a {
	text-decoration: none;
}

/* Center */
#contentcenter {
	width: 95%;
	float: left;
	padding-right: 15px;
	padding-left: 0px;
}

#contentcenter1 {
	width: 70%;
  float: left;
	padding-right: 15px;
	padding-left: 0px;
  border-right: 1px solid #3399ff;
}

/* Right */
#contentright {
  width: 25%;
  float: left;
	font-size: 85%;
	padding-left: 10px;
}

#contentright p{
	line-height: 140%;
}

#contentright h3{
  font-weight: bold;
	line-height: 140%;
	padding-top: 0px;
}

/* Footer */

#footer {
	clear: both;
	padding: 30px 0;
	text-align: center;
	font-size: smaller;
}

img.floatCenter {
  float: center;
}

img.floatRight {
  float: right;
	margin: 20px;
}

img.floatLeft {
  float: left;
	margin: 20px;
}

.event {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

.event-head {
	background: #99CCFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-color: #000033;
	font-weight: bold;
}
