body {
	font-family:"Helvetica Neue", "sans-serif";
	width: 85%;
	font-size: 100%;
	text-align: left;
	margin-left: 100px;
	position: absolute;
	background-color: #FBFBFB;
}


header {
	width: 100%;
	font-size: 1em;
	text-align: right;
    margin-top: 3em;
	margin-bottom: 1em;
	background-color: #FFFFFF 
}
#logo {
	width: 270px;
	height: 105px;
	margin: 10px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.email{
    display:inline-block;
    margin-right: 150px;
}
.threetiermenu {
    display:block;
	text-align: left;
	font-size: 0.8em;
	margin-top: 15px;
    padding: 15px 0px 15px 0px;
	margin-bottom: 15px;
}


.menutop {
	display:inline-block;
	float: left;
	font-variant: small-caps;
	text-align: center;
	vertical-align: middle;
	width: 100px;
	font-size: 1.2em;
	padding-bottom: 20
        px;
	text-decoration: none;
	margin-top: 10px;
	margin-left: 10px;
		margin-right: 20px;
}
.menuvertical {
	display:block;
	font-variant: small-caps;
	text-align: center;
	vertical-align: middle;
	width: 80px;
	font-size: 1.2em;
	padding-bottom: 20
        px;
	text-decoration: none;
	margin-top: 10px;
	margin-left: 10px;
		margin-right: 30px
}

a:link,a:visited {
	color: darkmagenta;
    font-weight: 500;
        text-decoration: none;
}

a.special:link {
    background-color: none;
    color:darkblue;
}

a.special, a:hover {
    background-color: none;
    color:fuchsia;
}

a.special, a:visited {
    background-color: none;
    color:black;
}

#maincontent{
	width:100%;
	margin-top: 10px;
		
}
	#sidebar {
	display:block;
	float: left;
	background-color: #FBFFFF;
	height: 2000px;
	width: 225px;
	margin: 20px 40px 20px 10px;
	background-image: url(_Images/Pict_Kokopelli_240px14trans.jpg);
	background-repeat: repeat-y;
	font-variant: normal;
	font-style: italic;
}
#sidebarcomments {
	font-size: 0.75em;
	padding: 5px;
	height: 300px;
	width: 200px;
	font-style: normal;
}

.maincontent_title {
	font-size: 2em;
	color: #C1B5FF;
	padding-top: 2em;
	text-align: left;
	height: 25px;
	width: 100%;
}

.classroom {
    display:block;
    padding:20px;
    border-top: 1px solid #883286;
    border-right: 1px solid #883286;
    border-bottom: 1px solid #883286;
    border-left: 1px solid #883286;
}
.txt_small{
	font-size: 0.6em;
}

.txt_main{
	font-size: 2em;
	margin-top: 2em;
	margin-bottom: 1em;
}

.txt_main {
	font-size: 1.7em;
	margin-top: 2em;
}
.txt_main_h2_color{
	color: #CD32BF;
	color: #C1B3FF;
	font-size: 1.7em;
}

.txt_all_links {
	font-size: 1.4em;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.txt_sidebar {
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
}
.txt_h3 {
	fomt-color: blue;
	font-weight: 150;
	font-size: 1.25em;
}
.txt_sidebar_h2 {
	font-style: normal;
	font-size: 0.8em;
}
.txt_main_DOI {
    font-size: 2.3em;
    font-weight: 200;
	color: #00F;
}

.img33{
    width: 33%;
    float: left;
    margin: 0px;
    padding: 0px;
}

.img50{
    width: 50%;
    float: left;
    margin: 0px;
    padding: 0px;
}
.img75{
    width: 75%;
    float: left;
    margin: 0px;
    padding: 0px;
}
.img100{
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
}

.floatclear{
    clear: both;
}




#footer {
	height: 60px;
	width: 880px;
	background-color: #FFF;
	clear: both;
	padding-top: 30px;
	padding-bottom: 0px;
	margin: 0px;
	font-size: 2em;
}
#menubottom {
	font-size: 50%;
	font-variant: small-caps;
	text-decoration: underline;
	text-align: center;
	vertical-align: middle;
	height: 50px;
	width: 110px;
	float: left;
	padding: 0px;
}

#header {
   margin-top: 2em;
    margin-bottom: 8em;
    display: block;
}

.margins {
    display: block;
    float: clear;
    margin-top: 2em;
    margin-bottom: 2em;
}

.threetiermenu p{
    font-size: 1.25em;
    
}
