body {
	text-align: center;
	color: #555;
	font-size: 62.5%;
	font-family:"trebuchet ms",arial,tahoma,verdana,sans-serif;
	font-size: 1.2em;
	font-weight:normal;
	letter-spacing:.005em;
	color:#555;
	width: 950px;
	background-image: url('/img/background.jpg');
	background-repeat: repeat-x;
}

div#header { 
	margin-left: auto;
	margin-right: auto;
	width: 70%;
	text-align: left;
	margin-bottom: 20px;
}

div#header img#logo { float: left; padding-right: 20px; }

div#header div#links {  padding-top: 20px; }

div#header div#links img { border: 0; }

div#header div#links a {

	padding-left: 5px; 
	padding-right: 5px; 
	float: left;
	border-bottom: 3px solid white;
	display: block;
	height: 80px;
	text-decoration: none;
	color: white;
	opacity: 0.5;
	width: 80px;
	text-align: center;
	
}

div#header div#links a:hover {
	color: #888;
	opacity: 1;
}

div#header img { border: 0; }


div#intro {
	width: 70%;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	font-size: 0.9em;
	margin-top: -30px;
}

div#contentpage {
	width: 70%;
	font-family: Verdana;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	font-size: 0.6em;
	margin-top: -20px;
}

div#contentpage h2 {
	color: #9C1F1F;
	font-size: 2.1em;
	margin: 0; 
	margin-top: -5px;
	margin-bottom: -5px;
}

div#contentpage h3 {
	color: #C20100;
	font-size: 1.4em;
	margin: 0; 
	margin-top: -5px;
	margin-bottom: -5px;
}


div#intro span#first {
	font-size: 1.5em;
}

div#intro p {
	color: #666;
	font-family: Arial;
	background-color: #FBFFDD;
	border: 1px solid #ccc;
	padding: 10px;
	height: 85px;
	line-height: 1.5em;
}

div#intro img {

	float: left;
	margin-right: 30px;
}

div#page {
	margin-left: auto;
	margin-right: auto;
	width: 70%;
	text-align: center;
}

div#leftpane {
	float: left;
	width: 62%;
	text-align: left;
	font-family: Georgia, "Lucida Sans";
	font-size: 0.7em;
	margin-right: 50px;
}

h1 {
	color: #666;
	font-size: 20px;
	margin-top: 5px;
	border-bottom: 3px solid #eee;
}

div#leftpane h2 {
	color: #C20100;
	font-size: 1.5em;
	font-weight: normal;
	width: 50px;
	float: left;
	display: block;
	padding-right: 20px;	
	border-right: 1px dashed #cecece;
	margin-right: 10px;
}

div#leftpane a {
	color: #C20100;
	text-decoration: none;
	font-weight: bold;
}

div#leftpane p {

	line-height: 1.3em;
	font-size: 1.1em;
}

div#rightpane {
	float: left;
	width: 30%;
	text-align: left;
	color: #555;
	font-size: 0.9em;
	font-family: georgia, arial, verdana;
}

div#rightpane h3 {
	color: #C20100;
	font-size: 1.8em;
	margin: 0; 
	margin-top: -25px;
	margin-bottom: -10px;
}

div#rightpane div.imgblock {
	text-align: left;
	z-index: -9999;
}

div#rightpane a, div#footer a {
	color: #C20100;
	text-decoration: none;
}

div#rightpane a:hover , div#footer a:hover{
	background-color: #C20100;
	color: white;
}

div#footer {
	color: #999;
}

div#footer p {
	font-size: 0.5em;
}

div#photos {
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-size: 0.8em;
	width: 90%;
}

div#photos img {
	border: 5px solid #333;
	width: 100px;
	height: 100px;
	
}

div#photos a {
	text-decoration: none;
	color: #fff;
	margin-left: 0px;
	float: left;
	margin-right: 10px;
}

div#photos div.desc {
	
}

.bright {
	color: #25C200;
	text-align:left; 
	font-family:Arial; 
	font-size: 1.2em;
}

.dull {
	color: #AD1616;
	text-align:left; 
	font-family:Arial; 
	font-size: 1.2em;
}

p a {
	color: #C20100;
}

div#contact {
	text-align: left;
	border: 1px solid #ccc;
	padding: 10px;
	padding-left: 50px;
}

div#contact img {
	position: absolute;
	left: 500px;
}

div#sites th img {
	border: 5px solid #777;
}

div#sites th img:hover {
	border: 5px solid #333;
}

div#sites h2 {
	margin: 0;
}

div#sites a { 
	text-decoration: none;
	color: #777;
}

div#sites a:hover {
	color: #333;
}

div#sites td {
	font-size: 0.6em;
	text-align: left;

}

acronym {
	border-bottom: 1px dashed #777;
}

div#sitemap {
	border-top: 1px dotted #cecece;
	padding-left: 60px;
	text-align: left;
	font-size: 0.6em;
	color: #444;
}

div#sitemap h3 {
	margin:0;
}

div#sitemap ul {
	list-style: inside circle;
	padding-left: 0;
}

div#sitemap ul li {
	margin-left: 0;
	padding-left:0;
	font-size: 0.9em;
	font-family: Verdana, Arial;
}

div#footer {
	margin-left: auto;
	margin-right: auto;
	width: 80%;
}