body {
	font-family: Helvetica, sans-serif;
	line-height: 130%;
	margin: 0px;
	font-size: 11px;
}
.bold {
	font-weight: bold;
	font-size: 105%;
	line-height: 150%;
}
#work {
	position: relative;
	left: 31px;
	top: 20px;
	width: 350px;
	float:left
}
#frame {
	position: absolute;
	height: 100%;
	left: 554px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #16AD5F;
	background-image: url(images/bgdot.gif);
	background-repeat: repeat;
	float: right;
	width: inherit;
	margin-left: 10px;
}
a {
	color: #00A650;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	background-color: #00A650;
}
a:visited {
	color: #8C8C8C;
}
a:visited:hover {
	color: #FFFFFF;
}
p {
	padding: 0px;
	line-height: 140%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
.smallcaps {
	font-size: 80%;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
}
.info {
	width: 500px;
	background-color: #FFFFFF;
	display: block;
}
.info2 {
	font-size: 200%;
	font-weight: normal;
	margin-right: 10px;
}
#work h1 {
	font-size: 16px;
	width: 400px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 150%;
}
iframe {
	width: 600px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 95%;
	padding-top: 5%;
	padding-left: 2px;
}
.boldLight {
	color: #999999;
	font-weight: bold;
	font-size: 1.5em;
	text-transform: uppercase;
}
.border {
	border: thin solid #666666;
}
.courier {
	font-family: "Courier New", Courier, monospace;
	font-size: 110%;
}
.highlight {
	background-color: #FFFF33;
}
.underline {
	text-decoration: underline;
	background-color: #FFFF33;
}
