@charset "UTF-8";
body {
	background-image: url(../homeSlice/images/tmhp_03.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	background-color: #000000;
	color: #FFFFFF;
}
#main {
	margin-left: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	position: relative;
	min-height: 300px;
}
#mast {
	margin: 0px;
	padding: 0px;
	min-width: 420pt;
}
.content {
	padding-top: 20px;
	padding-left: 15px;
	padding-bottom: 20px;
	padding-right: 10px;
}
.content .images {
	float:right;
	width:270px;
	margin-left:12px;
	margin-bottom:12px;
}
.poster {
	border: 1px solid #464A43;
	margin-right: 25px;
}
#poster {
	width: 200px;
	display: inline;
}
#project {
	width: 270px;
	margin-right: 15px;
	display: inline;
	vertical-align: text-bottom;
	float: left;
}
a:link {
	color: #C1CCBC;
	text-decoration: underline;
}
a:visited {
	color: #C1CCBC;
}
h3 {
	font-size: 1.1em;
	font-weight: bold;
	border-top-width: .5px;
	border-right-width: .5px;
	border-bottom-width: .5px;
	border-left-width: .5px;
	border-top-style: solid;
	border-top-color: #464A43;
	border-right-color: #464A43;
	border-bottom-color: #464A43;
	border-left-color: #464A43;
	width: 360px;
}
a:hover {
	color: #99CCFF;
}
a:active {
	color: #C1CCBC;
}
#blogLink {
	text-decoration: none;
	padding: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main #blogLink {
	padding-top: 30px;
	padding-left: 80px;
}
#tou {
	display: block;
	position: static;
	width: auto;
	left: 0px;
	right: 0px;
	bottom: 30px;
	text-align: center;
	margin-top:20px;
}
#tagline {
	margin-top:20pt;
	right: 0px;
	bottom: 0px;
	left: auto;
	top: auto;
	position: relative;
}
#tagline img {
	left: auto;
	top: auto;
	right: 10px;
	bottom: 10px;
	position: absolute;
	z-index: 0;
}