/* CSS Document */

body, table, td {
	text-align: center;
	background: #000;
	color: #FFF;
	font: 11px "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
}

h1, h2, h3 {
	color: #FF6600;
}

h1 {
	font-size: 18px;
	}

h2 {
	color: #FF9900;
	font-size: 16px;
	margin-top: 0;
	margin-bottom: 0px;
}

h2.articletitle {
	padding-top: 0px;
	color: #FF9900;
	margin-bottom: -15px;
}

h3 {
	font-size: 14px;
	margin-right: 35px;
}

h3.articlesubtitle {
	padding-top: 0px;
	border-bottom: 1px #666666 solid;
}

h4 {
	color: #F90;
	font-size: 13px;
	margin-left: 10px;
	margin-bottom: 0px;
	text-decoration: none;
}

h5 {
	margin-left: 15px;
	font-size: 13px;
	color: #FF6600;
}

h6 {
	margin-left: 15px;
	font-size: 11px;
	color: #F90;
}


p {
	margin-left: 15px;
	margin-right: 15px;
	text-align: justify;
}

p.home {
	margin-left: 10px;
	margin-right: 160px;
	text-align: justify;
}

a:link {
	color: #CC6600;
}

a:visited {
	color: #CC6600;
}

a:hover {
	color: #FF9900;
}

div#main {
	text-align: left;
	width: 550px;
	/*margin-left: 25%;*/
	margin-left: 185px;
	margin-right: auto;
}

div#pageheader {
	text-align: left;
}

div#pageheader img{
	margin: 0;
}

div#navbar {
	border-top: 1px #666666 solid;
	border-bottom: 1px #666666 solid;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 2px;
}

div#navbar a:link,  div#navbar a:visited {
	margin: 0 10px;
}

div#navbar a:hover {
	margin: 0 10px;
}

div#sectionheader {
	border-top: 1px #666666 solid;
	border-bottom: 1px #666666 solid;
}

div#sectionheader img{
	vertical-align: middle;
}

div#sectionheader img#playmovie{
	vertical-align: middle;
	text-align: right;
}

div#footerlinks {
	color: #666666;
	margin-top: 40px;
	margin-bottom: 0;
	bottom: 2px;
	visibility: visible;
}

.clear-all
{
    clear:both;
}
.centcon
{
    border-right: 1px #666666 solid;
    width:379px;
    float:left;
    display:block;
    padding:0 20px 0 0 !important;
    margin:15px 0 0 0;
}
.centcon h1
{
    margin-top:0;
}
div#content 
{
    clear:right;
}
.homepage
{
	height:2033px;
}
.followus a
{
    font-family: "Trebuchet MS",Tahoma,Verdana,Arial,sans-serif;
    font-size: 11px;
    color: #999999 !important;
    padding:3px 0;
}
#homewhatsnew
{
	padding:10px 0 0 4px;
    margin:5px 0 0 0;
	/*font-size:10px;*/
	font-size:12px;
	text-align: right;
	vertical-align: top;
	float:right;
	width: 145px;
	color: #999;
	height:1740px;
}

div#whatsnew {
	padding:0 0 0 4px;
    margin:5px 0 0 20px;
	/*font-size: 10px;*/
	font-size:12px;
	text-align: right;
	vertical-align: top;
	float:right;
	width: 145px;
	border-left: 1px #666 solid;
	color: #999;
	height:1740px;
}

div#whatsnew p , #homewhatsnew p
{
	margin: 15px 0 5px 0;
	text-align: right;
}

div#whatsnew h3 , #homewhatsnew h3
{
	margin-top: 10px;
	margin-bottom: 10px;
}

div#whatsnew a:link,  div#whatsnew a:visited ,
#homewhatsnew a:link,  #homewhatsnew a:visited 
{
	text-decoration: none;
	color: #FFF;
	background-color: #000;
}

div#whatsnew a:hover , #homewhatsnew a:hover
{
	text-decoration: underline;
	color: #F60;
	background-color: #000;
}

div#whatsnew img , #homewhatsnew img
{
	display: block;
	border: 0;
	margin-bottom: 5px;
}

div#photobar {
	/*font-size: 10px;*/
	font-size:12px;
	text-align: right;
	margin-top: 100px;
	margin-left: 10px;
	float: right;
	width: 110px;
	border-left: 1px #666 dotted;
}

div#photobar img {
	border: 1px solid white;
	margin-bottom: 34px;
}

div#studentprofile {
}

div#studentprofile h3 {
	margin: 10px 0 0 30px;
}

div#studentprofile p {
	margin: 0 100px 15px 30px;
	color: #CCCCCC;
	}

div.gallery {
	margin: 10px 25px 10px 25px;
	text-align: center;
}

img.photogallery { 
	border: 1px solid #999999;
	margin: 8px 8px 0 0;
}

