#left_portfolio_column {
	float:left;
	width:530px;
}

#right_portfolio_column {
	float:right;
	width:265px;
}

#bottom_bar a:link {
  color:#51A2DF;
  text-decoration:none;
}

#bottom_bar a:visited {
  color:#51A2DF;
  text-decoration:none;
}

#bottom_bar a:active {
  color:#51A2DF;
  text-decoration:none;
}

#bottom_bar a:hover {
  color:#ffffff;
  text-decoration:none;
  background-color:#51A2DF;
}

#content a:link {
  color:#51A2DF;
  text-decoration:none;
}

#content a:visited {
  color:#51A2DF;
  text-decoration:none;
}

#content a:active {
  color:#51A2DF;
  text-decoration:none;
}

#content a:hover {
  color:#ffffff;
  text-decoration:none;
  background-color:#51A2DF;
}

.key{
	float:left;
	width:75px;
	height:75px;
	background-position:0px 0px;
}

.key:hover {
	background-position:-75px 0px;
}

.heading2 {
	position:relative;
	font-size:1.8em;
	border-bottom: 1px dotted #666666;
	width:497px;
	margin-bottom:15px;
}

.portfolio_left {
	float:left;
	width:200px;
	padding-top:10px;
}
.portfolio_right {
	float:right;
	width:294px;
	height:55px;
}

#portfolio_pic1 a:link {
}

#portfolio_pic1 a:visited {
}

#portfolio_pic1 a:active {
background-color:none;
}

#portfolio_pic1 a:hover {
background-color:none;
}
