/*
old grey-green BG: A3ACA3
New Blue: 529B9B
New text blue-tint color: D4E2E2
*/

body,p,td	{
	background-color:#000000; 
	font-family: verdana, arial, geneva, sans-serif; 
	font-size: 11px;
	color: #D4E2E2;
}

#uberContainer {
	margin: 0 auto;
	width: 940px;
	padding: 0;
	text-align: left;
	height:720px;
						/*border: 1px solid #00ff00;*/
}

#uberContainerLong {
	margin: 0 auto;
	width: 900px;
	padding: 0;
	text-align: left;
	height:1650px;
						/*border: 1px solid #00ff00;*/
}


#header	{
	position:relative;
	left:0px;
	top:10px;
	height: 100px;
						/*border: 1px solid #ff0000;*/
}

H1,H2,H3	{font-family: Garamond, Georgia, Times New Roman, Times, serif;}

H2	{
	margin-left: 5px; 
	margin-top: -26px;
	font-size:200%;
	color: #869186;
	font-variant: small-caps;
}

H3	{
	margin-left: 5px; 
	margin-top: -26px;
	font-size:16px;
	color: #869186;
	font-variant: small-caps;
}

#content	{
	position:relative;
	top:30px;
	left:50px;
	width:800px;
	height:495px;
	z-index: 50;
						/*border: 1px solid #ff0000;*/
}

#contentLong	{
	position:relative;
	top:30px;
	left:50px;
	width:800px;
	z-index: 50;
						/*border: 1px solid #ff0000;*/
}

#calligraphy	{
	position:absolute;
	top:526px;
	left:50%;
	width:150px;
	margin-left:200px;
	text-align: right;
						/*border: 1px solid #ff0000;*/
}

#links	{
	position:relative;
	top:-30px;
	left:20px;
	width:860px;
	text-align:center;
	z-index:60;
						/*border: 1px solid #ff0000;*/
}
	
a:link, a:visited {
	color: #D4E2E2;
	text-decoration: none; 
	background: transparent;
}
a:hover,a:active {
	color: #ffffff;
	text-decoration: none; 
	background: transparent;
}


.here	{color:#529B9B;}

.longText	{
	font-family: Georgia, times, times new roman, serif; 
	font-size:13px; 
	line-height:21px;
	z-index:80; 
	color:#BDCABD;
	text-align:justify;
}

.textLink	{color:#aaadaa;}
span.textLink	a:link    	{color: #D4E2E2;text-decoration: none;}
span.textLink	a:hover		{color: #aaadaa;text-decoration: underline;}
span.textLink	a:active   {color: #aaadaa;text-decoration: none;}
span.textLink	a:visited   {color: #aaadaa;text-decoration: none;}

.articleText	{
	color:#bbbbbb;
}
.articleHeader	{
	font-weight:bold; 
	font-size:17px;
	font-variant:small-caps;
	line-height:34px;
	color: #869186;
	
}

/*   ------------------- old stuff below ------------------- */

.textOnBlack	{
color:#9EA69E;
font-size:12px; }


.credit	{position: relative; left:0px; top:40px;color:#999999; font-size: 10px; font-style:italic; z-index:100;}

.tiny {font-size: 85%} 

.bordered 	{border-color: #666666; border: solid 1px;}



input,textarea	{background-color:#ffffff; font-family: verdana, arial, geneva, sans-serif; font-size: 11px;
	color: #666d66; border: #000000;}
	

.spacyText	{font-family: Georgia, times, times new roman, serif; font-size:12px; line-height:24px;}
.announcement	{font-family: Georgia, times, times new roman, serif; font-size:12px; line-height:18px;}

.announcement2	{font-family: times, times new roman, serif; font-size:14px; line-height:20px;}

.smallCaps	{font-variant:small-caps;}


.dg	{position:relative; top:10px; left:10px; z-index:100;}
.subhead	{position:relative; left:10px; font-size: 13px; color:#869186;}

.big	{font-size:110%;}
.bigger	{font-size:130%;}


