body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	behavior: url(csshover.htc);
	color: #663333;
	background: url(images/bg2.jpg) repeat-y;
}

h1 {
	color:#444;
	font:lighter 2em "Trebuchet MS", Tahoma,  Arial, Helvetica, sans-serif;
	margin:5px 0 0;
	padding: 35px 0 0;
	letter-spacing:0.4em;
}

h2 {
	font-size: 12px;
}

h3, h4 {
	color: #660000;
	background: #FFB442;
	width: 300px;
	margin: 0px;
	padding: 0px;
	font: bold 12px lighter 2em "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	letter-spacing: 0.4em;
}

h5, h6 {
	color: #6699CC;
}

a {
	color: #FF6600;
}
sup {
	font-size: 8px;
}
th  {
	border-bottom: 1px solid #FF9900;
	border-top: 1px solid #FF9900;
	background-color: #FF6600;
	font-size: 14px;
	color: #000000;
}
#header {
	background-color: #9A0000;
	color: #FFFFFF;
	border: 1px solid #0099FF;
}


td  {
	background: #FFFFF0;
	border-bottom: 1px solid #FF9900;
	font-size: 10px;
}
#form1 img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


#container {
	width: 1034px;
	margin: 0px auto;
	height: auto;
	float: none;
}

#toplogo {
	height: 120px;
	display: block;
	text-align: center;
	width: 800px;
	font-size: 9px;
	color: #663333;
	background: url(images/baansuk-logo.gif) no-repeat center center;
	border-bottom: thin solid #FA9B02;
	margin-right: auto;
	margin-left: auto;
}

#nav {
	margin-top: 10px;
	padding: 10px;
	text-align: center;
}

#main {
	width: 760px;
	overflow: visible;
	margin: 5px 1px 1px 10px;
	padding-right: 1px;
	padding-left: 5px;
	padding-top: 2px;
}
#container #main li {
	list-style-type: circle;
	list-style-position: inside;
	list-style-image: url(images/bullet.jpg);
}


#divider {
	clear: both;
	height: 30px;
	width: 100%;
}
#bottom {
	border-top: thin solid #FA9B02;
	padding: 15px;
	text-align: center;
}
img {
	border-top: 1px solid #FA9B02;
	border-right: 1px solid #663333;
	border-bottom: 1px solid #663333;
	border-left: 1px solid #FA9B02;
	padding: 5px;
	margin-bottom: 2px;
}

#tic {
	/* enter any styles for the ticker below */
  border: 1px solid #CEC3AD;
	padding:0px 20px;
	width:200px;
	line-height:15px;
	height: 100px;
	background: #FFFF66;
}

#tic * {
  /* this will hide all children tags */
  font-size: 1em;
  margin:0px;
  padding:0px;
  display:none;
}
#tic img {
	border: 0px solid #999999;
	margin: 0px;
	padding: 0px;
}
#mainintro {
	width: 760px;
	overflow: visible;
	margin: 5px 1px 1px 10px;
	padding-right: 1px;
	padding-left: 5px;
	padding-top: 2px;
}
#mainintro td {
	background: #FFE0B3;
	border-top: 1px dotted #FFCC33;
	border-right: 1px dotted #FFCC33;
	border-bottom: 1px dotted #FFCC33;
	border-left: 1px dotted #FFCC33;
	padding-left: 5px;
	padding-right: 5px;

}
table {
	margin-bottom: 3px;
	margin-left: 3px;
}
#container2 {
	width: 800px;
	margin: 0px auto;
	height: auto;
	float: none;
	background-color: #FFCC66;
}

#admin { text-align: center; }

#admin table {
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999999;
}

#admin td { border: 1px solid #CCCCCC; }

