#wrapper { 
	width: 1000px; 
	margin: 0 auto ; 
	padding: 0; 
	background-color: #FFFFFF;
    border: 1px solid #2f2d7b;
}

/* Setting for Header */
#topbar {
    padding-left: 30px;
    padding-top: 0px;
    margin: 0;
	width: 1000px;
    height: 60px;
	}
	
	
#banner { 
	width: 1000px; 
	height: 133px; 
	background-image: url(images/banner2.jpg); 
	border-bottom: 2px solid blue;
	}
#Logo {
    float: left;
    margin-top: 10px;
    margin-left: 25px;
	width: 16px;
    height: 113px;
    background-color: #fff;
    border: 2px solid blue;
}
#Title {
    margin-left: 200px;
    margin-top: 5px;
	padding-top: 1px;
    width: 370px;
}     

p.theme{ color: #fff; font-size: 25px; line-height: 24px;
  font-family:  times new roman, sans-serif;} 
p.theme a {color: #fffd0b; font-weight: bold;}

/* Setting for menu */
#menu {
      width: 997px;
      height: 30px; 
      font-family: verdana, arial;
      font-size: 15px;
      line-height: 25px;
      font-weight: bold;
      border: 1.5px solid #e15a09;
      background: url(images/nav_bg.jpg) repeat-x;
 }
.buttonnull a{
    float: left;
	width: 240px;
    height: 30px;
}
.button a{
    float: left;
	width: 120px;
    height: 30px;
    color: #000;
	text-decoration: none;
    text-align: center;
}
.button a:hover{
    float: left;
	width: 120px;
    height: 30px;
    color: #FFF;
	text-decoration: none;
    text-align: center;
	background: url(images/nav_bg_hover.jpg) repeat-x;
}

#sideleft {
	float: left;
	width: 200px;
	margin: 0px 10px 20px 0px;
	background-color: #f0f0f0;
    border-right: 1px solid #2f2d7b;
	border-bottom: 1px solid #2f2d7b;
	}

#btLeft {
    margin: 15px 22px 0 22px;
	width: 150px;
    height: 50px;
	text-decoration: none;
    text-align: center;
   	background: url(images/bt_left.gif) no-repeat;
}

#btLeft:hover {
   	background: url(images/bt_left_hover.gif) no-repeat;
}

#btLeft a{
	line-height: 50px;
    color: #000;
	text-decoration: none;
    text-align: center;
    font-weight: bold;
}


#sideleft ul {
	margin: 10px 0px;
	padding-bottom: 10px;
}
#sideleft li {
	line-height: 20px;
	background: url(images/img02.gif) repeat-x left bottom;
	margin: 0px 20px 0 0 ;
	border-left: none;
}

#sideleft a {
	border: none;
    text-decoration: none;
}
#sideleft a:hover {
	text-decoration: none;
	color: #000070;
}



#sideright {
	float: right;
    margin-top: 0px;
    width: 200px; 
    background-color: #fffb99; 
    border: 1px solid #cf7705;
    font-family: angsana, arial;
	text-align: center;
}


#sideright ul {
	margin: 0;
	padding: 0;
	list-style: none;
    }
#sideright li {
	height: 15px;
	padding: 0px 0px 5px 0px; 
    Margin: 0px 10px 0 0;
    }

#sideright h2 {
	height: 30px;
	padding: 20px 10px 0px 20px; 
    Margin: 0;
	letter-spacing: -.5px;
	font-size: 1em;
}

#sideright a {
    line-height: 14px;
	border: none;
    text-decoration: none;
    font-size: 13px;
}
#sideright a:hover {
	text-decoration: underline;
	color: #8A8A8A;
}

#content { 
	float: left;
	border: 0px solid #cf7705;
	width: 555px;  
	margin: 10px ; 
}

#content_wide { 
	float: left;
	border: 0px solid #cf7705;
	width: 750px;  
	margin: 10px 10px 10px 10px; 
}
#footer {
	clear: both;
	background: #000080;
	margin: 0;
	padding-top: 1px;
    padding-bottom: 1px;
	line-height: normal;
	font-size: 14px;
	text-align: center;
	color: #fff;
}
#footer a {
	color: #2f2d7b;
}



/* Classes */
.post {
	padding-top: 5px;
	padding-bottom: 0px;
      font-family: times new roman, serif;
}

.post .title {
	margin: 0px;
      padding: 0px 0px;
	letter-spacing: -1px;
      text-align: left;
      border-bottom: 1px solid #CCC2A9;
}

.post .title a {
	color: #E6700E;
	text-decoration: none;
	

}

.post .meta {
	padding: 0px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}

.post .meta a {
}

.post .entry {
	text-align: justify;
	margin-bottom: 0px;
   	padding: 0px 0px 0px 0px;
      font-size: 16px;
}

ol { list-style-type: decimal; outside } 

img.floatLeft { 
    float: left; 
    margin-right: 15px;
   
}
img.floatRight { 
    float: right; 
    margin-left: 15px; 
}

centeredImage
    {
    text-align:center;
    margin-top:0px;
    padding:0px;
    margin-top: 0px
    }
img: {border-style: none}

.centeredText
    {
    text-align:center;
    }

.innum
    {
    margin-left: 40px;
    padding: 0;
    line-height: 5px;
    font-size: 14px;
    }

#searchField #fieldContainer {
	float: left;
	margin: 0px;
	padding: 0px;
	border: 1px red;
}
#searchField #fieldContainer #myField{
	margin-left:-1px;
	margin-top:-1px;
	height:18px;
	float: left;
	width: 160px;
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px 0px 0px 0px;
}
#searchField #fieldContainer #googleSearch{
	height:20px;
	width:auto;
	overflow:hidden;
	float:left;
}
#searchField #fieldContainer #leftCurve {
	float: left;
	background-image: url(bg_searchbar_left.gif);
	background-repeat: no-repeat;
	width:15px;
	height:20px;
	background-position: left top;
}
#searchField #fieldContainer #mySearch {
	float: left;
	background-image: url(bg_searchbar_right.gif);
	background-repeat: no-repeat;
	width:23px;
	height:20px;
	background-position: left top;
	display:block;
	margin-left:-1px;
	text-indent:-999px;
	overflow:hidden;
	border:none;
	color:#fff;
	font-size:1px;
}

#wrapup tr td.break{
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	text-align:center;
	padding-left: 10px;
}

#wrapup tr.break{
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
}


#wrapup tr td{
	padding-left: 10px;
}

#wrapup tr td:first-child{
	width:90px;
	padding-left:0px;
}




#wrapup{
border-collapse: collapse;
}