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

.entries2 {
    color:#99cccc;
}

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

#Table_top_cont {
    background-image: url(../gfx/logo_four.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;
}

#four_top1, #four_top2 {
	width:525px;
}

#Table_main {
    background-color:#F0F7F7;
	left:60px;
}

#five_top1, #five_top2,
#five_link, #five_text {
	right:15px;
}

#six_top1, #six_top2,
#six_link, #six_text {
	right:0px;
}