﻿body			{
			color:			#ffffff;
			background:		url('img/bgBody03.jpg') no-repeat center 0px #000000;
			font-family:		verdana,arial,geneva,sans-serif;
			font-size:		12px;
			line-height:		14px;
			font-weight:		normal;
			text-align:		center;
			margin:			0px;
			padding:		0px;
						}
/* LAYOUT DIVS */

div#Head		{
			z-index:		1;
			position:		relative;
			top:			0px;
			width:			902px;
			height:			50px;
			margin-left:		auto;
			margin-right:		auto;
			margin-top:		0px;
			margin-bottom:		0px;
			padding:		0px;
						}
div#NavProject		{
			z-index:		3;
			position:		relative;
			top:			0px;
			width:			902px;
			height:			70px;
			margin-left:		auto;
			margin-right:		auto;
			margin-top:		0px;
			padding:		0px;
			text-align:		center;
						}
div#ContentContainer	{
			z-index:		2;
			position:		relative;
			top:			-70px;
			width:			902px;
			margin-left:		auto;
			margin-right:		auto;
						}
ul#NavCategory		{
			text-align:		left;
			color:			#660000;
			font-size:		14px;
			line-height:		25px;
			font-weight:		bold;
			z-index:		8;
			position:		relative;
			top:			180px;
			width:			409px;
			height:			100px;
			margin:			0px;
			padding-left:		20px;
						}
div#ContentText		{
			z-index:		2;
			position:		relative;
			top:			60px;
			width:			424px;
			height:			140px;
			margin:			10px;
			padding:		0px;
			text-align:		center;
						}
div#Pictures		{
			z-index:		1;
			position:		relative;
			top:			2px;
			width:			441px;
			height:			170px;
			margin:			0px;
			padding-left:		10px;
			text-align:		center;
						}
div#Left		{
			width:			449px;
			height:			449px;
			float:			left;
			margin:			0px;
			padding:		0px;
			text-align:		center;
			/*background:		url('img/logoFuse.gif') no-repeat 10px 10px;*/
						}
div#Right		{
			width:			449px;
			height:			449px;
			float:			right;
			margin:			0px;
			padding:		0px;
						}
div#Foot		{
			z-index:		1;
			position:		relative;
			top:			-72px;
			width:			902px;
			height:			50px;
			margin-left:		auto;
			margin-right:		auto;
			padding:		0px;
			text-align:		center;
						}
div#Summary		{
			z-index:		1;
			position:		relative;
			top:			0px;
			width:			380px;
			height:			70px;
			margin-left:		70px;
			padding:		0px;
			text-align:		center;
						}
div#NavSub		{
			z-index:		18;
			position:		relative;
			top:			10px;
			right:			7px;
			float:			right;
			width:			436px;
			height:			20px;
			margin:			0px;
			padding:		0px;
			text-align:		center;
			background:		#660000;
			/*border:		1px solid #ff0000;*/
						}
div#Fuse		{
			z-index:		1;
			position:		relative;
			top:			120px;
			width:			450px;
			height:			80px;
			margin:			0px;
			padding:		0px;
			text-align:		center;
						}
						
/* ANCHORS */
				
a			{
			color:			#660000;
			text-decoration:	none;
						}
a:hover			{
			color:			#990000;
			text-decoration:	none;
						}
a.Contact		{
			color:			#999999;
						}
a.Contact:hover		{
			color:			#cccccc;
						}
a#Home			{
			float:			left;
			display:		block;
			width:			48px;
			height:			48px;
			margin-left:		5px;
			margin-right:		5px;
			margin-top:		10px;
			color:			#999999;
			background:		#666666;
			border:			2px solid #666666;
						}
a#Home:hover		{
			color:			#cccccc;
			background:		#999999;
			border:			2px solid #990000;
						}
a#Home span		{
			display:		none;
						}
a#Home:hover span	{
			display:		block;
			z-index:		18;
			position:		relative;
			top:			-82px;
			left:			-2px;
			width:			52px;
			height:			20px;
			line-height:		20px;
			font-size:		11px;
			text-align:		center;
			color:			#cccccc;
			background:		#990000;
			margin:			0px;
			padding:		0px;
						}
