﻿ul#tabs {
    list-style: none;
    margin: 0;
    padding: 0px 0 0 0;
    height: 23px;
    background: black;
}
ul#tabs li {
    float: left;
    margin: 0;
    height: 23px;
    text-align: center;
    width: 160px;
    background: transparent url('../../images/tab.png') no-repeat scroll top;
}
ul#tabs a {
    display: block;
    height: 100%;
    text-decoration: none;
    color: black;
    font: 14px Arial, sans-serif;
}

ul#tabs a{
	font-size: 50%;
}
ul#tabs li.active{
	font-size: 100%;
	background: transparent url('../../images/tab_hover_ii.png') no-repeat scroll top;
}
ul#tabs li:hover,
body#wrox li#tab1,
body#amazon li#tab2,
body#google li#tab3,
body#slashdot li#tab4,
body#twit li#tab5 {
	font-size: 100%;
    background: transparent url('../../images/tab_hover.png') no-repeat scroll top;
}
ul#tabs a:hover,
body#wrox li#tab1 a,
body#amazon li#tab2 a,
body#google li#tab3 a,
body#slashdot li#tab4 a,
body#twit li#tab5 a {
	font-size: 50%;
    color: black;
}
ul#tabs span {
    display: block;
    padding: 4px 10px 0 10px;
}
<div style="position: absolute; width: 700px; height: 161px; z-index: 9; left: 169px; top: 100px" id="Pic1">
#wrap {
	position: absolute; 
	width: 700px; 
	height: 161px; 
	z-index: 9; 
	left: 169px; 
	top: 100px;
	margin: 0 auto;
	background-color: #B5C0FF;
	border-left: 10px solid #560000;
	border-right: 10px solid #560000;
}

#masthead {
	margin: 20px 20px 0 20px;
	border: 10px solid #ddd;
}

/* More standard floated columns */
#content {
	float: left;
	height: 1000;
	margin: 5px 5px 5px 5px;
	padding: 0 0 0 0;
	width: 600px;
}

#DivTab {
	width: 644px;
	height: 31px;
	border-color: #000000;
	background-color: #000000;
	text-align: center;
	color: #21B221;
	font-size: x-large;
	border-collapse: collapse;
	position: absolute;
	top: 102px;
	left: 177px;
}
#Tab {
	width: 800px;
	height: 600px;
	position: absolute;
	width: 750px;
	height: 450px;
	z-index: 9;
	left: 175px;
	top: 125px;
	background-image: url('../../images/photo_background.png');
}
#TabContent {
	width: 600px;
	height: 400px;
	background-color: #BDC7FF;
	color: Black;
}
#TabContent {
	width: 600px;
	height: 400px;
	margin-left: 75px;
	background-color: transparent;
	margin-top: 25px;
}