div.quote {
	border: solid #666666;
	border-width: 2px 0;
	color: #666666;
	float: right;
	font: italic bold 14px Arial, Sans-serif;
	margin: 5px 13px 0px 10px;
	padding: 5px 0px 5px 0px;
	width: 100px;
}

div.chant p {
	margin-top: 4px;
	margin-left: 40px;
	margin-bottom: 4px;
	color: #FFFFFF;
}

div.right {
	text-align: right;
	float: right;
	}

div.left {
	text-align: left;
	}

hr {
	color: #666666;
	height: 1px;
}

p.copyright {
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 9px;
	color: #666666;
	padding-top: 10px;
	margin-left: 0px;
	bottom: 10px;
}

strong {
	font-weight: bold;
}

ul {
	list-style-type: square;
	margin-left: 50px;
	margin-right: 70px;
}

ul.faq {
	line-height: 20px;
}

ol.emphasis {
	color: #FF9900;
	margin-left: 50px;
}

p.articlenote {
	font-family: Arial, Sans-serif;
	color: #999999;
	font-style: italic;
	margin-top: -15px;
}

p.leftaligned {
	text-align: left;
	margin-bottom: -15px;
}

p.navbutton {
 	margin-left: 0px;
	margin-top: 0px;
}

p.breadcrumb {
	margin: 0 0 15px 0;
}

p.question {
	color: #FF9900;
	font-weight: bold;
	margin-top: 40px;
	margin-bottom: -15px;
}

p.centered {
	text-align: center;
}

p.notefooter {
	margin-top: 30px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 4px 0 4px 0;
	}
	
p.pagequote {
	color: #FF9900;
	margin-left: 70px;
	font-size: 14px;
	font-weight: bold;
}

img.buybook {
	border: 1px solid #999999;
	float: right;
	margin: 5px 0px 0px 15px;
}

img.profilephoto {
	border: 1px solid #FFF;
	float: right;
	margin: 25px 0px 0px 15px;
}

img.navimageleft {
	margin-right: 4px;
	border: 0px;
	vertical-align: middle;
}

img.navimageright {
	margin-left: 4px;
	border: 0px;
	vertical-align: middle;
}

img.articleimage {
	float: right;
	margin: 15px 0px 15px 20px;
	border: 1px solid #666666;
}

img.photocenter {
	border: 1px solid #999999;
	margin: 5px 5px 5px 5px;
}

.arrows {
	color: #F60;
	background-color: #000;
	font-size: 18px;
	vertical-align: middle;
	}

img.flag {
	border: 1px solid #FFF;
	margin: 10px 0;
	vertical-align: middle;
	}
	
div#navhere {
	BORDER-RIGHT: 1px #666666 solid;
	PADDING-RIGHT: 4px;
	PADDING-LEFT: 4px;
	FONT-SIZE: 12pt;
	LEFT: 5px;
	PADDING-BOTTOM: 4px;
	WIDTH: 40px;
	COLOR: #FFCC33;
	PADDING-TOP: 4px;
	POSITION: absolute;
	top: 147px;
	cursor: hand;
	text-decoration: none;
	background-color: #000000;
	visibility: visible;
	z-index: 1;
	font-weight: bold;
	overflow: hidden;
}

div#scrolling {
	BORDER-RIGHT: 1px #666666 solid;
	PADDING-RIGHT: 4px;
	PADDING-LEFT: 4px;
	FONT-SIZE: 12pt;
	LEFT: 10px;
	PADDING-BOTTOM: 4px;
	WIDTH: 148px;
	COLOR: #F66000;
	PADDING-TOP: 4px;
	POSITION: absolute;
	top: 177px;
	cursor: hand;
	text-decoration: none;
	background-color: #000000;
	visibility: visible;
	z-index: 2;
}

div#scrolling table td {
	background-color: #000000;
}

div#scrolling a:link {
	text-decoration: none;
	color: #FFF;
}

div#scrolling a:visited {
	text-decoration: none;
	color: #999999;
}

div#scrolling a:hover {
	text-decoration: none;
	color: #ff0000;
}

div#scrolling h4 a:link {
	color: #F90;
	font-size: 13px;
	margin-left: 1px;
	margin-bottom: 0px;
	text-decoration: none;
}
.leftNavLinkLike
{
	color: #F90;
	font-size: 13px;

}

.style4 {color: #FF9A00}
.style3 {color: #FFFFFF}
.style6 {
	font-size: 16px;
	color: #FF6600;
}
.style8 {font-size: 16px; color: #FF6600; font-weight: bold; }
.logo {
	position: absolute;
	visibility: visible;
	z-index: auto;
	left: 15px;
	top: 35px;
}
.yan_left {
	position: absolute;
	visibility: visible;
	z-index: auto;
	left: 185px;
	top: 50px;
}
.yan_right {
	position: absolute;
	visibility: visible;
	z-index: auto;
	left: 690px;
	top: 50px;
}
.yan_kaoyod {
	position: absolute;
	visibility: visible;
	z-index: auto;
	left: 599px;
	top: 60px;
}


