body {
	margin-top: 0px;
	background-color: #ffffff;

	color: #666666;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a {
	color: #006699;
}

a:link {
	color: #006699;
}

a:active {
	color: #006699;
}

a:visited {
	color: #666666;
}

a:hover {
	color: #003399;
}

div.DropDown {
			border: 1 #666666 solid;

			background-color: #FFFFFF;

}

a.dropdown {
			font-size: 9pt; 
			font-weight: bold;
                        text-decoration: none;
}         

table.DropDown {
			background-color: #FFFFFF;

			cell-spacing: 0px;
			cell-padding: 4px;

			vspace: 0px;
			hspace: 0px;
}


#page {
	position: absolute;

	z-index: 50;
}

#theMenu {
	background-image: url(../../images/kill_bg.jpg);
	background-repeat: no-repeat;
	background-fixed: fixed;
	background-position: 0px 0px;

	position: absolute;
	left:-335px;
	width: 670px;
	height: 414px;

	z-index: 51;
}



#contentsMain {
	
	position: absolute;
	top: 65px;
	left:-200px;
	width: 400px;
	height: 340px;

	z-index: 60;

	clip: rect(0 400 340 0);
}

#contactUs {
	position: absolute;

	top: 413px;
	left: -193px;
	width:396px;
	font-family: Arial;
	font-size: 8pt;

	z-index:10;
}


#menuAboutUs {

	position: absolute;

	top: 63px;
	left: 41px;
	width: 68px;
	height: 17px;

	z-index: 61

}

#menuObjectives {
	position: absolute;

	top: 103px;
	left: 11px;
	width: 82px;
	height: 17px;

	z-index: 61

}

#menuProjects {
	position: absolute;

	top: 139px;
	left: 1px;
	width: 65px;
	height: 17px;

	z-index: 61

}

#linkSWELL {
	position: absolute;

	top: 366px;
	left: 54px;
	width: 59px;
	height: 13px;

	z-index: 61

}

#linkKILL {
	position: absolute;

	top: 394px;
	left: 90px;
	width: 83px;
	height: 16px;

	z-index: 61

}

#linkKI {

	position: absolute;
	top: 2px;
	left: 460px;
	width: 55px;
	height: 55px;

	z-index: 61;
}


#dropdownAbout {

			position: absolute;
			left:48px;
			top:79px;
			width:112px;
			height:40px;

			z-index:90;


			visibility: hidden;
}

#dropdownObjectives {

			position: absolute;
			left: 18px;
			top: 99px;
			width:127px;
			height:20px;

			z-index:90;


			visibility: hidden;
}

#dropdownProjects {
			position: absolute;
			left: 8px;
			top: 155px;
			width:100px;
			height:20px;

			z-index:90;


			visibility: hidden;
}
