/* css vertical stripes menu positional style */
/* where -- six -- is active                 */
/* by Kelvin Owers - spittingcat.com          */

.entries2 {
    color:#b3b3b3;
}

.reading a:hover {
    background-color:#e8e8e8;
}

#Table_top_cont {
    background-image: url(../gfx/logo_six.gif);
}

#one_top1, #one_top2,
#one_link, #one_text {
	left:0px;
}

#two_top1, #two_top2, #two_link, #two_text {
	left:15px;
}

#three_top1, #three_top2,
#three_link, #three_text {
	left:30px;
}

#four_top1, #four_top2,
#four_link, #four_text {
	left:45px;
}

#five_top1, #five_top2,
#five_link, #five_text {
	left:60px;
}

#six_top1, #six_top2,
#six_link, #six_text {
	left:75px;
}

#six_top1, #six_top2 {
	width:525px;
}

#Table_main {
    background-color:#010101;
	left:90px;
	height:400px;
}

#Table-hands {
	position:relative;
	left:50%;
	top:0px;
	width:0px;
	height:380px;
}

#CV {
	position:absolute;
	left:-203px;
	top:0px;
	width:195px;
	height:279px;
}

#portfolio {
	position:absolute;
	left:12px;
	top:0px;
	width:192px;
	height:279px;
}

#show_valid {
	position:absolute;
	top:390px;
}