* { padding:0; margin:0;
}

.clear {clear:both;}
a {
	color: #fff;
}

/** BASIC */

body {
	text-align: justify;
	color: #660;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: url(images/bg.jpg) top no-repeat #000;
}

h1, h2, h3 {
	text-transform: lowercase;
	color: #000099;
}

ul {
	margin-left: 0px;
	padding-left: 1em;
	list-style-position: inside;
}

a {
	color: #000099;
}

a:hover {
	text-decoration: none;
	color: #990000;
}

/** CONTENT */

#content {
	width: 900px;
	margin: 0px auto;
	height: 1100px;
	background:url(images/m1_bio.jpg);
}

#content h2 {
	font-weight: normal;
}

#left {
	float: left;
	width: 330px;
	margin-top: 295px;
	margin-left: 62px;
	padding: 10px;
}

#right {
	float: right;
	width: 200px;
}

/** MID */

#mid {
	background:url(images/tablebg.png) no-repeat;
	float: left;
	width: 750px;
	margin-top: 130px;
	margin-left: 62px;
	padding: 0px;
	color:#FFF;
}

#video {
	float: left;
	width: 455px;
	height: 226px;
	padding-left: 180px;
	margin-top: 90px;
	margin-left: 65px;
	color:#FFF;
}

.button a {
	display: block;
	width: 106px;
	height: 22px;
	padding: 5px 0 0 15px;
	background: url(http://www.triumphantpictures.com/images/button_01.png) no-repeat;
	color: #CCC;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.button a:hover {
	color: #ffffff;
}

.bottom_03 {
	background:url(http://www.triumphantpictures.com/images/button_02.jpg) no-repeat;
}

/** FOOTER */

#footer {
	float: left;
	width: 750px;
	margin-top: 60px;
	margin-left: 62px;
	padding: 5px 10px;
	text-align:center;
}

#footer p {
	margin: 0px;
	padding: 0px;
	font-size: x-small;
}
