body{
margin:0;
padding:0;
line-height: 1.5em;
background: #a1a1a1 url(images/top.png) repeat-x;
}


/* IE blue box fix */
img {
	background-color: transparent;
	border: none;
}

#maincontainer{
width: 840px;
	background-image: url(images/main_container.png);
	margin: 3px auto 0;
	
}

#contentcolumn h2{
	font: 120% Tahoma;
	color: #7a7a7a;
}

#contentcolumn b,p{font: 80% Tahoma;
	color: #3e3e3e;
}
#contentcolumn em {
	color: #7a7a7a;
}

#contentcolumn h4{
	color: #696969;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	width: 73%;
	text-align: right;
	
}

#contentcolumn p{
	width: 70%;
}

#contentcolumn a{
	color: gray;
	text-decoration: none;
	
}

#reg {
	background: url(images/kids/gigi.png) no-repeat;
	width: 276px;
}
#reg:hover{
	background: url(images/kids/gigi_vid_sel.png) no-repeat;
}


#contentcolumn img#right {
	float: right;
	overflow: hidden;
	margin-bottom: -70px;
}



#topsection{
background: #a3a3a3 url(images/top.png) no-repeat 0;
height: 325px;

}

#topsection h1{
margin: 0;
	padding-top: 15px;
}

#topsection img{
	display: block;
	padding-left: 150px;
}


#contentwrapper{
float: left;
width: 100%;
	background-color: transparent;
}

#contentcolumn{
margin-left: 200px; /*Set left margin to LeftColumnWidth*/
}


#leftcolumn{
float: left;
width: 200px; /*Width of left column*/
margin-left: -840px; /*Set left margin to -(MainContainerWidth)*/
}

#footer{
clear: left;
width: 100%;
background: #a3a3a3;
color: #FFF;
text-align: center;
padding: 4px 0;
}

#footer a{
color: white;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 30px;
}	
	




#thicktabs{
float: left;
padding-left: 255px;
	margin: 3px 2px 0 0;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#thicktabs2{
float: left;
padding-left: 160px;
	margin: 3px 2px 0 0;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#thicktabs li, #thicktabs2 li{
display: inline;
}

#thicktabs li a, #thicktabs2 li a{
float: left;
color: white; /*padding of tabs*/
text-decoration: none;
	padding: 8px 19px 8px 10px;
	background: url(images/header/grayb.png) repeat-x right;
}

#thicktabs li a:visited{
color: white;
}

#thicktabs li a:hover, #thicktabs2 li a:hover{
color: white;
	background: url(images/header/graybhover.png) repeat-x;
}


#thicktabs li a#rightmostitem{
	margin-right: 50px;
}


.shadow{
font:10pt arial;
position:relative;
display:inline;
background:white;
z-index:100
}

.shadow_inner{
overflow:hidden;
position:absolute;
top: -1000px;
filter:alpha(Opacity=10); /*modify to change the shade solidity/opacity, same as below*/
opacity:0.1; /*firefox 1.5 opacity*/
-moz-opacity:0.1; /*mozilla opacity*/
-khtml-opacity:0.1; /*opacity*/
z-index:10
}




<!--[if IE]>
<style type="text/css">
p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}
</style>
<![endif]-->
