body, p, tr, td {font-family: Tahoma; font-size: 10pt}

body {
margin:0;
background: #002B5A;
background-image: url('/images/background2.jpg');
background-repeat:no-repeat;
}

.bold_text {color:#1C4178; font-weight:bold}
.bigger{font-size:110%; font-weight:bold; color:#1C4178}

a.white {color:#FFFFFF; text-decoration:none}
a {color:#08386B; text-decoration:underline}
a:hover {text-decoration:underline}
a:hover {text-decoration:underline}
a {position:relative}

a.menu{font-family:Georgia; font-size: 13pt; color:#FFFFFF; text-decoration:none}
a.menu:hover{color:#FF6600}

h1{margin-left: 30px; margin-right: 30px; margin-top: 20px; margin-bottom:0; font-weight:bold; font-size:18px}
h3{font-weight:bold; font-size:10pt; margin-bottom:0}

.subtitle, h2 {font-family:Georgia; font-size:13pt; color:#08386B; font-weight:normal}

.imageright{float:right; margin-left:10px; margin-bottom:5px}
.imageleft{float:left; margin-right:10px; margin-bottom:5px}

.slideshow { height: 210px; width: 150px; margin: auto }

/** LIGHTBOX **/
#lightbox {
	background-color: white; padding: 10px;	border: 0px solid #FFF;
}
#overlay {
	background-image: url(/images/lightbox/overlay.png);
}
#lightboxCaption {
	color: #333; background-color: white; font-size: 90%; text-align: center;
}
* html #overlay {
	background-color: #000;	background-image: url(/images/lightbox/blank.gif);	filter: Alpha(opacity=50);
}

div.workshop {width: 155px; text-align: center; float: left; font-size:8pt}
