/* CSS Document */
html   {height: 100%;}
*      {margin:0;padding:0;}
body  {font-family: "Tahoma", verdana, sans-serif;font-size: 12px;background-color:#353535; background: #8d8d8f url("../images/skycam2.jpg") repeat-x;}

#blockContainer{width:1000px;height:700px;text-align:left;margin:0px auto;}
#blockMain{ width:100%; }
#blockIntroC{ width:1000px;height:455px; margin:200px auto;}
#news { height:20px; width:1000px; float:left;}
#blockIntro{ width:1000px;height:435px;float:left;}

span a{
	font-size: 10px;
	color:#FFFFFF;
	text-align: center;
	text-decoration: none;
	}

