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


header {
	position:relative;
	width: 100%;
    margin-top:3em;
	padding-bottom: 2em;
    Padding-right:10em;
	height:25vw;
	background-color:white; 
}

.float-clear{
	clear:both;
}
#logo {
	width: 400px;
	height: 270px;
	margin-top: 30px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.text_info{
    margin-top: 5em;
    margin-right: 2em;
    float: right;
    width: 50;
}

.email{
    display:inline-block;
    margin-right: 150px;
}

.announce{
    clear:both;
    width:100%;
    height:5vw;
    padding-left:20px;
    padding-top: 3px;
    background-color:antiquewhite;
    font-size: 0.5em
}

.announce p{
    font-color:white;
    font-size: 2em;
}

.threetiermenu{
    clear:both;
	display: block;
    position:relative;
	margin-top: 2em;
	height:50px;
    width: 100%;
	
}
	

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

.menutop_Absolute {
    position: absolute;
	display:inline-block;
	float: left;
	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 {
	color: darkmagenta;
    font-weight: 500;
        text-decoration: none;
}

a:visited {
	color:blueviolet;
    font-weight: 500;
        text-decoration: none;
}

a:active{
    color:tomato;
    text-decoration: underline;
}

a:hover {
    color:crimson;
}


a.special:hover {
    color:darkblue;
}



#maincontent{
    float: left;
	width:80%;
	margin-top: 100px;

		
}

#sidebarcomments {
	font-size: 0.75em;
	padding: 5px;
	height: 300px;
	width: 200px;
	font-style: normal;
}


 .views_title {
	height:3vw;
	background-color:white;
	font-size: 2.0em;
	color: #C1B5FF;
	text-align: left;
	width: 100%;
	padding-top:10px;
     padding-left:150px;
     padding-right:150px;
    
}

 .views_text {
	font-size: 1.5em;
	color: black;
	text-align: left;
	width: 70%;
	padding-top:10px;
     padding-left:150px;
     padding-right:150px;
    
}

.views_highlight {
	color:blue;
}

.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.8em;
}

.txt_fuchsia{
	color:fuchsia;
}

.txt_cornfloweerblue{
	color:cornflowerblue;
}
.txt_main{
	font-size: 1.2em;
	margin-top: 3em;
	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 {
	color:black;
	font-weight: 300;
	font-size: 1.5em;
}
.txt_sidebar_h2 {
	font-style: normal;
	font-size: 0.8em;
}
.txt_main_DOI {
    font-size: 1.7em;
    font-weight: 150;
	color:blue;
}

.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;
}


#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 {
}

.text_main p {
    font-size: 3.0em;
}

.redfont {
    color:magenta;
    font-size:1.25em;
}

.underline {
    width=10%;
    height=10px;
    background-color: aqua;
}
