		BODY {
			background-color: #FFFFFF;
			}


		p  {
			font-family: helvetica;
			font-size: 14px;
			font-weight: bold;
			color:  #6d6d6d;
			}


		HR {
			color:  #6d6d6d;
			height: 1px;
			text-align: left;
			}

/*** IDS ***/

		#encase {
			width: 100%;
			height: 100%;
			margin: 0 auto;
			text-align: center;
			position: relative;
			line-height: 12px;
			display: block;
			}


		#title {
			width: 860px;
			height: auto;
			position: absolute;
			left: 0px;
			top: 0px;
			display: block;
			line-height: 37px;
			text-align: right;
			}


		#logo {
			width: 150px;
			position: relative;
			margin-left: 850px;
			margin-top: 50px;
			}


		#main {
			width: 800px;
			height: auto;
			text-align: left;
			position: relative;
			margin-top: 40px;
			padding-left: 50px;
			line-height: 15px;
			}


		#gallery {
			width: 1000px;
			height: auto;
			text-align: left;
			position: relative;
			line-height: 125px;
			margin-left: 50px;
			}


		#target {
			width: 450px;
			height: 300px;
			text-align: left;
			position: absolute;
			left: 560px;
			top: 298px;
			}



/*** SPANS AND CLASSES ***/


		.lgal {
			margin: 10 10 10 0;
			float: left;
			position: relative;
			}

		.gal {
			margin: 10 10 10 10;
			float: left;
			position: relative;
			}


		.title {
			font-family: helvetica;
			font-size: 40px;
			color: #6d6d6d;
			font-variant: small-caps;
			}



/*** LINKS ***/

		a:link.box { color: #6d6d6d; }
		a:active.box { color: #febe35; }
		a:visited.box { color: #6d6d6d; }
		a:hover.box { color: #febe35; }
		a:focus.box { color: #febe35; -moz-outline-style: none; }

		a:link.wthumb { color: #FFFFFF; }
		a:active.wthumb { color: #FFFFFF; }
		a:visited.wthumb { color: #FFFFFF; }
		a:hover.wthumb { color: #FFFFFF; }
		a:focus.wthumb { color: #FFFFFF; -moz-outline-style: none; }

		a:link.linkout { color: #999999; text-decoration: none; font-size: 12px; font-family: helvetica; }
		a:active.linkout { color: #febe35; text-decoration: none; font-size: 12px; font-family: helvetica; }
		a:visited.linkout { color: #999999; text-decoration: none; font-size: 12px; font-family: helvetica; }
		a:hover.linkout { color: #febe35; text-decoration: none; font-size: 12px; font-family: helvetica; }

		a:link.resume { color: #999999; text-decoration: none; font-size: 14px; font-family: helvetica; }
		a:active.resume { color: #febe35; text-decoration: none; font-size: 14px; font-family: helvetica; }
		a:visited.resume { color: #999999; text-decoration: none; font-size: 14px; font-family: helvetica; }
		a:hover.resume { color: #febe35; text-decoration: none; font-size: 14px; font-family: helvetica; }

		a:link.kongtact { color: #d1d3d4; text-decoration: none; font-size: 10px; font-family: helvetica; }
		a:active.kongtact { color: #1afe02; text-decoration: none; font-size: 10px; font-family: helvetica; }
		a:visited.kongtact { color: #d1d3d4; text-decoration: none; font-size: 10px; font-family: helvetica; }
		a:hover.kongtact { color: #1afe02; text-decoration: none; font-size: 10px; font-family: helvetica; }

		a:link.nav { -moz-outline-style: none; }
		a:active.nav { -moz-outline-style: none; }
		a:visited.nav { -moz-outline-style: none; }
		a:hover.nav { -moz-outline-style: none; }
		a:focus.nav { -moz-outline-style: none; }