﻿body {
    font-family: Times New Roman,serif;
    text-align: left;
    background: #FBFBE5;
    color: #566047;
}
a:link, a:visited
{   background-color: transparent;
    border: 0;
	color: #566047;
   }
a:hover, a:active, a:focus
{      
	border: 0;
	background:#566047;
    color:  #FBFBE5;
   }
p {
    margin-bottom: 10px;
    line-height: 1.4em;
    font-size: 100%;
}
/* specific divs */
#menu { 
	background: url(Khenesarong.jpg) top center; background-repeat: repeat-y; 
	position:absolute;
border: solid 1px #566047;
top:150px;
left:0px;
width:20%;
margin: 20px;
font-weight: bold;

	}
#menhead {  text-align: center; font-size:150%;     background: #566047;
    color: #FBFBE5; padding: 5px;     border: #FBFBE5 solid 2px;}
#articles { 
	position:relative;
	left: 10px;
	padding: 8px;
	}
#reviews { 
	position:relative;
	left: 10px;
	padding: 8px;
	}

#review { 
position:absolute;
top: 150px;
left: 25%;
	margin: 20px;
	width: 70%;
	}
div.shot {
  float: right;
  
  border: thin #566047 solid;
  margin: 10px;
  padding: 10px;
}
div.shot2 {
  float: right;
  width: 250px;
  border: thin #566047 solid;
  margin: 10px;
  padding: 10px;
}
div.shot2 p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
} 
#MediaPlayer1 {float: right; 
margin: 10px;
border: thin #566047 solid;
}

div.review img {border: 0; }
span.album {font-size=150%; font-weight: bold; }
span.artist {  font-size=125%; font-weight: bold; }
span.trans { font-style: italic; }
span.title { font-style: italic; font-weight: bold; }
span.pagename {  text-align: center;}
span.speaker { color: #FBFBE5; background: #FBFBE5; border: 0 }
span.copyright { font-size=75%; font-weight: normal; }
span.blurb { font-size=150%; }
span.score { font-size=200%; color: #566047;}
span.noscore { font-size=200%; color: #999999; }
span.forumhead { font-size=125%; font-weight: bold; }
span.trackotw { font-size=150%; font-weight: bold; }
