html        { 	height: 100%; width: 100%;   }

body        { 	background-repeat: no-repeat; background-position: center top; background: url(../img/bg_tv.jpg) repeat-y left top #FFFFFF; height: 100%; width: 100%; overflow-x: hidden;  }
               
a:link      {   color: #383838; background: transparent; text-decoration: none;  }
a:visited   {   color: #383838; background: transparent; text-decoration: none;   }
a:hover     {   color: #FFFFFF; background: transparent; text-decoration: none;   }

div			{	padding: 0px;   }

#flashdiv   {	padding: 0px; margin:0px; width:386px; height:30px; display:block; position:relative;   }

#portfolio	{   position: relative; width: 100%; max-width: 1305px; border: 0px; z-index: 1; padding:0px; margin:0px;   }

#flashcontent{  font-size: 10px; color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:normal; text-decoration:none;
               word-spacing: 0; line-height:12px;  }

.header1	{  font-size: 20px; color: #383838; font-family: Arial, Helvetica, sans-serif; font-weight:normal; text-decoration:none;
               word-spacing: 0; line-height:25px;
               padding: 0px 20px 2px 0px; margin:0px;  }
			   
.text1		{  font-size: 10px; color: #383838; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:normal; text-decoration:none;
               word-spacing: 0; line-height:12px;
               padding: 0px 20px 4px 0px; margin:0px;  }
