/* COPYRIGHT 2006/07 MrTouz */


.top_top a:link { color: #FFFFFF; }

a:link { 
	font-size:12px;
	color:#009900;
	}
a:visited { 
	font-size:12px;
	color:#009900;
	}
a:hover { 
	font-size:12px;
	color:#A1A1A1;
	}
a:active { 
	font-size:12px;
	color:#009900;
	}
#left{
	width:192px;
	float:left;
}

html, body {
	background-color:#000000;
	margin:0px auto;
	padding:0px;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial,  Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
#wrap {
	background:#737375 url(images/bg_repeat.gif) repeat-y center center;
	margin:0 auto;
	width:1012px;
	padding:0;
}
#shady {
	background:#737375 url(images/bg_repeat_bg.gif) repeat-y center center;
	margin:0 auto;
	width:1012px;
	padding:0;
}
#wrap_footer_bg {
		background-image: url(images/rockets_footer.gif);
		background-repeat: no-repeat;
		background-position: bottom center;
}
#header {
	background:#A5A3A3 url(images/header.gif) no-repeat;
	width:956px;
	height:142px;
}
#content {
	width:956px;
	margin:0 auto;
}

#left{
	margin-left:0px;
	width:268px;
}
#middle{
	margin-left:0px;
	width:551px;
}
p {
	color:#000000;
}
/****************** New MTZ Nav *****************************/

div#topnav {
	background: url(images/navtop.jpg);
	width:226px;
	height:25px;
}
div#middlenav {
	background: url(images/navmiddle.jpg);
	background-repeat: repeat-y;
	width:226px;
}
div#bottomnav {
	background: url(images/navbottom.jpg);
	width:226px;
	height:25px;
}

/********************* Added by jopp3 ************************/
#pic {
	background-color: #000000;
	left: 5px;
	position: relative;
	top: 0px;
	width: 100px;
	display:inline;
	float:left;
	margin-right:10px;
}

hr{
display:block;
}
#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
	background: #000000;
	border: 1px solid #000000;
	display: block;
	height: 90px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 110px;
	display:inline;
}

#pic a.p1:hover {
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 233px;
	left: 150px;
	position: absolute;
	top: -60px;
	width: 300px;
}
