@CHARSET "UTF-8";

body
{
  padding:0px;
  margin:0px;
  background:#000;
  font-family: arial, verdana, sans-serif;
  /*text-align: center;*/
}

#wrapper
{
	margin: 0.5em auto 0 auto;
	width: 1050px;
	height: 650px;
	border: 0px solid green;
}

p
{
	text-align: left;
}

#menu
{
	position: absolute;
	top: 610px;
	left: 170px;
}

#menu li
{
	font-family: "Times New Roman";
	font-style: italic;
	list-style-type: none;
	color: red;
	/*color: #FFF;*/
	border: 0px solid red;
	display: inline;
	margin-right: 2em;
}

#main_one
{
	width: 390px;
	position: relative;
	top: 230px;
	left: 640px;
	font-size: 2.0em;
	font-weight: bold;
	font-family: "Times New Roman";
	font-style: italic;
	text-align: center;
	border: 0px solid red;
}

#main_two
{
	width: 515px;
	position: relative;
	top: 450px;
	left: 350px;
	font-size: 1.5em;
	font-weight: bold;
	font-family: "Times New Roman";
	font-style: italic;
	text-align: center;
	border: 0px solid red;
}

#services_one
{
	position: relative;
	top: 60px;
	left: 70px;
	width: 480px;
	background-color: black;
	border: 0px solid red;
	opacity: 0.8;
	filter: alpha(opacity=40);
}

#services_one_text
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 480px;
	background-color: black;
	color: white;
	font-weight: 900;
	font-size: 1.1em;
	text-align: center;
	font-family: "Times New Roman";
	font-style: italic;
	border: 0px solid red;
	opacity: 1.5;
	filter: alpha(opacity=60);
}

#contact_one
{
	position: relative;
	top: 20px;
	left: 485px;
	width: 550px;
	background-color: black;
	color: white;
	font-size: 1.0em;
	font-family: "Times New Roman";
	font-style: italic;
	text-align: center;
	border: 0px solid red;
	opacity: 0.9;
	filter: alpha(opacity=40);
}

#contact_two
{
	/* NO CONTENT AT THIS TIME */
}

#about_one, about_one.p
{
	position: relative;
	top: 10px;
	left: 420px;
	width: 615px;
	/*background-color: black;*/
	color: white;
	/*font-weight: bold;*/
	font-size: 1.1em;
	text-align: center;
	font-family: "Times New Roman";
	font-style: italic;
	border: 0px solid red;
	/*opacity: 0.4;
	filter: alpha(opacity=40);*/
}

#kudos_one, kudos_one.p
{
	position: relative;
	top: 20px;
	left: 30px;
	width: 800px;
	height: 560px;
	color: white;
	font-size: 1.1em;
	text-align: center;
	font-family: "Times New Roman";
	font-style: italic;
	border: 0px solid red;
	overflow: auto;
}

.kudos_image
{
	width: 155px;
	float: left;
	padding-top: 20px;
	border: 0px solid white;
}

.kudos_content
{
	width: 615px;
	float: right;
	border: 0px solid white;
}

#blog_one
{
	position: relative;
	top: 40px;
	left: 300px;
	width: 450px;
	background-color: black;
	color: white;
	font-weight: bold;
	font-size: 1.0em;
	text-align: center;
	border: 0px solid red;
	opacity: 0.6;
	filter: alpha(opacity=40);
}

#gallery_1
{
	position: relative;
	top: 165px;
	left: 0px;
	width: 220px;
	color: #1F969C;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

#gallery_2
{
	position: relative;
	top: 355px;
	left: 0px;
	width: 220px;
	color: #1F969C;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

#gallery_3
{
	position: relative;
	top: 545px;
	left: 0px;
	width: 220px;
	color: #1F969C;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

/* The following code is for the Image Map on the Gallery page */
#image_map ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#image_map a
{
	position: absolute;
	text-indent: -1000em;
}

#image_map a:hover
{
	border: 0px solid red;
}

#g1 a
{
	top: 35px;
	left: 195px;
	width: 215px;
	height: 125px;
}

#g2 a
{
	top: 227px;
	left: 195px;
	width: 215px;
	height: 145px;
}

#g3 a
{
	top: 435px;
	left: 195px;
	width: 215px;
	height: 145px;
}

#gallery_title
{
	clear: both;
	color: #1F969C;
	font-weight: bold;
	font-style: italic;
	font-size: 1.2em;
	text-align: center; 
	width: 600px;
}

#photo_name
{
	position: absolute;
	top: 580px;
	left: 210px;
	color: white;
	font-weight: bold;
	font-style: italic;
	font-size: 12pt;
	font-family: "Times New Roman";
}

#menu_photo
{
	position: absolute;
	top: 610px;
	left: 400px;
}

#menu_photo li
{
	font-family: "Times New Roman";
	font-style: italic;
	list-style-type: none;
	color: red;
	color: #1F969C;
	border: 0px solid red;
	display: inline;
	margin-right: 2em;
}

#photo_large
{
	position: relative;
	top: 50px;
	left: 10px;
	width: 550px;
	height: 375px;
	text-align: center;
	border: 0px solid red;	
	float: left;
}

#photo_thumb
{
	position: relative;
	top: 30px;
	width: 450px;
	height: 425px;
	border: 0px solid red;
	overflow: auto;
	float: right;
}

#photo_thumb_td
{
	height: 75px;
	border: 0px solid black;
	text-align: center;
}

#process_one
{
	position: relative;
	top: 20px;
	left: 485px;
	width: 550px;
	background-color: black;
	color: white;
	font-size: 1.1em;
	font-family: verdana;
	font-style: italic;
	text-align: center;
	border: 0px solid red;
	opacity: 0.9;
	filter: alpha(opacity=40);
}

a, a:link, a:visited
{
	color: #FFF;
	text-decoration: none;
}

a:hover
{
	color: #1F969C;
	text-decoration: none;
}