a.Project		{
			float:			right;
			width:			48px;
			height:			48px;
			margin-left:		0px;
			margin-right:		10px;
			margin-top:		10px;
			margin-bottom:		0px;
			color:			#999999;
			border:			2px solid #666666;
						}
a.Project:hover		{
			color:			#cccccc;
			border:			2px solid #990000
						}
a.Project span		{
			display:		none;
						}
a.Project:hover span	{
			display:		block;
			z-index:		4;
			position:		relative;
			top:			-82px;
			right:			110px;
			width:			160px;
			height:			20px;
			line-height:		20px;
			font-size:		11px;
			text-align:		center;
			color:			#cccccc;
			background:		#990000;
			margin:			0px;
			padding:		0px;
						}
a.PopUp			{
			display:		block;
			float:			left;
			width:			135px;
			height:			135px;
			margin:			0px;
			padding:		0px;
			border:			2px solid #660000;
						}
a.PopUp:hover		{
			border:			2px solid #990000;
						}
a.InLine		{
			color:			#ffcccc;
			text-decoration:	none;
						}
a.InLine:hover		{
			color:			#ffffff;
			text-decoration:	none;
						}
a.SubNav		{
			display:		block;
			float:			left;
			width:			109px;
			height:			20px;
			font-size:		10px;
			line-height:		20px;
			color:			#ffcccc;
			margin:			0px;
			padding:		0px;
			text-decoration:	none;
						}
a.SubNav:hover		{
			color:			#ffffff;
			background:		#330000;
			text-decoration:	none;
						}
						
/* LISTS & HEADINGS */

h1#Title		{
			color:			#cccccc;
			text-align:		left;
			font-size:		14px;
			line-height:		50px;
			font-weight:		bold;
			margin-left:		70px;
			margin-top:		0px;
			margin-bottom:		0px;
			padding:		0px;
						}		
h2.BodyHeading		{
			clear:			left;
			font-size:		13px;
			line-height:		21px;
			font-weight:		bold;
			text-decoration:	none;
			color:			#ff9933;
			background-image:	url('img/bg.BodyHeader.gif');
			background-repeat:	no-repeat;
			padding-left:		10px;
			margin:			0px;
			margin-left:		10px;
						}
h6.copyright		{
			display:		block;
			font-size:		10px;
			margin-top:		0px;
			padding-left:		0px;
						}
						
/* PARAGRAPHS */
			
p#Contact		{
			color:			#cccccc;
			text-align:		center;
			font-size:		14px;
			line-height:		50px;
			font-weight:		bold;
			margin:			0px;
			padding:		0px;
						}
p#coming		{
			color:			#999999;
			position:		relative:
			right:			10px;
			bottom:			10px;
			text-align:		left;
			font-size:		21px;
			margin-top:		10px;
			margin-left:		10px;
						}
p#def			{
			color:			#000000;
			position:		relative;
			top:			0px;
			text-align:		justify;
			font-size:		10px;
			margin-left:		10px;
			margin-right:		220px;
			margin-top:		0px;
			margin-bottom:		10px;
						}
p#desc			{
			color:			#cccccc;
			position:		relative;
			top:			0px;
			line-height:		12px;
			text-align:		justify;
			font-size:		10px;
			margin-left:		0px;
			margin-top:		10px;
						}
p#intro			{
			color:			#cccccc;
			background:		url('img/bgPara.jpg') transparent;
			position:		relative;
			left:			2px;
			top:			2px;
			height:			114px;
			line-height:		14px;
			text-align:		justify;
			font-size:		11px;
			margin:			0px;
			padding:		10px;
			border:		2px solid #660000;
			/*overflow:		scroll;
			scrollbar-face-color: #003366;
			 scrollbar-shadow-color: #660000;
			 scrollbar-highlight-color: #660000;
			 scrollbar-3dlight-color: #660000;
			 scrollbar-darkshadow-color: #660000;
			 scrollbar-track-color: #003366;
			 scrollbar-arrow-color: #ff3333;*/

						}
						
/* IMAGES */

img.Photo		{
			border:			0px;
			margin:			0px;
			padding:		0px;
						}
						

