/*

stylesheet for Shifty

*/



body {
width:100%; 
height:100%;
position:relative;
background: #ffffff;
margin: 0;
font-family:Arial, Helvetica, sans-serif;	
font-weight: normal;
line-height: 1.25em;
font-size: 1.25em;
overflow: visible;

}



#wrapper {
width: 950px;
margin: 0 auto 0 auto;

background-color: #ffffff;

}	


#header{
width: 950px;
height: 220px;
margin: 0 auto 0 auto;
background: #ffffff url(images/background.jpg) bottom left no-repeat;
text-align: left;	

}	

#email_friend {

display: none;

}

#microsites_header_black, #microsites_header_centered, h1#microsites_header_logo, h1#microsites_header_logo a {
width: 850px;

}


/* headings */


h2#teotl_title {

background: transparent;

width: 240px;
height:205px;	
margin: 0 0 0 55px;
padding-top: 20px;
}	

h2#teotl_title	 a {
position: absolute;

height: 175px;
width: 225px;
top: 0px;
left: 60px;

margin: 0;

}




#content {
background: none;
color: #222222;
width: 875px;
margin: 0 0 30px 0;
clear: both;

overflow: visible;
}



#footer {

display: none;
}



#content_spacer {
margin: 0;
float: left;
width: 1px;
height: 450px;
}

.left_col	 {
margin: 0;
width: 800px;

}





#video_player {


display: none;
}







/* navigation */

#main_nav {

display: none;
}







/* general */





img {
margin: 0;
float: right;
}



.hide {
display: none;
}




#content ul
{
margin-top: 1.5em;	
margin-left: 0;
padding-left: 0;
list-style: none;
}

#content  	li
{
padding-left: 40px;
background-image: url(images/bullet.gif);
background-repeat: no-repeat;
background-position: 2px 0;
margin-bottom: 1em;	
}



#content li ul.no_bullets li {

padding-left: 10px;
background: none;
}



table {
width: 835px;
padding: 0;
margin:0;
border-left: 1px solid black;
border-top: 1px solid black;
}

th {
height: 1em;
}

th, td {


padding: 0 0.5em;
vertical-align: top;
text-align: left;
border-right: 1px solid black;
border-bottom: 1px solid black;
}



td#table_activity, td#skills {
width: 285px;
}

td#timing {
width: 85px;
}

h2 {
margin: 0;
}

h3 {
margin-bottom: 0;
}



.print_link {

display: none;

}