﻿/*<![CDATA[*/
a:link {
	color: #267d87;
	text-decoration: underline;
}

a:visited {
	color: #267d87;
	text-decoration: underline;
}

a:hover {
	color: #C0C350;
	text-decoration: underline;
}

a:active {
	color: #C0C350;
	text-decoration: underline;
}

body{
	background-color: #ffffff
	color: #000;
	
}

html{
	background-color: #ffffff
	color: #000;
	
}

body {
	font: 70% Arial, Helvetica, sans-serif;
	text-align:center;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}

/*layout*/

div#header{
	padding-bottom: 2.5em;
	
}

div#header img { 
	border: none; 
	width: 114px; 
	margin: 0px; 
	padding-left: 30px; 
	float: left;
}

#header ul { 
	font-size: 100%;  
	margin: 0px 10px 0 /*175*/160px; padding: 0; 
}     

#header li { 
	display: inline;
	list-style-type: none; 
	margin: 0;
	padding: 0 8px 0 0; 
}

#header a:link {
	color: #231f20;
	text-decoration: none;
}
#header a:visited {
	color: #231f20;
	text-decoration: none;
}
#header a:hover {
	color: #C0C350;
	text-decoration: none;
}
#headerr a:active {
	color: #C0C350;
	text-decoration: none;
}


div#container1 {
	border: 1px solid #333333;
	width: 800px;
	margin: 0 auto;
	text-align: center;
	background-color: #FFFFFF;
	}
	
div#container2 {
	border: 1px double #333333;
	width: 786px;
	margin: 6px auto;
	text-align: left;
	padding-top: 15px;
}

div#content { 
	float:left;
	width:630px;
}
div#sidebar {
	float:right;
	width:150px;
	margin-top:20px;
	color:white;
}

div#sidebar a:link {
	color: #231f20;
	text-decoration: none;
}
div#sidebar a:visited {
	color: #231f20;
	text-decoration: none;
}
div#sidebar a:hover {
	color: #C0C350;
	text-decoration: none;
}
div#sidebar a:active {
	color: #C0C350;
	text-decoration: none;
}
div#footer { 
	clear:both;
	width:100%;
}

/*position painting in center of content block*/

div#content img { 
	margin: 0 auto 0 auto; 
	display: block; 
	text-align: center;
}

/*typography*/

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #9999CC;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9999CC;
}
h2 { 
	font-size: 120%; 
	margin-top: 20px; 
	text-align: center;
}

div#sidebar li {
	font-size: 120%;
}

div#content p { 
	/*font-size: 100%;*/
	margin: 10px 0 40px 0;
	text-align: center;
}

table#caption {
	font-size: 11px;
	line-height: 150%;
	padding: 2px;
}
.captionTitle {
	font-weight: bold;
}

div#sidebar p{ 
	/*font-size: 90%; */
	margin: 10px;
}
div#footer p{ 
	color: gray; 
	font-size: 90%; margin:0;
	padding:10px 10px 5px;
	text-align: left;
}
sideTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.abovePict {
	text-align: right;
	line-height: 150%;
	font-size: 70%;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*vertical list*/

div#sidebar ul { 
font-size: 85%; 
line-height: 1.8;
list-style: none;
 margin: 0; 
 padding:0;
 }
div#sidebar li {
	margin:0;
}

div#caption {  
	margin: 8px auto; 
	text-align: center; 
}
div.left-caption { 
	font-size: 90%; 
	float: left; 
	width: 49%; 
}
div.right-caption { 
	font-size: 90%; 
	float: right; 
	width: 49%;
}
.picturepadleft {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;

}

.picturepadright {
	float: left;
	padding:0px 14px 10px 0px;
}
#posterText {
	font-size: 11px;
	text-align: left;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
}


/* hacks for ie-- do not delete the star*/

* html div#header{padding-bottom: 1.5em; }
* html div#header img { margin: 26px 0 0 30px; padding-left: 0; }
* html #header ul  { margin: 0 10px 0 165px; padding-top: 24px; }

/*]]>*/

#footer #sidebar{
	color:#ffffff;
}

#header{
	color:#ffffff;
}

