﻿body {
	margin: 0px;
	padding: 0px;
	background-color: #F5F4F3;
}
/*headline*/
#headline {
	text-align: center;
	background-color: #E9E7E2;
	border-bottom: 1px #0000FF solid;
	border-top: 1px #0000FF solid;
	margin-top: 9px;
}
#headline h1 {
	text-decoration: underline;
	font: bold 42px/100% "Courier New", Courier, monospace;
	letter-spacing: 12px;
	padding: 0px;
	margin: 0px;
	color: #FF0000;
}
#headline h2 {
	padding: 0px;
	margin: 0px;
	font: bold 22px/100% "Courier New", Courier, monospace;
}
#headline p {
	padding: 0px;
	margin: 0px;
	font: bold 16px/100% "Courier New", Courier, monospace;
}
#headline p a {
	padding: 2px 15px;
	border: 1px #0000FF solid;
	color: #0000FF;
	text-decoration: none;
	background-color: #FFFF00;
	position: relative;
	top: 8px;
}
#headline p a:hover {
	background-color: #0000FF;
	color: #FFFF00;
	border: 1px #FFFF00 solid;
}
#headline h6 {
	padding: 0px;
	margin: 0px;
	font: bold 8px/100% "Courier New", Courier, monospace;
}
#headline h6 span {
	font-size: 11px;
	font-weight: normal;
	padding: 0px 50px;
	border: 1px #0000FF solid;
	background-color: #FFFF00;
	position: relative;
	bottom: 4px;
	color: #0000FF;
}
/*inmedium*/
#inmedium {
	margin: 0px 255px 0px 125px;
	padding: 15px;
}
#inmedium a {
	color: #0000FF;
	text-decoration: underline;
}
#inmedium a:hover {
	color: #FF0000;
	text-decoration: none;
}
#inmedium h1 {
	font: bold 25px/100% "Courier New", Courier, monospace;
	margin: 15px 0px;
	text-indent: 25px;
	color: #FF0000;
}
#inmedium h2 {
	margin: 15px 0px;
	font: bold 22px/100% "Courier New", Courier, monospace;
	text-indent: 25px;
}
#inmedium p {
	padding: 0px;
	margin: 15px 0px;
	text-indent: 25px;
	font: normal 18px/150% "Times New Roman", Times, serif;
	text-align: justify;
}
#inmedium dl {
	font: normal 18px/150% "Times New Roman", Times, serif;
	margin: 15px 0px;
}
#inmedium ol {
	font: normal 18px/150% "Times New Roman", Times, serif;
	margin-top: 15px;
	margin-bottom: 15px;
}
#inmedium ul {
	font: normal 18px/150% "Times New Roman", Times, serif;
	margin-top: 15px;
	margin-bottom: 15px;
}
/*amusements*/
#amusements {
	width: 250px;
	float: right;
	margin-bottom: 100px;
	border-left: 1px #0000FF solid;
	background: #FFFFFF url('../images/forontheright.gif') repeat-x scroll left bottom;
}
#amusements p {
	padding: 0px;
	margin: 15px 0px;
	width: 235px;
	position: relative;
	left: 10px;
	text-indent: 20px;
	color: #999966;
	font: italic bold 12px/130% Arial, Helvetica, sans-serif;
}
#amusements p.mi {
	margin-bottom: -15px;
}
#amusements img {
	border-width: 0px;
}
#amusements p a {
	color: #0000FF;
	text-decoration: underline;
}
#amusements p a:hover {
	color: #FF0000;
	text-decoration: none;
}
/*posters*/
#posters {
	width: 120px;
	float: left;
	border-bottom: 70px #F5F4F3 solid;
}
#posters p {
	padding: 0px;
	margin: 15px 0px 0px;
}
#posters a {
	display: block;
}
#posters img {
	border-width: 0px;
}
a#degr {
	background: #F5F4F3 url('../images/building.gif') no-repeat scroll center top;
	border: 1px #FFFF00 solid;
	text-align: right;
	padding: 40px 5px 5px;
	color: #FFFF00;
	font: bold 14px/130% Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a#degr:hover {
	border: 1px #FFFFFF solid;
	color: #FFFFFF;
	text-decoration: none;
}
a#thes {
	background: #E9E7E2 url('../images/scientist.gif') no-repeat scroll center 10px;
	padding: 130px 5px 5px;
	font: bold 15px/120% "Times New Roman", Times, serif;
	text-decoration: none;
	border: 1px #0000FF solid;
	color: #0000FF;
	text-align: center;
}
a#thes:hover {
	border: 1px #02600D solid;
	color: #02600D;
	background-color: #FFFFCC;
	padding: 129px 5px 6px;
}
a#alma {
	border: 1px #009900 solid;
	font: bold 12px/130% Arial, Helvetica, sans-serif;
	color: #009900;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	background-color: #E7FFCE;
}
a#alma strong {
	font-size: 20px;
	text-decoration: underline;
}
a#alma:hover {
	background-color: #003300;
}
a#psyc {
	text-align: center;
	font: bold 16px/130% Arial, Helvetica, sans-serif;
	color: #F5F4F3;
	background-color: #336600;
	padding: 5px 0px;
	text-decoration: none;
}
a#psyc:hover {
	background-color: #FF9900;
}
a#agen {
	text-align: center;
}
a#agen:hover {
	background: transparent url('../images/ball.gif') no-repeat scroll center center;
}
/*footer*/
#footer {
	border-top: 1px #0000FF solid;
	height: 41px;
	overflow: hidden;
	background-color: #E9E7E2;
	clear: both;
}
#counter {
	border: 1px #0000FF solid;
	position: absolute;
	left: 50%;
	margin: 4px 0px 0px -44px;
	width: 88px;
	height: 31px;
	background-color: #D4D0C8;
	overflow: hidden;
}
#counter img {
	width: 88px;
	height: 31px;
	border-width: 0px;
}
#voice {
	background-color: #FFFF00;
	border: 1px #0000FF solid;
	width: 200px;
	position: absolute;
	right: 20px;
	margin-top: -90px;
	z-index: 5;
}
#voice form {
	margin: 0px;
}
#voice div {
	margin: 5px 0px 5px 5px;
}
#voice label {
	font: normal 11px/120% Arial, Helvetica, sans-serif;
	color: #0000FF;
}
#voice select {
	width: 190px;
}
#voice input {
	width: 190px;
}
#faq {
	width: 70px;
	height: 70px;
	position: absolute;
	z-index: 4;
	left: 25px;
	margin-top: -60px;
}
#faq img {
	border-width: 0px;
}
#faq a {
	background: transparent url('../images/faq1.gif') no-repeat scroll center center;
	display: block;
	width: 70px;
	height: 70px;
}
#faq a:hover {
	background: transparent url('../images/faq2.gif') no-repeat scroll center center;
}
/*index.htm*/
form#transition {
	text-align: center;
	margin: 15px 0px;
}
#inmedium #onh {
	position: relative;
	z-index: 6;
}
#inmedium h6 {
	position: absolute;
	color: #E9E7E2;
	z-index: 1;
	margin: 0px 0px 0px -250px;
	padding: 0px;
	left: 50%;
	font: bold 250px "Times New Roman", Times, serif;
}
#inmedium div.pl {
	background-image: url('../images/gradient1.gif');
	padding-left: 40px;
	margin: 0px 0px 15px;
	background-position: right top;
	background-repeat: repeat-y;
	background-attachment: scroll;
}
#inmedium div.pr {
	background-image: url('../images/gradient2.gif');
	padding-right: 40px;
	margin: 0px 0px 15px;
	background-position: left top;
	background-repeat: repeat-y;
	background-attachment: scroll;
}
#inmedium div.pl p {
	background-image: url('../images/gradient3.gif');
	padding: 5px 10px;
	margin: 0px;
	font: normal 18px/150% "Times New Roman", Times, serif;
	background-position: left top;
	background-repeat: repeat-y;
	background-attachment: scroll;
	text-indent: 0px;
}
#inmedium div.pr p {
	background-image: url('../images/gradient4.gif');
	padding: 5px 10px;
	margin: 0px;
	font: normal 18px/150% "Times New Roman", Times, serif;
	background-position: right top;
	background-repeat: repeat-y;
	background-attachment: scroll;
	text-indent: 0px;
}
/*contacts.htm_positively.htm*/
#inmedium code {
	font: bold 20px "Courier New", Courier, monospace;
	color: #000080;
}
/*contacts.htm*/
form#letter {
	font: normal 18px/130% "Times New Roman", Times, serif;
	margin: 15px 0px;
}
#letter kbd {
	color: #FF0000;
	font-weight: bold;
}
#letter div {
	margin: 2px 0px;
}
#letter fieldset {
	margin: 15px 0px;
	padding: 10px 0px 10px 10px;
}
#letter legend {
	color: #808080;
}
#letter label {
	width: 175px;
	float: left;
	text-align: right;
}
#letter textarea {
	border: 1px #808080 solid;
	background-color: #FFFFFF;
	width: 300px;
	font: normal 18px/130% "Times New Roman", Times, serif;
}
#letter button {
	font: normal 18px/100% "Times New Roman", Times, serif;
}
#letter .sendmessage {
	padding-left: 185px;
}
/*voting.php_card-psychology.htm*/
#inmedium h3 {
	font: bold 20px/150% "Times New Roman", Times, serif;
	margin: 15px 0px;
	text-indent: 25px;
}
/*voting.php*/
#inmedium #voting p {
	border-bottom: 1px #0000FF dotted;
	text-indent: 0px;
	text-align: left;
}
#inmedium #voting samp {
	font: bold 17px "Courier New", Courier, monospace;
	float: right;
}
#inmedium #voting a {
	text-decoration: none;
}
/*positively.htm*/
p#elena {
	background: #F5F4F3 url('../images/elena.gif') no-repeat scroll center center;
	height: 350px;
}
/*news-doctoral.htm*/
#inmedium p.em {
	width: 97%;
	font-style: italic;
}
/*news.htm*/
#inmedium dl#news dt {
	width: 75px;
	font-weight: bold;
	float: left;
}
#inmedium dl#news dd {
	margin-left: 75px;
	padding-left: 0px;
}
/*counter.php*/
#tegdl span {
	color: #800000;
}
/*card-big*/
#inmedium #cardbig ol, #inmedium #cardbig ul {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
}