/* styless for all Brown pages, but augmented by special .css files for individual pages */


/* @license
 * MyFonts Webfont Build ID 1772965, 2011-12-21T16:52:35-0500
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Livory Regular by HVD Fonts
 * URL: http://www.myfonts.com/fonts/hvdfonts/livory/regular/
 * Licensed pageviews: 10,000
 * 
 * Webfont: Livory Italic by HVD Fonts
 * URL: http://www.myfonts.com/fonts/hvdfonts/livory/italic/
 * Licensed pageviews: unspecified
 * 
 * Webfont: Livory Bold Italic by HVD Fonts
 * URL: http://www.myfonts.com/fonts/hvdfonts/livory/bold-italic/
 * Licensed pageviews: unspecified
 * 
 * Webfont: Livory Bold by HVD Fonts
 * URL: http://www.myfonts.com/fonts/hvdfonts/livory/bold/
 * Licensed pageviews: unspecified
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=1772965
 * Webfonts copyright: Copyright (c) 2005-2010 by Hannes von Doehren, Livius Dietzel.
 * All rights reserved.
 * 
 * © 2011 Bitstream Inc
*/


body
{
background-color:#063952;
/*background-color:#121f6d;*/
/*background-color:#0000aa;*/
}

h1,h2
{
	font-family: Livory-BoldItalic, "Garamond BE", "Times New Roman";
	font-weight:normal;
	font-style:normal;
	font-size:64px;
	text-align:center;
	color:#cccccc;
}

h2
{
	font-size: 30px;
/* 
	color:#023a68;
 */
}

h3
{
font: 16px "Eurostile", "Verdana", "Arial", "Helvetica", sans-serif;
	text-align:left; color:#404040;
}

img
{
	border-width: 8px;
	border-style: ridge;
	/*border-color: #719871;*/
	border-color: #45514c;
}

p, li, td
{
	font-family: Livory-Regular, ArnoPro-Regular, Kennedy, "Garamond BE", "Times New Roman";
	font-weight:normal;
	font-style:normal;
	font-size:20px;
	text-indent:0;
	color:#e4e4e4;
}

tr#algn
{
	vertical-align: top;
}

.bright
{
	font-size:1.25em;
	color:#dddddd;
}
.boldit
{
	font-family: Livory-Bold, Kennedy, "Garamond BE", "Times New Roman";
	font-weight:normal;
	font-style:normal;
}

.caption
{
	text-align: center;
	font-size:0.8em;
}

p.comment
{
	margin-top:-20px;
	font-size:0.8em;
	color:#aaaaaa;
}

#returner
{
	font-size:16px;
}

#updater
{
	font-size:14px;
	color:white;
}

/*
.noindentpar
{
	text-indent:0;
}

.ralignpar
{
	text-align:right;
}
*/


/*
p.lefthalf
{
	margin-left:2%;
	margin-right:51%;
	text-align:right;
}

p.righthalf
{
	margin-left:51%;
	margin-right:2%;
}
*/

.leftHalf
{
	width: 50%;
}

.rightHalf
{
	width: 50%;
}

td.leftHalf p
{
	margin-right:20px;
	margin-left:20%;
	text-align:right;
	color:#aaaaaa;
}

.iit, i
{
	font-family: Livory-RegularItalic;
	font-weight: normal;
	font-style: normal;
}

a:link
{
	color:#f8f8a0;	/* pale yellow */
	/*text-decoration:none;*/
}

a:visited	/* brighter yellow */
{
	color:#f0f4b0;
	text-decoration:none;
}

a:hover
{
	color:pink;
}

td.leftHalf p a:link
{
	color:#aaaa80;
}

td.leftHalf p img#notAPortrait
{
	border-style:none;
	margin-bottom:-10px;
}
