@charset "utf-8";
/* CSS Document */

body {
	background-color:#000;
	background-image:url(http://makgraphics.com.au/Images/Y-grey.png);
	background-attachment:fixed;
	background-repeat:repeat-y;
	background-position:center top;
	margin-top: 0px;
	color: #FFF;
	scrollbar-arrow-color: #000;
	scrollbar-base-color: #C00;
	scrollbar-face-color: #888;
	scrollbar-highlight-color: #C00;
	scrollbar-shadow-color: #C00;
	scrollbar-3dlight-color: #333;
	scrollbar-track-color: #333;
	scrollbar-darkshadow-color: #000;
	font: 0.8em/1.5em Verdana, Geneva, sans-serif;
	vertical-align: top;
}
h1 {
	font-size: 16px;
	color: #CCC;
	margin-top: 20px;
}
h2 {
	font-size: 15px;
	color: #CCC;
	font-weight: bolder;
}
a:link {
	color: #CCC;
	text-decoration: underline;
}
a:visited {
	color: #999;
}
a:active {
	color: #FFF;
}
a:hover {
	color: #FFF;
}
#topper {
	width: 740px;
	margin: 0 auto;
	background-image: url(../Images/home-top1.jpg);
	height: 76px;
	border-top: 1px solid #C00;
	border-right: 1px solid #C00;
	border-bottom: none;
	border-left: 1px solid #C00;
}
#flasher {
	width: 740px;
	margin: 0 auto;
	border-right: 1px solid #C00;
	border-left: 1px solid #C00;
}
#bodyier3d {
	width: 740px;
	border: solid #C00 1px;
	margin: 0 auto;
	background-image: url(http://makgraphics.com.au/Library/NavBar_Sub-tile.jpg);
	height: 2400px;
}

#contentsTOP {
	position:relative;
	width:400px;
	float: left;
	border-right: 1px dashed #C00;
	clear: left;
	height: 600px;
	padding: 0 20px;
}
#contents {
	position:relative;
	width:234px;
	z-index:2;
	border-right: 1px dashed #C00;
	padding-left: 20px;
	height: 515px;
	background-color: #900;
	float: left;
}
#testimonyTOP {
	width:258px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	overflow: auto;
	height: 600px;
}
#testimony {
	position:relative;
	width:250px;
	z-index:3;
	float: left;
	overflow: auto;
	padding-right: 20px;
	padding-left: 20px;
	height: 515px;
}
.tablePad {
	padding-bottom: 10px;
	padding-top: 3px;
	padding-right: 20px;
}
.LastCopy {
	font-size: 10px;
	color: #999;
}
#MAKfooter {
	width: 720px;
	z-index: 30;
	border: solid #C00 1px;
	font-size: 12px;
	padding: 10px;
	margin: 10px auto;
	color: #C00;
	background-image: url(http://makgraphics.com.au/Library/NavBar_Sub-tile.jpg);
}
.image {
	background-color: #C00;
	border-top: 1px solid #C00;
	border-right: 1px none #C00;
	border-bottom: 1px solid #C00;
	border-left: 1px none #C00;
	display: inline;
}
.imageCopy {
	padding: 6px 20px 4px;

}
#bodyier3d table tr .imageCopy {
	color: #CCC;
	font-style: italic;
}

