/* CSS Document */
div#c1{
	float:left;
	width:236px;
	height:258px;
	margin: 10% 4% 0 0;
	padding-bottom:80px;
	/*width:240px;*/
}
div#c2 {
	height:auto;
	padding-left:265px;
	padding-top:4%;	
}

h2#port {
	/*
	margin: 18px 0 0 14px;
	display:block;
	padding: 22px 0 0 0;
	*/
	
	margin: 0px 0 0 16px;
	display:block;
	padding: 22px 0 0 0;

	background: url("../img/txtPortfolio.jpg") no-repeat;
	overflow: hidden;
	width:77px;
	height: 0px !important;
	height /**/: 22px;
}
h2#olderStuff {
	margin: 18px 0 0 16px;
	display:block;
	padding: 17px 0 0 0;
	
	background: url("../img/txtOlderStuff.jpg") no-repeat;
	overflow: hidden;
	width:95px;
	height: 0px !important;
	height /**/: 17px;
}
div#c2 p {
	font-size:10pt;
	line-height:15pt;
}
.textContainer {
	width:210px;
	margin:2px 0 0 7px;	
}
.textContainer ul {
	list-style:none;
	padding:0 0 0 9px;
}
.textContainer ul li {
	font-size:9pt;
	margin-bottom: 8px;
}
.textContainer ul li a:link, .textContainer ul li a:visited, .textContainer ul li a{
	color:#91D3D0;
	text-decoration:none;
}
.betaFlag {
color:#98CB00;
font-size:90%;
font-weight:bold;
}
.textContainer ul li a:hover {
	color:#98CB00;
	border-bottom: none;
}
h2#simple {
	background:url("../img/txtSimple.jpg");
	width:260px;
	height:26px;
	margin-top:59px;
}
h2#simple span {
	display:none;
}

div#c1{
	float:left;
	width:226px;
	height:auto;
	min-height:258px;
	/*background:url("../img/block2_mid.jpg");*/
	/*background:url("../img/block2.jpg");*/
	margin: 10% 4% 0 0;
	padding-bottom:60px;
	/*width:240px;*/
}
div.blockTop {
width:236px;
height:16px;
background:url("../img/block2_top.jpg");
margin:0;
}
div.blockMid {
width:236px;
height:auto;
/*min-height:240px;*/
background:url("../img/block2_mid.jpg");
padding-bottom:7px;
}
div.blockBot {
width:236px;
height:16px;
background:url("../img/block2_bot.jpg");
margin:0px;
}
#footer{
margin-top:70px;
}