/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url("TI_Twitter_.jpg")
}
a
{color:#FFFFFF;
text-decoration:underline;}
a:visited
{color:#CCCCCC;
text-decoration:underline;}
#midpage
{
width:817px;
height:auto;
margin:0 auto;
clear:both;
}
/*-----------------------------hader------------------------*/
.topnave1:link,.topnave1:visited,.topnave1:active
{
font-family:vardana,Arial;
font-size:12px;
color:#ffffff;
font-weight:bold;
text-decoration:none
}
.topnave1:hover
{
font-family:vardana,Arial;
font-size:12px;
color:#ffffff;
font-weight:bold;
text-decoration:underline
}
#hader
{
width:817px;
height:226px;
clear:both;
}
#topbg
{
width:817px;
height:auto;
}
#logo
{
width:215px;
height:auto;
float:left;
}
#hadimg
{
width:602px;
height:auto;
float:right;
}
#nave
{
width:602px;
height:30px;
clear:both;
}
#navebg
{
width:585px;
height:25px;
float:left;
background-image:url(images/nave-bg.jpg);
padding-top:5px;
}