body
{
	background: #989fcd url(../images/bgTexture.jpg) repeat;
	color: #3146b1;
	font-family: "Times New Roman";
	text-align: center;
}


#header
{
	height: 150px;
	width: 800px;
	background: url(../images/page_header_montage.jpg) no-repeat;
	margin: auto;
	border-bottom: 1px solid;
}

#header h1
{
	display: none;
}


#header img
{
	margin-top: 1em;
}

#content h1, #gallery h1
{
	text-align: center;
	font-weight: normal;
}

h2
{
	line-height: 1em;
}

#nav
{
	font-family: "Franklin Gothic Demi";
	margin: 40px 20px 0 10px;
	margin-bottom: 40px;
	float: left;
	width: 12%;
	border-left: 1px solid #97a1db;
}

#nav a
{
	width: 103px;
	height: 40px;
	text-decoration: none;
	font-size: small;
	padding-left: 5px;
	display: block;
	text-align: justify;
	margin-bottom: 5px;
	overflow: hidden;
}

#nav a
{
	color: #3146b1;
	background: url(../buttons/button_reg_blue.jpg) no-repeat;
	text-decoration: none;
	font-size: small;
	padding-left: 5px;
}

#nav a:hover
{
	color: #3146b1;
	background-position: bottom left;
	text-decoration: none;
	font-size: small;
	padding-left: 5px;
}


#quote
{
	float: right;
	font-style: italic;
	font-size: small;
	padding: 0;
	text-align: center;
	font-weight: normal;
	width: 15%;
	margin-top: 40px;
}

#quote img
{
	margin: 0;
	border: 1px solid;
}

#content
{
	font-size: small;
	font-weight: normal;
	float: left;
	width: 60%;
	text-align: justify;
	margin-left: 60px;
	margin-top: 40px;
}

#content a:visited
{
	color: #4a82ac;
}

#content a
{
	color: #3146b1;
}

#content tr.head
{
	font-size: 22px;
	margin-left: 30px;
}

#content a.button
{	
	width: 60px;
	height: 19px;
	text-decoration: none;
	font-size: small;
	text-align: justify;
	margin-bottom: 5px;
	display: inline-block;
	padding-left: 2px;
}

#content a.button
{	
	color: #3146b1;	
	background: url(../buttons/small_button.jpg) no-repeat;	
	text-decoration: none;	
	font-size: small;
}

#content a.button:hover
{	
	color: #3146b1;	
	background-position: bottom left;	
	text-decoration: none;	
	font-size: small;
}

#content a.button2
{	
	width: 100px;
	height: 19px;
	text-decoration: none;
	font-size: small;
	text-align: justify;
	margin-bottom: 5px;
	display: inline-block;
	padding-left: 4px;
}

#content a.button2
{	
	color: #3146b1;	
	background: url(../buttons/small_button2.jpg) no-repeat;	
	text-decoration: none;	
	font-size: small;
}

#content a.button2:hover
{	
	color: #3146b1;	
	background-position: bottom left;	
	text-decoration: none;	
	font-size: small;
}

#content a.button3
{	
	width: 130px;
	height: 19px;
	text-decoration: none;
	font-size: small;
	text-align: justify;
	margin-bottom: 5px;
	display: inline-block;
	padding-left: 4px;
}

#content a.button3
{	
	color: #3146b1;	
	background: url(../buttons/small_button3.jpg) no-repeat;	
	text-decoration: none;	
	font-size: small;
}

#content a.button3:hover
{	
	color: #3146b1;	
	background-position: bottom left;	
	text-decoration: none;	
	font-size: small;
}

#content td.center
{
	text-align: center;
}

#content li.new_icon
{
	list-style-image: url(../images/new_icon.gif);
}

#gallery
{
	width: 70%;
	min-width: 70%;
	padding: 0 0 0 0;
	float: left;
	margin-left: 20px;
	margin-top: 40px;
	text-align: justify;
	border: 0;
} 

#gallery img, #gallery a
{
	margin: 2px 4px;
	display: inline;
	padding: 0;
	text-decoration: none;
	border: 0;
}

#gallery img
{
	border: 1px solid #3146b1;
}

#home
{
	font-size: small;
	font-weight: normal;
	float: left;
	width: 45%;
	text-align: justify;
	margin-left: 60px;
	margin-top: 40px;
}

#footer
{
	width: 100%;
	text-align: left;
	float: left;
	clear: both;	
	font-family: sans-serif;
	font-size: small;
	margin: 2em 2em;
	margin-left: 1em;
	font-weight: normal;
}

#footer h2
{
	font-size: large;
}

.address
{
	display: inline;
	font-style: italic;
}

.caption
{
	font-weight: bold;
	width: 5em;
	display: inline;
	
}


.sup
{
	position: relative;
	bottom: 0.3em;
	font-size: 0.8em;
}

.italic
{
	font-style: italic;
}

acronym
{
	font-weight: bold;
}

li
{
	margin-bottom: 7px;
	padding-left: 5px;
}

.description li
{
	list-style: none;
}

ul ul ul
{
	display: inline;
	line-height: 1.5em;
}

ul ul ul li
{
	margin-left: 1.5em;
}

.date, .place
{
	font-weight: bold;
}

.credit
{
	font-size: x-small;
}

.credit a
{
	color: #3146b1;
}

.smallIndent
{
	margin-left: 15px;
	margin-top: 0;
}

.smallGap
{
	margin-bottom: 3px;
}
	