/* CSS Document */

/*PAGE LAYOUT*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url("images/bgsky.jpg");
	background-repeat:repeat;
	background-attachment: fixed;
}


#logo{float:left; background-image:url("images/tie_logoGreen6.gif"); width:274px; height:213px;}
#topheader{float:right; width:526px; height:97px; background-image: url("images/test3b.jpg");  background-repeat:no-repeat; background-position: right; position:relative;}
#toplinks{position:absolute; right:480px; top:75px;}

#menu{float:right; width:526px; height:32px; background-image:url("images/bg_menu.gif"); background-repeat:repeat-x;}
#submenu{float:right; width:526px; height:32px; background-image:url("images/bg_submenu.gif"); background-position:top; background-repeat:repeat-x;}

#contenttext{float:right; width:526px; background:url("images/smbg.gif"); background-repeat:repeat-x; background-position:top;}


#classlisttext{float:right; width:526px; background:#FDEFE2;}




#leftpanel{float:left; width:274px;}

#footer{float:left; width:800px; padding:0px; border:solid 1px #666666;}

/*GRAY PANEL*/
.graypanel{
	background-color:#F7F7F7;
	padding:25px;
	margin:0px; 10px; 0px; 0px;
}

/*TEXT STYLES*/
.bodytext {
	font: 12px Tahoma, SimSum-2312, SimSum-18030, SimHei, sans-serif;
	color: #222222;
	line-height: 1.5;
}

.titletext {
	font: 12px Tahoma, SimSum-2312, SimSum-18030, SimHei, sans-serif;
	font-weight:bold;
	color:#CC0000;
}
.whitetitle {
	font: 40px Tahoma, SimSum-2312, SimSum-18030, SimHei, sans-serif;
	font-weight:bold;
	color:#3D7AB8;
}
.smalltitle {
	font: 20px Tahoma, SimSum-2312, SimSum-18030, SimHei, sans-serif;
	font-weight:bold;
	color:#806000;
}
.smallwhitetext {
	font: 12px Tahoma, SimSum-2312, SimSum-18030, SimHei, sans-serif;
	color: #FFFFFF;
}
.smallwhitetext a{
	font: 12px Tahoma, SimSum-2312, SimSum-18030, SimHei, sans-serif;
	color: #FFFFFF;
	text-decoration:none;
}
.smallwhitetext a:hover{
	text-decoration:none;
	color:#7BE3F2;
}
.smallgraytext {
	font: 12px Tahoma, SimSum-2312, SimSum-18030, SimHei, sans-serif;
	font-weight:bold;
	color:#333333;
}
.smallgraytext a{
	font: 11px Tahoma, SimSum-2312, SimSum-18030, SimHei, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}
.smallgraytext a:hover{
	text-decoration:underline;
}

.smallgoldtext {
	font: 11px Tahoma, SimSum-2312, SimSum-18030, SimHei, sans-serif;
	font-weight:bold;
	color:#806000;
}

.smallredtext {
	font: 0.7em Tahoma, SimSum-2312, SimSum-18030, SimHei, sans-serif;
	font-weight:bold;
	color:#CC0000;
}

.smallredtext a{
	font: 0.7em Tahoma, SimSum-2312, SimSum-18030, SimHei, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CC0000;
	text-decoration:none;
}
.smallredtext a:hover{
	text-decoration:underline;
}



.smalllogotext {
	font:11px Tahoma, SimSum-2312, SimSum-18030, SimHei, sans-serif;
	color:#222222;
	text-decoration:none;
	margin-left:10px;
}




.kanyentext {
	align:center;
	font: 14px Tahoma, SimSum-2312, SimSum-18030, SimHei, sans-serif;
	font-weight:normal;
	line-height: 1.5;
	width:502px;
	background: url("images/clearsky.jpg");
	background-repeat:repeat;
	background-attachment: fixed;
}



.contentindextext{
	align:center;
	font: 14px Tahoma, SimSum-2312, SimSum-18030, SimHei, sans-serif;
	font-weight:normal;
	line-height: 1.5;
	width:500px;
	border: 1px dotted;
	background: url("images/clearsky.jpg");
	background-repeat:repeat;
	background-attachment: fixed;
}



.classlisttext {
	align:center;
	font: 14px Tahoma, SimSum-2312, SimSum-18030, SimHei, sans-serif;
	font-weight:normal;
	text-indent:120px;
	background: url("images/clearsky.jpg");
	background-repeat:repeat;
	background-attachment: fixed;

}


.photobackgroundtext {
	align:center;
	font: 12px Tahoma, SimSum-2312, SimSum-18030, SimHei, sans-serif;
	line-height: 1.5;
	background: url("images/clearsky.jpg");
	background-repeat:repeat;}


.photofootertext {
	align:center;
	font: 11px Tahoma, SimSum-2312, SimSum-18030, SimHei, sans-serif;
	margin-left:0px;
	margin-top:2px;
}
		


.kanyentextimg { float: left; margin-top: -130px; margin-left: 100px; width: 280px; height: 132px; border: none; }






.phototitletext {
	background: #CACAAF;
	font: 20px Tahoma, SimSum-2312, SimSum-18030, SimHei, sans-serif;
	color:#222222;
}
	/*background: #FFF0BF;*/
	/*color:#222222;*/




.photos {
	width:510px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	font: Tahoma, SimSum-2312, SimSum-18030, SimHei, sans-serif;
	background: url("images/clearsky.jpg");
	background-repeat:repeat;
}

.photos a {
	float: left;
	width:110px;
	text-align: center;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	margin-top:18px;
}

.photos a:hover {
	background: #FF9900;
	color: #FFFFFF;
}





