body {
        background: #cccccc;
        margin: 0px;
        padding: 0px;
        font-size:12px; font-family: verdana,arial,san-serif;

}

/* Define the site here */

A:link { color: #999999; text-decoration: none; font-weight: bold;}
A:visited { color: #999999; text-decoration: none; font-weight: bold;}
A:active, A:hover { color: #7395bb; text-decoration: none; font-weight: bold;}


/* #center {width:750px;margin:auto;} */

div.Site {
		width: 840px;
		text-align: left;
		border: 0px solid #000;
}

div.Container {
		margin-left:10px;
		margin-top: -5px;
		margin-bottom: 5px;
		width: 749px;
		padding-left: 6px;
		padding-right: 6px;
		color: #9d9d9d;
		font-size: 12px;
		text-align: left;
		background: #fff; 
		border-left: 1px solid #000;
		border-right: 1px solid #000;
}

div.Back {
		background-image:url('/images/bg.jpg');
		background-repeat: no-repeat;
		background-position:  center;
		background-attachment: fixed;
}

div.Navs {
   border: 0px solid #000;
	text-align: left;
}

.clear {clear:both;}

#head1 {
		color: #84b943;
		font-size: 16px;font-weight: bold; 1px;
		border-bottom: dotted 1px #84b943;		
}

#head2 {
		color: #7395bb;
		font-size: 16px;font-weight: bold; 1px;
		border-bottom: dotted 0px #84b943;		
		background: transparent;
}


#name1 {color: #84b943; font-size: 16px;}
#name2 {color: #fed24b; font-size: 16px;}
#name3 {color: #7395bb; font-size: 16px;}

A.course:link { color: #84b943; text-decoration: underline; font-weight: bold; font-size: 16px;}
A.course:visited { color: #84b943; text-decoration: underline; font-weight: bold; font-size: 16px;}
A.course:active, A.course:hover { color: #7395bb; text-decoration: underline; font-weight: bold; font-size: 16px;}


div.Courses {
		background-image:url('/images/bg.jpg');
		background-repeat: no-repeat;
		background-position:  center;
		background-attachment: fixed;
		text-align: center;
		width: 739px;
		height: 1050px;
		color: #9d9d9d;
		font-size: 12px;
		border: 0px solid #000;
}

#courseboxleft {
		float:left;
		width: 55%;
		text-align: left;
		border: 0px solid #000;
}

#courseboxright {
		float:right;
		text-align: left;
		width: 44%;
		border: 0px solid #000;
}

#mapbox {
		float:right;
		text-align: center;
}

.imageShadow {width:70%;background-color:#CCC;margin:7px 0px;}
.imageBox0 {position:relative;top:-3px;left:-3px;background-color:#000;border:10px solid #83ba43;}
.imageBox1 {position:relative;top:-3px;left:-3px;background-color:#000;border:10px solid #7395bb;}
.imageBox2 {position:relative;top:-3px;left:-3px;background-color:#000;border:10px solid #ffd24a;}

div.School {
		background-image:url('/images/bg.jpg');
		background-repeat: no-repeat;
		background-position:  center;
		background-attachment: fixed;
		text-align: center;
		width: 739px;
		height: 250px;
		background-color: #fff;
		color: #9d9d9d;
		font-size: 12px;
		border: 0px solid #000;
}

div.SchoolWeber {
		background-image:url('/images/bg.jpg');
		background-repeat: no-repeat;
		background-position:  center;
		background-attachment: fixed;
		text-align: center;
		width: 739px;
		height: 160px;
		background-color: #fff;
		color: #9d9d9d;
		font-size: 12px;
		border: 0px solid #000;
}

div.SchoolThai {
		background-image:url('/images/bg.jpg');
		background-repeat: no-repeat;
		background-position:  center;
		background-attachment: fixed;
		text-align: center;
		width: 739px;
		height: 380px;
		background-color: #fff;
		color: #9d9d9d;
		font-size: 12px;
		border: 0px solid #000;
}

div.SchoolFast {
		background-image:url('/images/bg.jpg');
		background-repeat: no-repeat;
		background-position:  center;
		background-attachment: fixed;
		text-align: center;
		width: 739px;
		height: 350px;
		background-color: #fff;
		color: #9d9d9d;
		font-size: 12px;
		border: 0px solid #000;
}

#schoolboxleft {
		float:left;
		width: 70%;
		text-align: left;
		border: 0px solid #000;
}

#schoolboxright {
		float:right;
		text-align: left;
		margin-top: -10px;
		width: 29%;
		border: 0px solid #000;
}

hr.sep {
			width: 90%;
			border: dotted 1px ;
}

#footer {
	  	  float: left;
	  	  margin-top: -10px;
        font-size: 12px;font-weight: bold;
        text-align: center;

}
