/* Global */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #000000;
	font-weight: normal;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
p {
	margin-top: 0px;
	margin-bottom: 16px;
}

/* Layout */

#logo{
	position: absolute;
	left: 18px;
	top: 0px;
	z-index: 6;
}
#mm{
	position: absolute;
	left: 18px;
	top: 99px;
	width: 150px;
	display:block;
	z-index: 2;
}
#sm3{
	position: absolute;
	left: 18px;
	top: 222px;
	width: 150px;
	display:block;
	height: 114px;
}
#sm4{
	position: absolute;
	left: 18px;
	top: 255px;
	width: 150px;
	display:block;
	height: 105px;
}
#smProj{
	position: absolute;
	left: 30px;
	top: 182px;
	width: 150px;
	display:block;
	z-index: 2;
	height: 78px;
}

#smProj2{
	position: absolute;
	left: 30px;
	top: 195px;
	width: 150px;
	display:block;
	z-index: 2;
	height: 78px;
}


#smTwo{
	position: absolute;
	left: 200px;
	top: 257px;
	width: 150px;
	z-index: 2;
}
#smAlt{
	position: absolute;
	left: 30px;
	top: 245px;
	z-index: 2;	
}
#pg{
	position: absolute;
	left: 30px;
	top: 538px;
	z-index: 3;
	width: 166px;
	height: 1px;
}

#arrow1{
	position: absolute;
	left: 130px;
	top: 538px;
	z-index: 3;
	width: 166px;
	height: 1px;
}

#hl{
	position: absolute;
	left: 199px;
	top: 15px;
	z-index: 5;
}
#txtColOne{
	position: absolute;
	left: 195px;
	top: 148px;
	width: 325px;
	z-index: 2;
	height: 249px;
}
#txtColTwo{
	position: absolute;
	left: 532px;
	top: 148px;
	width: 325px;
	z-index: 2;
	height: 249px;
}
#image{
	position: absolute;
	left: 540px;
	top: 80px;
	width: 325px;
	z-index: 2;
	height: 670;
}
#txtColOneA{
	position: absolute;
	left: 200px;
	top: 121px;
	width: 325px;
	z-index: 4;
}
#txtColTwoA{
	position: absolute;
	left: 540px;
	top: 120px;
	width: 325px;
	z-index: 2;
}
#image{
	z-index: 1;
	position: absolute;
	width: 660px;
	text-align: right;
	left: 201px;
	top: 80px;
}
#flash{
	z-index: 1;
	position: absolute;
	text-align: right;
	left: 201px;
	top: 30px;
}

#flashA{
		z-index: 1;
	position: absolute;
	width: 660px;
	text-align: right;
	left: 30px;
	top: 80px;
}
#moves{
	z-index: 1;
	position: absolute;
	width: 860px;
	text-align: right;
	left: 30px;
	top: 80px;
}

#mm img{
	display:block;
}
#sm img{
	display:block;
}
#smProj img{
	display:block;
}
#smTwo img{
	display:block;
}
#pg img{
	margin-right:2px;
	margin-bottom:5px;
}

/* Specials */

.mmItemL {
	margin-top:-5px;
	margin-bottom:-5px;
}
.mmItemLbold {
	margin-top:-5px;
	margin-bottom:-5px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
