#titletext {
z-index : 2;
position:relative;

text-align :left;
width:300px;
}
#mainflashbackground {
z-index : 1;
position:relative;
top:-180px;
text-align : left;
}
#maincontent {
z-index : 3;
position:relative;
top:-220px;
}
.englishcolor {
font-weight : bold;
color : #000;
}
.title {
font-size :1.5em;
font-weight : bold;
text-align : left;
}
strong
{
	color: #000;
}
img, div { behavior: url(css/iepngfix.htc) }

/* Code validated at http://www.w3schools.com/site/site_validate.asp */
