/* MEDIA KIT ========================================== */

table#mk {
	width: 770px; 
	margin-left: 1%;
	margin-right: 1%;
	font-family: Arial, Helvetica, sans-serif;}
table#mk td {
	vertical-align: top;}
table#mk p.mouse {
	text-align: right;
	margin-right: 2px;
	line-height: 1.25em;
	font: normal 80% "Trebuchet MS", Verdana, sans-serif;}
	
td#mk_menu {
	width: 30%;
	padding: 0;
	border-right: 1px solid #069;}
td#mk_menu h3 {
	font-size: 1em;
	line-height: 1.35em;
	text-align: center;
	color: white;
	padding: 2px;
	border: 2px solid #069;
	background-color: #069;}
td#mk_menu ul {
	margin-top: 0;
	margin-bottom: 4em;
	margin-left: 2px;
	list-style-position: inside;
	list-style-type: none;
	font-size: 0.9em;}
td#mk_menu li {
	margin-bottom: 4px;}
td#mk_menu a {
	display: block;
	line-height:1.2em;
	height: 1.2em;
	padding: 1px;}
td#mk_menu a:visited {
	color: #663399;}
td#mk_menu li a:hover {
	background-color: #BEF;}
td#mk_menu li a#here {
	background-color: #9CE;}

td#mk_menu p.quote{
	margin-bottom: 6em;
	width: 84%;
	margin-left: 7%;
	font: normal 75%/1.35em Georgia, "Times New Roman", serif;
	color: #069;
	text-align: justify;}
td#mk_menu p.quote span.author {
	margin-top: .5em;
	display: block;
	color: #666;}
	
td#mk_main {
	width: 70%;
	padding-left: 0.75em;}
td#mk_main h2 {
	font-size: 1.35em;
	text-align: center;
	color: #069;
	padding: 2px;
	border: 2px solid #069;}
td#mk_main h3 {
	color: #C00;
	text-align: center;	
	font-size: 1.15em;}
td#mk_main h4 {
	font-size: 1.25em;
	line-height: 1.25em;
	margin-bottom: 0;}
td#mk_main p {margin-top: 0;}
td#mk_main ul {
	margin-top: 0;
	margin-left: 0;
	list-style-position: inside;
	font-size: 0.9em;}
td#mk_main h5 {
	font: bold 110% Arial, sans-serif;
	color: #069;
	margin-bottom: 0;}	

table#profile {
	width: 70%;
	margin-left: 15%;
	margin-bottom: 2em;
	font-size: 85%;}
table#profile td {
	padding: 1px;
	border-bottom: 1px dotted gray;}
table#profile th {
	font-size: 120%;
	padding-top: 2em;
	text-align: left;}
table#profile td.num {
	text-align: right;}
	
td#mk_main form td {
	padding: 3px;
	vertical-align: top;}
td#mk_main form td input.txt {
	width: 268px;
	}
td#mk_main td.formlabel {
	text-align: right;
	background-color: #9CC;}
td#mk_main td.send {
	text-align: center;}
td#mk_main td#specs th#head {
	padding: 3px; 
	color: white; 
	font: bold 125%;
	background-color: #069;}
table#mk table#specs {
		font-weight: normal;
		border: 1px solid #069;
		border-top-width: 0;
		margin-bottom: 2em;}
table#mk table#specs td {
		text-align: center;}
table#mk table#specs th.head {
		font: bold 120%; color: white; background-color: #069;}
table#mk table#specs tr.odd {
		background-color: #9CE;}