body{background-color:#cccccc; font-family:arial;}
body
{background-image:url('sasana-flag1.gif');background-repeat:repeat;
background-attachment:fixed;}

p{background:#996600 ;text-align:center;margin-left:1px}
#r{text-align:right}

.float {float:left; border:3px solid #990000}
.float1{right;border:3px solid green}
.float2{left;border:3px solid brown ;background color:#ccffcc;}
.float3{border:2px dashed brown ;background-color:#ccff44;text-align:center;width:155px;}

.header{font:100% "pristina" cursive color:red}
div.text{text-align:left;font-size:14px;font-weight:bold;font-style:Italic;color:#19619a; margin-left:20px}
div.title{font-family:Arial;text-align:center;font-size:20px;font-weight:bold;color:red;border:1px solid #ccffcc}
.title1{font-family:Arial;text-align:center;font-size:12px;font-weight:bold;color:brown; border:1px solid #ccffcc;font-style:italic;}
.text1{text-align:center;font-size:12px;font-weight:bold;font-style:Italic;color:#19619a;}
ol{float:left;margin-left:3px;font-weight:bold;background-color:#ccffff;width:720px;height:420px}

div.link{font-size:15px;background-color:#ccffcc;width:160px;height:60px;text-align:right;overflow:auto;}

.left{text-align:left}
.center{text-align:center}
.text{background:#ff66aa ;text-align:left;margin-left:1px}
.text1{background:#ffcccc ;text-align:left;margin-left:1px}

.Italic{font-style:Italic;font-size:1.5em;color:red}
.bolt{font-weight:bold;font-size:1.5em}

.innerbox{padding:1px;margin:0px 0px 0px 0px; border:1px solid #000555;}
#content{padding:10px; margin-top:5px; margin-bottom:5px; margin-right:auto; margin-left:auto; background-color:#66ffcc; border: 1px solid #000; width:70%;}





body
a:hover{background-color:lime;color:red ;text-decoration:none}
a:link{color:#ff9900;text-decoration:none}
a:visited{color:blue;text-decoration:none}
a:active{color:#ff6600;text-decoration:none}






/* set button menu position */
dl#menu	{ position: absolute; top: 270px; left: 23px; width: 150px	;}

/* set general button styles */
dt.btn { margin-bottom:1px; text-align: center ;}

/* set general anchor styles */
dt.btn a	{ display: block; color: brown; font-weight: bold; text-decoration: none }

/* specify state styles... */

/* mouseout (default) */
dt.btn a		{ background: #cc9966;  border: 5px outset #cc6600 ;}

/* mouseover */
dt.btn a:hover	{ background-image:url(buddha-menu.gif);color: white;   border: 5px outset lime ;}

/* omousedown */
dt.btn a:active 	{ background: green; border: 5px inset yellow ;}

