*
{
	margin: 0px;
	padding: 0px;
}
IMG
{
	border: none;
}
BODY
{
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 13px;
	line-height: 21px;
	background-color: #FEF8F3;
	color: #4D4D4D;
	background-image: url(../images/background.site.png);
	background-position: top;
	background-repeat: repeat-x;
	margin: 0px 0px 10px;
}
DIV#outer
{
	width: 100%;
	text-align: center;
}
DIV#wrapper
{
	width: 872px;
	margin: auto;
	clear: both;
	text-align: left;
}
DIV#header
{
	height: 91px;
	width: 872px;
	background-image: url(../images/bg.header.jpg);
	background-color: #FFF;
}
DIV#header_menu
{
	position: relative;
	left: -14px;
	width: 899px;
	height: 30px;
	background-image: url(../images/background.header.menu.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #FFF;
}
DIV#content
{
	position: relative;
	background-color: #FFF;
	padding: 10px 10px 45px;
	overflow: hidden;
}
DIV#page_title
{
}
DIV#tissuebond
{
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 300px;
	height: 50px;
	clear: both;
	z-index: 1000;
}
DIV#footer
{
	background-image: url(../images/background.footer.png);
	background-position: center top;
	background-repeat: no-repeat;
	width: 872px;
	height: 131px;
	color: #FFF;
	text-align: center;
	margin: auto;
	clear: both;
}
DIV#footer_content
{
	width: 850px;
	height: 160px;
	position: relative;
	top: 23px;
	padding: 5px 10px 10px;
	background-color: #F69221;
	border-left: 1px solid #C3C9CC;
	border-right: 1px solid #C3C9CC;
	color: #FFF;
	margin: auto;
	clear: both;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
}
DIV#twitter
{
	position: absolute;
	left: 356px;
	top: 10px;
}
#twitter A:HOVER
{
	text-decoration: none;
	border: 1px solid #F69221;
	background-color: #F69221;
}
H1
{
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0px;
}
H2
{
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0px 2px;
}
P
{
	margin: 0px 0px 10px;
}
UL, OL
{
	margin-left: 30px;
}
A.image
{
	text-decoration: none;
	border: 1px solid #FFF;
	background-color: #FFF;
}
A.image:hover
{
	text-decoration: none;
	border: 1px solid #FFF;
	background-color: #FFF;
}
A.image:visited:hover
{
	text-decoration: none;
	border: 1px solid #FFF;
	background-color: #FFF;
}
A
{
	text-decoration: none;
	color: #555;
	border: 1px solid #FFFFFF;
}
A:HOVER
{
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #CE7107;
	background-color: #E57C05;
}
A:VISITED
{
	color: #555;
}
A:VISITED:hover
{
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #CE7107;
	background-color: #E57C05;
}
#footer A
{
	text-decoration: none;
	color: #FFF;
	border: 1px solid #F69221;
}
#twitter A:HOVER
{
	text-decoration: none;
	border: 1px solid #F69221;
	background-color: #F69221;
}
#footer A:VISITED
{
	color: #FFF;
}
.newsheader
{
	width: 99%;
	color: #FFF;
	background-color: #E57C05;
	height: 25px;
	line-height: 25px;
	padding-left: 10px;
}
.paleGrey
{
	color: #E6E6E6;
}
.blueText
{
	color: #283C7D;
}
.siteLogo
{
	position: relative;
	float: left;
	top: 10px;
	left: 10px;
}
.tmedlogo
{
	position: absolute;
	right: 5px;
	bottom: 5px;
}
.siteStrapline
{
	float: right;
	margin: 35px 5px 0px 0px;
}
.blog_title
{
	font-weight: bold;
	font-size: 14px;
}
IFRAME
{
	margin: auto;
	display: block;
}
.aligncenter
{
	margin: auto;
	display: block;
}
.alignleft
{
	float: left;
}
.alignright
{
	float: right;
}
.wp-caption
{
	border: 1px solid #666;
	text-align: center;
	background: #CCC;
	padding: 10px;
	margin: 10px;
}
