body {
	background: #353;
    background-image: url('blackboard.jpg');
	color: #ff0;
	font-family: Georgia, serif;
	font-size: 16px;
	font-weight: normal;
	padding: 20px 0 40px;
}
a
{
	color: #fff;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
h1
{
	font-family: Georgia, serif;
	font-weight: normal;
	text-align: center;
}
h2
{
	color: #fff;
	font-family: Georgia, serif;
	font-weight: normal;
	text-align: center;
}
h3
{
	color: #fff;
	font-family: Georgia, serif;
    margin-bottom: 5px;
	font-weight: 3;
	font-size: 14px;
}
.sarah_alexander {
    float: left;
    position: absolute;
    width: 64px;
    height: 555px;
}

UL.tabNavigation {
    list-style: none;
    margin: 0;
    padding: 0;
}

UL.tabNavigation LI {
    display: inline;
}

UL.tabNavigation LI A {
    padding: 3px 5px;
    background-color: #ccc;
    color: #000;
    text-decoration: none;
}

UL.tabNavigation LI A.selected,
UL.tabNavigation LI A:hover {
    background-color: #333;
    color: #fff;
    padding-top: 7px;
}

UL.tabNavigation LI A:focus {
        outline: 0;
}

div.tabs > div {
    padding: 5px;
    margin-top: 3px;
    height: 570px;
}

div.tabs > div h2 {
    margin-top: 0;
}
.content {
    position: relative;
    height: 100%;
}
.action {
    position: relative;
    height: 460px;
}
.card {
    background: #FF0000;
    padding: 3px 5px;
    margin: 5px 5px;
    width:100px;
    height: 220px;
    position: absolute;
    border: 5px solid #333;
}
#teaching_community_content {
    
}
.sarah {
    background-image: url('peers.png');
    height: 20px;
    position: absolute;
    left: 360px;
    top: 150px;
    text-align: center;
    padding: 90px 0 0 0;
}
.say {
    background-image: url('bubble.png');
    position: absolute;
    left: 0px;
    top: 260px;
    width: 320px;
    height: 120px;
    padding: 20px 20px 60px 20px;
}
.think {
    background-image: url('opinion_thought_bubble.png');
    position: absolute;
    left: 480px;
    top: 30px;
    width: 400px;
    height: 120px;
    padding: 20px 20px 60px 20px;
}
.opinion_think {
    background-image: url('opinion_thought_bubble.png');
    position: absolute;
    left: 480px;
    top: 20px;
    width: 400px;
    height: 120px;
    padding: 20px 20px 60px 20px;
}
.work_on {
    background-image: url('attache.png');
    position: absolute;
    left: 0px;
    top: 0px;
    width: 320px;
    height: 120px;
    padding: 60px 20px 20px 20px;
}
.opinion {
    background-image: url('shoe.png');
    position: absolute;
    left: 0px;
    top: 0px;
    width: 160px;
    height: 20px;
    padding: 100px 0 0 0;
}
#shoes_background {
    width: 300px;
}
.opinion_1 { left:  30px; top: 460px; }
.opinion_2 { left: 210px; top: 460px; }
.opinion_3 { left: 390px; top: 460px; }
.opinion_4 { left: 570px; top: 460px; }
.opinion_5 { left: 750px; top: 460px; }
a.selected {
	text-decoration: underline;
}
a:hover {
}
a.icon_text {
    text-align: center;
}
a.icon_text.selected {
    background-image: url('peers_selected.png');
}
a.icon_text.opinion.selected {
    background-image: url('shoe_selected.png');
}
.feedback_1 {
    background-image: url('peers.png');
    height: 20px;
    padding: 90px 0 0 0;
}
.feedback_2 {
    background-image: url('peers.png');
    height: 20px;
    padding: 90px 0 0 0;
}
.feedback_3 {
    background-image: url('peers.png');
    height: 20px;
    padding: 90px 0 0 0;
}
.feedback_4 {
    background-image: url('peers.png');
    height: 20px;
    padding: 90px 0 0 0;
}
.feedback_5 {
    background-image: url('peers.png');
    height: 20px;
    padding: 90px 0 0 0;
}
#riverside {
    position: relative;
    left: 240px;
    top: 100px;
}
.learn {
    background-image: url('learn_bubble.png');
    position: absolute;
    width: 139px;
    height: 95px;
    padding: 10px 10px 0px 10px;
}
.learn_1 { left:  20px; top: 160px; }
.learn_2 { left: 200px; top:  40px; }
.learn_3 { left: 420px; top:  40px; }
.learn_4 { left: 600px; top: 160px; }
.learn_5 { left: 600px; top: 300px; }
.learn_6 { left: 600px; top: 460px; }
.learn_7 { left:  20px; top: 300px; }
.learn_8 { left:  20px; top: 460px; }
a.icon_text.learn.selected {
    background-image: url('learn_bubble_selected.png');
}
.learn_content {
    background-image: url('blackboard.jpg');
    position: absolute;
    width: 540px;
    height: 430px;
    left: 100px;
    top: 100px;
    padding: 10px 10px 0px 10px;
    border: 5px solid #FFF;
	font-size: 12px;
}
