/*Layout*/

A 			{ text-decoration: none; font-size:11px; } 

/*A 			{ color: #0000FF; font-family: "Trebuchet MS", verdana, arial, sans-serif; text-decoration: none; font-weight:bold; } 
A:link		{ color: #0000FF; text-decoration: none; } 
A:visited	{ color: #0000FF; text-decoration: none; } 
A:active	{ color: #FFCC00;  } 
A:hover		{ color: #FFCC00;  } */

body{
	text-align: center;
}

#ttp_page{
	width:1024px;
	min-width: 800px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	background-color: #FFF;
}

#ttp_content {
	margin: 15px -200px 8px 10px;
	float: left;
	width: 850px;
}

#ttp_menu {
	width:195px;
	border-left: 1px dotted #999;
	margin-bottom:8px;
	float:right;
}

.footerHeader {
	margin:0;
	clear:both;
}

#ttp_blogText{
	margin-right:200px;
}

#ttp_leftcol {
	width:130px;
	margin: 0 0 0 0;
	padding-left: 20px;
	padding-top: 2px;
	height:2000px;
	float: left;
	background-image: url(../images/background_left_blog.gif);
	background-repeat: repeat-y;
	clear: left;
}

div.pressrelease {
	width: 630px;
	border: 1px dotted #999;
	padding: 0 5px 0 5px;
	display : none;
	background-color : #FFE4C4;
}

a.pressrelease {
	font-family: "Trebuchet MS", verdana,arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
}

#ttp_categoryheader {
	font-family: "Trebuchet MS", verdana,arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 5px;
}

#ttp_topnav a {font-family:verdana, arial;font-size:10px;text-decoration:none;}
#ttp_topnav a:visited {color:white;text-decoration:none;}
#ttp_topnav a:link {color:white;text-decoration:none;}
#ttp_topnav a:hover {color:white;text-decoration:none;}

.footerHeader {
	background-color: #ddd;
	font-family: "Trebuchet MS", verdana, arial, sans-serif; 
	font-size: .7em; 
	color: #666; 
	border:1px solid #999;
	padding:5px;
	font-weight:normal;
}
#ttp_banner {
	font-family: "Trebuchet MS", verdana,arial, sans-serif;
	background-color: #000000;
	width:1024;
	margin: 0;
	padding: 0;
	height: 152px;
}

#ttp_banner p>a {
	font-size: 1.4em;
	font-weight: bold;
	color: white;
	line-height: 1.5em;
}
.header{
	/*font-size: 1.4em;*/
	font-size:11px;
	font-weight: bold;
	color: white;
	line-height: 1.5em;
}

