body {
	margin: 0 10% 0 10%;
	padding: 0;
	font-size: 14px;
	background-color: #FFF;
}

#mainTable {
	margin: 0 auto;
	border: 1px solid #000;
	/*/*/line-height: 1.5em; /* */
}
#mainTable td {
	padding: 18px;/*Pads each table cell in modern browsers*/
}
#maincontent {
	border-left: 2px dotted #333;
	font-size: 14px;
	/*/*/font-size: 100%; /* */
}
#sidebar {
	width: 180px;
	font-size: 12px;
	/*/*/font-size: 85%; /* */

}
#header {
	background-color: #333333;
	color: #CCCCCC;
	height:8px;
	
}
#logo {
	background-color: #333333;
	color: #CCCCCC;
	background-image: url(T2GLogo4.jpg);
}
#ownbanner {
	text-align:center;
	height:60px;
	background-color: #ffffff;
	color: #CCCCCC;
	background-image: url(http://thai2gether.com/Banners/banner.swf);
	border: 1px dotted #CCC;
}
#banner {
	height:60px;
	background-color: #ffffff;
	color: #CCCCCC;
	background-image: url(http://thai2gether.com/Banners/banner.swf);
	border: 1px dotted #CCC;
}
#footer {
	background-color: #333333;
	color: #CCCCCC;
	background-image: url(csst_bg.gif);
}

td, p, ul {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1:first-child {margin-top: 0;}/*starts first heading in a TD flush top*/
h2:first-child {margin-top: 0;}/*starts first heading in a TD flush top*/
h1 { font-size: 160%; }
h2 { font-size: 140%; }
h3 { font-size: 120%; }
#sidenavbody a{
	padding: 3px;
	/*display: block;*/
	border: 1px dotted #CCC;
	text-decoration: none;
}
#sidebar a {
	/*/*/padding: 3px;
	/**/display: block;
	border: 1px dotted #CCC;
	text-decoration: none;
	line-height: 1em;
	/*width: 160px;  */
}
#sidebar a.b2 {
 	/*/*/padding: 3px;
	color: #FFFFFF;
	background-color:#02009a;
	display: block;
	border: 1px solid #CCC;
	text-decoration: none;
	line-height: 1em;
	
}
#sidebar a.b2:link, #sidebar a.b2:visited {
	color: #fff;
	/*border: 1px solid #666;*/
}
#sidebar a:link, #sidebar a:visited ,
#sidenavbody a:link, #sidenavbody a:visited 
{
	color: #666;
	/*border: 1px solid #666;*/
}
#sidebar a:hover, #sidebar a:active, #sidenavbody a:hover, #sidenavbody a:active {
	color: #FFFFFF;
	background-color:#a8c8e2;
	border: 1px solid #000;
}
#current a {
	color: #FFFFFF !important;
	/*/*/background-color: #fcb53b!important;/*gold */
	border: 1px solid #999 !important; 
}
#sidebar ul {
	/*/*/padding-left: 8px;
	list-style-type: none;
	margin-left: 0px; /*1em */
}

#sidebar li {
	/*/*/ margin: 0px 0px 4px 0px; /* */
}
#n4shell {
/* Happy hunting. This rule will allow you to create an outer border around the layout table in netscape 4. Wrap the entire table inside a div and assign to the div this id */
	border: 1px solid #000;
	/*/*/border: 0; /* */
}

