body {
	margin: 0;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

.list {
	margin-top: 40px;
	margin-right: 26px;
	text-align: right;
	word-spacing: 0px;
	color: #999999;
	clear: both;
}

.link:link  { color: #999999; text-decoration: none; }
.link:visited { color: #999999; text-decoration:line-through; }
.link:hover { color: #00ff00; text-decoration: none; }
.link:active { color: #999999; }

.link2:link  { color: #999999; text-decoration: underline; }
.link2:visited { color: #999999; text-decoration:underline; }
.link2:hover { color: #00ff00; text-decoration: none; }
.link2:active { color: #999999; }

.linkactive { color: #00ff00; text-decoration: none; }

img {
	display:block;
	border: 0px;
}

img.galPic {
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0px;
}

img.contact {

	position: relative;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	color: #00ff00;
}

#header {
	margin-left: 265px;
	height: 60px;
}

#container {
	width: 970px;
}

#menu {
	float: left;
	margin-left: 55px;
	margin-top: -21px;
	margin-right: 28px;
	width: 182px;
	display: inline;
	position: relative;
	
}

#content {
	margin-top: 50px;
	float: left;
	width: 702px;
	position: relative;
}

#footer {
	clear: both;
	margin-left: 265px;
	width: 702px;
}

#textshowcase {
	color: #999999;
	font-weight:bold;
}