.background {
	background-color: #29a6f5;
	background-image: url(images/bkgrnd.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: scroll;
	z-index: 0;
}
.title {
	font-size: 22px;
	color: #008DD9;
	padding: 5px;
	height: 30px;
	width: 450px;
	position: absolute;
	z-index: 2;
	left: 30px;
	top: 30px;
	font-weight: bold;
}
.menu {
	z-index: 500;
	color: #FFFFFF;
	background-color: #139dee;
	border-top: 2px solid #75cfff;
	border-right: 2px solid #75cfff;
	border-bottom: 2px solid #75cfff;
}
.menusubhead {
	font-size: 16px;
	font-weight: bold;
	color: #75cfff;
	line-height: 22px;
}
.credits {
	font-size: 8px;
	color: #C2E0FF;
	position: absolute;
	left: 30px;
	top: 400px;
	z-index: 15;
	height: 20px;
	width: 150px;
	background-color: #139dee;
	border: 2px solid #75cfff;
	padding: 5px;
}
.content {
	font-size: 12px;
	background-color: #139dee;
	padding: 10px;
	height: 300px;
	width: 400px;
	border: 2px solid #75cfff;
	position: absolute;
	z-index: 10;
	left: 200px;
	top: 80px;
	color: #FFFFFF;
	overflow: auto;
}
a.link1:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.link1:visited {
	color: #FFFFFF;
}
a.link1:hover {
	color: #75cfff;
}
.menubox {
	padding: 5px;
	height: 300px;
	width: 150px;
	position: absolute;
	z-index: 2;
	left: 30px;
	top: 80px;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #139DEE;
	border: 2px solid #75cfff;
	line-height: 14px;
}
a.link2:link {
	color: #75cfff;
}
a.link2:visited {
	color: #75cfff;
}
a.link2:hover {
	color: #FFFFFF;
	background-color: #75cfff;
}
.option {
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #75cfff;
	line-height: 15px;
	text-indent: 3pt;
}
.link1 {
	color: #FFFFFF;
	text-decoration: none;
}
.textbold {
	font-size: 12px;
	border: 2px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 24px;
}
.contentportfolio {
	height: 240px;
	width: 380px;
	overflow: hidden;
	position: absolute;
	z-index: 11;
	left: 10px;
	top: 10px;
	text-align: center;
}
.contentmenu {
	position: absolute;
	height: 30px;
	width: 380px;
	left: 10px;
	top: 260px;
	vertical-align: middle;
	text-align: center;
	z-index: 12;
}
.contentframe {
	height: 240px;
	width: 380px;
	overflow: hidden;
	z-index: 2;
}
