body {
	background-color: #ffffff;
	margin: 0;
	background: url(images/tile2.gif) repeat fixed;
	cursor: url("images/black.cur");
}

#container {
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	}

#top_head {
	background-image: url(images/top_header.gif);
	height: 199;
	width: 1600;
	background-repeat: no-repeat;
	z-index: 500;
}

#home {
	position: absolute;
	background-image: url(images/home.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #999999;
	margin-top: 0px;
	margin-left: 431px; 
	z-index: 1000;
	padding-top: 45px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	width: 243px;
	/*border-top: #000000 thin solid;*/
	border-left: #000000 thin solid;
	border-bottom: #000000 thick solid;
	border-right: #000000 thick solid;
	color: #eeeeee; 
	font-size: 9pt; 
	line-height: 15pt; 
	font-family: verdana, arial, sans-serif;
}

#portfolio {
	position: absolute;
	background-image: url(images/portfolio.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #999999;
	margin-top: 0px;
	margin-left: 731px; 
	/*z-index: 1000;*/
	padding-top: 45px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	width: 273px;
	height: 400px;
	overflow: auto;
	/*border-top: #000000 thin solid;*/
	border-left: #000000 thin solid;
	border-bottom: #000000 thick solid;
	border-right: #000000 thick solid;
	color: #eeeeee; 
	font-size: 9pt; 
	line-height: 15pt; 
	font-family: verdana, arial, sans-serif;
}

#design {
	position: absolute;
	background-image: url(images/design.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #999999;
	margin-top: 0px;
	margin-left: 1051px; 
	/*z-index: 1000;*/
	padding-top: 45px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	width: 243px;
	/*overflow: auto;*/
	/*border-top: #000000 thin solid;*/
	border-left: #000000 thin solid;
	border-bottom: #000000 thick solid;
	border-right: #000000 thick solid;
	color: #eeeeee; 
	font-size: 9pt; 
	line-height: 15pt; 
	font-family: verdana, arial, sans-serif;
}

#services {
	position: absolute;
	background-image: url(images/services.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #999999;
	margin-top: 0px;
	margin-left: 1351px; 
	/*z-index: 1000;*/
	padding-top: 45px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	width: 243px;
	/*overflow: auto;*/
	/*border-top: #000000 thin solid;*/
	border-left: #000000 thin solid;
	border-bottom: #000000 thick solid;
	border-right: #000000 thick solid;
	color: #eeeeee; 
	font-size: 9pt; 
	line-height: 15pt; 
	font-family: verdana, arial, sans-serif;
}

#redesign {
	position: absolute;
	margin-top: 0px;
	margin-left: 449px; 
	padding-top: 45px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	width: 720px;
	color: #cc9966; 
	font-size: 9pt; 
	line-height: 15pt; 
	font-family: verdana, arial, sans-serif;
}

#flashy {
	position: absolute;
	margin-top: 0px;
	margin-left: 449px; 
	padding-top: 25px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	/*width: 720px;*/
	color: #cc9966; 
	font-size: 9pt; 
	line-height: 15pt; 
	font-family: verdana, arial, sans-serif;
}

#bottom_betty {
	background-image: url(images/bottom_header.gif);
	background-repeat: no-repeat;
	height: 300px;
	width: 418px;
	position: absolute;
	color: #cc9966; 
	font-size: 9pt; 
	line-height: 15pt; 
	font-family: verdana, arial, sans-serif;
	padding-top: 125px;
	padding-left: 99px;
}

#bottom_betty a:link { 
   /*color: #cc9966; */
	color: #000000;
   text-decoration: none;
	font-size: 10pt;
}

#bottom_betty a:active {
   color: #ffffff; 
   text-decoration: none;
	font-size: 10pt;
}

#bottom_betty a:visited { 
   /*color: #3f3f3f; */
	color: #000000;
   text-decoration: none;
	font-size: 10pt;
}

#bottom_betty a:hover { 
   color: #cc9966; 
   text-decoration: none; 
	font-size: 10pt;
}

#filler {
background-image: url(images/tile.gif);
background-repeat: repeat;
height: 300px;
width: 1600px;
}

a:link { 
   color: #800000; 
   text-decoration: none;
}

a:active {
   color: #ffffff; 
   text-decoration: none;
}

a:visited { 
   color: #666666; 
   text-decoration: none;
}

a:hover { 
   color: #000000; 
   text-decoration: none; 
}

.redText {
	color: #800000;
}

.blackText {
	color: #000000;
}




