﻿
body
{
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	text-align: center;
	font-family: font-family: "Palatino Linotype", Palatino, serif;
	background: url(  '../Images/bg_tile.png' ) repeat #333366;
	color: #bbeeff;
}

h1, h2, h3, h4, h5, h6
{
	/*font-family: Sylfaen, Georgia, Serif;*/
	font-family: "Palatino Linotype", Palatino, serif;
	/*font-family: Arial, Helvetica, sans-serif;*/
	letter-spacing: 2px;
}
h2, h3, h4, h5, h6
{
	font-weight: normal;
}
h1
{
	font-size: 180%;
}
h2
{
	color: #fff;
	font-size: 135%;
}
h3
{
	color: #ff0000;
	font-size: 115%;
}
h4
{
	color: #ff0000;
	font-size: 100%;
}
h5
{
	font-size: 95%;
}
a:link, a:visited
{
	color: #ffdd77;
}
a:hover
{
	text-decoration: none;
}
a img
{
	border: 0px;
}
.center
{
	text-align: center;
}
.imageleft
{
	float: left;
	margin-right: 10px;
	padding: 5px;
	color: #ddd;
	font-size: 90%;
	text-align: center;
}
.imageright
{
	float: right;
	margin-left: 10px;
	padding: 5px;
	color: #ddd;
	font-size: 90%;
	text-align: center;
}
.header
{
	width: 800px;
	height: 220px;
	margin: auto;
/*	border-bottom: 1px solid #6699cc;
	background-image: url( '../Images/bolivar-header.gif' ) no-repeat;
	border-top: 1px solid #99ccff;*/
}
.wrapper_container
{
	margin: 0 auto;
	width: 800px;
	padding: 0;
	text-align: left;
	background-image: url( '../Images/bolivar-bg.jpg' );
	background-repeat: no-repeat;
	background-color: #14285f;
/*	background-image: url( '../Images/border-doubleline.gif' );
	background-position: 200px 330px;
	border-bottom: 1px solid #99ccff;
	border-left: #333333;
	border-right: #333333;*/
}
.wrapper_lower
{
	margin: 0 auto;
	width: 1024px;
	padding: 0;
	text-align: center;
}

.wrapper_lower h3
{
	margin-top: 5px;
	margin-bottom: 0px;
}
	
.columnB
{
	float: right;
	width: 530px;
	margin-top: 20px;
	padding: 0px 30px 30px 30px;
}

.columnB p, .columnB li
{
	font-size: 85%;
}

.columnA
{
	float: left;
	width: 200px;
	margin-top: 20px;
}
.columnA h4
{
	display: block;
	border-top: 1px dotted #990000;
	border-bottom: 1px dotted #990000;
	padding: 5px 10px 5px 20px;
	margin-right: 20px;
}
/*
.columnA ul
{ 
	list-style-type: none;
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}
.columnA li
{
	padding-bottom: 15px;
}
.columnA a
{
	font-size: 80%;
	font-weight: bold;
	font-family: Sylfaen, Georgia, Serif;
	text-decoration: none;
	letter-spacing: 0.04em;
}
*/
.columnA a:link, .columnA a:visited
{
/*	color: #ffdd77;
	text-decoration: none;*/
}
/*
.columnA ul.secondarylinks a:link, .columnA ul.secondarylinks a:visited
{
	color: #ccaa44;
}
.columnA a:hover, .columnA ul.secondarylinks a:hover
{
	color: #fff;
}
*/
.directory h1, .directory h2, .directory h3, .directory h4
{
	margin-bottom: 5px;
}

.directory h1 a, .directory h2 a, .directory h3 a, .directory h4 a
{
	color: #ff0000;
}

.directory ul
{
	margin-top: 0px;
}

div.biolist h3
{
	margin-bottom: 0px;
}
div.biolist h4, div.biolist ul
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 100%;
	color: #bbeeff;
}
div.biolist p
{
	margin-top: 0px;
}

div.bio
{
	border-top: 5px double #333333;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 2px solid #333333;
	background-color: #99ccff;
	color: #000000;
	width: 720px;
	padding: 10px;
	text-align: left;
}

div.bio h5
{
	color: #660000;
}

div.bio p
{
	font-size: 80%;
}

.formbox
{
	background-color: #114;
	border: 1px solid #000;
	width: 100%;
}

.formbox p
{
	padding: 15px;
}

.formtable
{
	margin: 0 auto;
	margin-bottom: 10px;
	width: 90%;
}

.formlabel
{
	text-align: right;
}

.formrequired
{
	color: #c00;
	font-weight: bold;
}

.calendarevent
{
	border: 1px solid #333;
	width: 300px;
	position: fixed;
	padding: 5px;
	background-color: #ddd;
	color: #333;
	text-align: left;
}
.calendarevent h5
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}
.calendarevent p
{
	margin-top: 0px;
	font-size: 85%;
}

#flash
{
	position: relative;
/*	left: 0px;
	top: 220px;
	margin: 0 auto;
	z-index: 1000;*/
	width: 96%;
	background-color: #569;
	color: white;
	border-bottom: 1px solid #555;
	text-align: left;
	padding: 10px;
	margin-bottom: 10px;
}
#flash, #flash * { cursor: pointer; }
#flash .yui-b { padding: 5px 0; }
#flash .yui-b>* { font-size: 128%; }
#flash label { display: block; text-align: left; font-weight: normal; text-transform: none; margin-top: 15px; }
#flash label:after { content: ':'; }
#flash.subtle { background-color: #444; color: white; }
#flash.subtle:hover { background-color: #222; }
#flash.warning { background-color: #ff0; color: black; }
#flash.warning:hover { background-color: #ff8; }
#flash.success { background-color: #595; }
#flash.success:hover { background-color: #7b7; }
#flash.failure, #flash.error { background-color: #800; }
#flash.failure:hover, #flash.error:hover { background-color: #a00; }
#flash.subtle, #flash.success, #flash.failure, #flash.error { text-shadow: black 2px 2px 2px; }