body {
	margin: 0;
	padding: 5px 0 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	/*text-align: center;*/
}
#warpper {
	position: relative;
	margin: 0px auto 5px auto;
	text-align: left;
	width: 1000px;
	/*background-image: url(/phayao/images/shadow-bg.jpg);
	background-repeat:repeat-y;*/
}

#main {
	padding: 0 20px 20px 20px;
}

#header {
	background: url("http:///region3.prd.go.th/eduradiolpg/images/EDU-Radio-LPG-logo.png") #ecb840;
	background-repeat:no-repeat;
	background-position: top-left;
    height:150px;
    position:relative;
    border-bottom: 1px solid #ececec;
}

#header h1 {
	margin: 0;
    padding: 0;
    font-weight:normal;
    /*color: #cb352d;#9900cc*/
	color: #934600;
    font-size: 200%;
    position:absolute;
    bottom: 4px;
    right: 10px;
	text-align: right;
}

#content {
	float:right;
    width: 720px;
	padding: 0 10px 0 0;
}
#content p {
	font-size: 0.9em;
	line-height: 1.8em;
}
#content h1 {
	font-size: 0.8em;
}

#breakingnews-group h1 {
	position: relative;
	left: 10px;
	font-size: 150%;
	font-weight: bold;
	color: #934600;
	}

#breakingnews{
	text-indent: 0px;
	/*list-style-type: none;*/
	/*position: relative;
	width: 680px;
	margin: 1em 10px 1.5em 10px;
	padding: 10px;
	border: #aaa solid 1px;*/
	}
	
#breakingnews td {
	padding: 5px;
	border: #efefef solid 1px;
	font-size: 80%;
	vertical-align: top;
	}
#breakingnews li {
	float: left;
	width: 320px;
	padding: 3px;
	margin: 5px 20px 5px -15px;
	border: #efefef solid 1px;
	font-size: 80%;
	}

#breakingnews h2 {
	position: relative;
	font-size: 100%;
	font-weight: bold;
	color: #5B3400;
	}
#breakingnews a {
	color: #5A0F01;
	text-decoration: none;
	}

#breakingnews img {
	display: block;
	border: 1px solid #333300;
	width: 80px;
	height: 60px;
	margin: 5px 5px 5px 2px;
	}

#breakingnews .hotprogram{
	width: 120px;
	height: 90px;
	margin-left: 50px;
	}

#albumlist{
	list-style-type: none;
}
#albumlist .title {
	text-align: center;
	font-weight: bold;
	font-size: 0.9em;
	color: #660066;
	}
#albumlist li{
	float: left;
	width: 220px;
	margin-right: 5px;
	margin-bottom: 10px;
	font: normal 0.8em tahoma, helvetica, Arial, Sans-serif;
	color: #333;
	}
#albumlist img{
	display: block;
	border: 1px solid #333300;
	}

#spredsheet{
	margin: 5px;
	}

#spredsheet table{
	border-collapse: collapse;
	}

#spredsheet th{
	text-align: center;
	border:1px solid #858585;
	}

#spredsheet td{
	border:1px solid #858585;
	font-size: 10pt;
	vertical-align: middle;
	}

#banner-nav {
	text-align: center;
}

#navigation {
	float:left;
	width: 220px;
	/*text-align: left;*/
}

#navigation ul {
	list-style: none;
	margin: 1em 0 0 0;
	border: 1px solid #f9f9f9;
	border-top: 3px solid #DA8403;
	padding-left: 0px;
}
#navigation h1{
	font-size: 100%;
	font-weight: bold;
	color: #934600;
	}

#navigation li {
	font-size: 90%;
}

#navigation a:link, #navigation a:visited {
	color: #6A0000;
    border-bottom: 1px solid #FED281;
    /*border-left: 10px solid #4b0097;
    background-color:transparent;*/
    text-decoration:none;
	padding: 2px;
    display:block;
}

#navigation a:hover {
	/*color: #999;*/
	color: #EED5FF;
}

#navigation form {
	border: 1px solid #E4CEFD;
}

#navigation form h1 {
	margin-top:0px;
	padding-left: 10px;
	border-bottom: 1px outset #9ed;
	height: 22px;
	background-color: #bae;
}

input.text {
	color: #226633;
	background-color: #bae;
	border: 1px inset #9ed;
	width: 120px;
	}

input.btn {
	color: #226633;
	background-color: #bbaaee;
	border: 2px outset #99eedd;
}

label {
	font-size: 0.9em;
	}

.clearleft{
	clear: left;
	}

.clearright{
	clear: right;
	}

.clearboat{
	clear: boat;
	}

#footer {
	clear:both;
	font-size: 80%;
	padding: 1em 1.5em 0 0;
    text-align:right;
    color: #999;
	border-top: 1px solid #DA8403;
    background-color: transparent;
}
