html {margin: 0; padding: 0;}

body {
font-family: arial, trebuchet MS, verdana, sans serif;
color: black;
background: #DFDFDF;
text-align: center;
}

a:link    {color: #D25E4A; text-decoration: none; cursor: pointer}
a:visited {color: #8D3323; text-decoration: none; cursor: pointer}
a:hover   {color: #8D3323; text-decoration: none; cursor: pointer}
a:active  {color: #8D3323; text-decoration: none; cursor: pointer}

.top_edge {
position: absolute;
top:  0px;
left: 0px;
}

.center {
padding-top: 40px;
margin-left:  auto;
margin-right: auto;
text-align: left;
width: 777px;
}

.column {
width: 777px;
position: absolute;
background: url(../images/bg.jpg);
}

.column_pad {
margin: 0px 20px 0px 20px;
} 

.content {
padding:  83px 100px 0 300px;
margin: 120px 0 0 0;
background: url(../images/student_panel.jpg) repeat-y;
font-size: 78%;
line-height: 1.5em;
text-align: justify;
}

.title {
position: absolute;
top:  20px;
left: 20px;
}

.head {display: none;}

.menu {
width: 80px;
position: absolute;
top: 190;
left: 685;
font-size: 12px;
}

.lang {
position: absolute;
top: -170;
left: -375;
}

.dawkins1 {
position: absolute;
top: -170;
left: -300;
}

.mcluhan {
position: absolute;
top: -170;
left: -225;
}

.dawkins2 {
position: absolute;
top: -170;
left: -150;
}

.barthes {
position: absolute;
top: -170;
left: -75;
}

.haraway {
position: absolute;
top: -170;
left: 0;
}

.gergen {
position: absolute;
top: -95;
left: -375;
}

.butler {
position: absolute;
top: -95;
left: -300;
}

.dyer {
position: absolute;
top: -95;
left: -225;
}

.foucault1 {
position: absolute;
top: -95;
left: -150;
}

.finkelstein {
position: absolute;
top: -95;
left: -75;
}

.foucault2 {
position: absolute;
top: -95;
left: 0;
}

.animate01 {position: absolute; top: 186; left: 20;}
.animate02 {position: absolute; top: 285; left: 206;}
.animate03 {position: absolute; top: 318; left: 51;}
.animate04 {position: absolute; top: 384; left: 237;}
.animate05 {position: absolute; top: 120; left: 268;}
.animate06 {position: absolute; top: 417; left: 143;}
.animate07 {position: absolute; top: 483; left: 20;}

.h {
	text-indent: -2em;
	margin: 0px 0px 2px 2em;
	text-align: left;
	}
	
i {font-style: normal;}

.brick {
color: #D25E4A;
}

.small {
font-size: 80%;
line-height: 1.4em;
}

/* menu styles */

div#menu2 a {
	display: block;
	margin: 0 0 4px 0;
	text-decoration: none;
	cursor: pointer;
	}
	
div#menu2 a:link    {color: #D25E4A}
div#menu2 a:visited {color: #D25E4A}	
div#menu2 a:hover, div#menu2 a:focus {color: #8D3323}
div#menu2 a:active  {color: #8D3323}

/* end of menu styles */