/* Layout Stylesheet */ 

body {
	margin:0px;
	color: #333333;
	text-align:center;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
 }

#outer {
	text-align:left;
	margin:auto;
	width: 650px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
 }

#hdr {
	width: 810px;
	background-position: center top;
	background-image: url(images/layout/TPB-top.gif);
	background-repeat: no-repeat;
	height: 240px;
	text-align: center;
	margin-top: 145px;
 }

#bar {
 height:25px;
 background:#c0c0c0;
 color: #333333;
 border:solid #000000;	
 border-width:1px 0 1px 0;
 }

#bodyblock {
	position:relative;
	color: #333333;
	padding:0;
	left: -3px;
	top: 7px;
	margin-left: 30px;
	width: 810px;
 }

#l-col {
	float:left;
	color: #000000;
	width:300px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	padding-top: 20px;
	padding-bottom: 15px;
 }

#cont {
	text-align:left;
	border-top: 0 solid #000000;
	border-right: 0 solid #000000;
	border-bottom: 0 solid #000000;
	border-left: 0px solid #000000;
	width: 550px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	float: left;
	margin-top: 240px;
	height: 450px;
	margin-left: 72px;
 }

#ftr {
	color: #CCCCCC;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	background-repeat: no-repeat;
	width: 800px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	padding-top: 15px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	vertical-align: middle;
	padding-bottom: 15px;
	margin-bottom: 15px;
 }
#contright {
	color: #666666;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	float: left;
	margin-top: 75px;
	margin-left: 200px;
	margin-bottom: 15px;
}
#links {
	text-align:left;
	width: 125px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	float: left;
	background-color: #FFFFFF;
	margin-bottom: 15px;
	position: fixed;
	margin-top: 35px;
}
#headerlinks {
	width: 728px;
	height: 55px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#cont-farright {
	color: #333333;
	text-align:left;
	border-left: 1px dotted #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	float: right;
	margin-top: 35px;
	padding-left: 15px;
	margin-bottom: 15px;
	width: 150px;
}
#r-col {
	float:left;
	color: #000000;
	width:300px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	padding-top: 20px;
	margin-left: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 15px;
}
