
.page {background-color:white; color:black;}

.warning {background-color:black; color:red; font-size:18px;}

.smallFont {font-size:10px}

.title {font-size:20px}

.subtitle {font-size:16px}

.ads {background-color:yellow; color:black;}

.applet {}

.mainText {}

.researchPos { position:absolute; top:365px; left:15px; z-index:2;  }

.creationsPos { position:absolute; top:365px; left:550px; z-index:2; text-align:right; }

.projectsPos { position:absolute; top:945px; left:550px;  z-index:2; text-align:right; }

.publicationsPos { position:absolute; top:945px; left:15px; z-index:2; }


.normAlign {text-align:left; vertical-align:top; }

.boxTitle {background-Color:003322; color:white; text-align:center; font-weight: bold; cursor: pointer;}


.publicationsPos, .projectsPos, .creationsPos, .researchPos {
	background-color:black;
	font-size:13px; color:white; font-family:arial; width:450px;
}

.surround {
	position:relative; align:center; width:1024px; 
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	vertical-align:top;
}


.blackLink { color:00EEFF; }

.blackText { color:00EEFF; }

.caption { text-align:center; }
.potImage { text-align:center; align:center; }

	//border-style:solid; padding:2px; border-color:003322;