.center {
    text-align:center;
	color: BLUE;
	font-family: Tahoma,Verdana,Helvetica;
	font-size:30px;
}

.just {
	text-align:justify;
}

.left {
	text-align:left;
}

.line-height {
    line-height: 10px;
}

.line-heights {
    line-height: 10px;
}

.justwhite {
	text-align:justify;
    color: white;
}

.justblack {
	text-align:justify;
    color: black;
}

.black {
	color: #000000;
}

.blackbold {
	color: #000000;
	font-weight: bold;
}

.white {
	color: #ffffff;
}

.centerwhite {
	text-align:center;
    color: white;
  
}

.centerblack {
	text-align:center;
    color: black;
		font-size:30px;
}


.hrblack {
	border-width: 2px;
}

.email {
	font-family:"Courier New";
/*	padding-left: 3%;
	padding-right: 3%;*/
}

.attrib {
    text-align:center;
	font-size: 18px;
	line-height: 1;
    margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}

.copyright {
    text-align: center;
	font-size: 18px;
}

.nobull {
	list-style-type: none;
    padding-bottom: 6px; 
    padding-right: 20px; 
}

.pagebox {
	padding-top: 1%;
	padding-bottom: 2%;
	padding-left: 2%;
	padding-right: 2%;
    max-width: 850px;
    margin: auto;
    border-style: solid;
    border-width: 20px;
    border-color: BLUE;
    border-radius: 20px;
	font-family: Tahoma,Verdana,Helvetica;
	color: #000000;
	font-size: 22px;
	line-height: 1.25;
	background-color: SILVER;
}


table {
   
	font-family: Tahoma,Verdana,Helvetica;
	font-size: 16px; 
}

td {
   	font-family: Tahoma,Verdana,Helvetica;
	font-size: 16px;
}

td.cen {
	text-align: center;
    white-space:nowrap;
}

th {
   
	font-family: Tahoma,Verdana,Helvetica;
	font-size: 22px;
}

.newspaper {
    -webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;

    -webkit-column-gap: 40px; /* Chrome, Safari, Opera */
    -moz-column-gap: 40px; /* Firefox */
    column-gap: 40px;
}

.fright {
	float: right;
	margin: 0 0 20px 20px;
}

.fleft {
	float: left;
	margin: 0 0 20px 20px;
}

.inline {
	display:inline-block;
}

html, body {
	background: GRAY;
	/*background-image: url("images/page_background.jpg");*/
	/*background-repeat: no-repeat;*/
	/*background-attachment: fixed;*/
	padding: 1%;
}

div {
    text-align: center;
}

small{
    font-size: 12px;
}

large{
    font-size: 30px;
}
    
img.top {
    vertical-align: -17.0px;
}
    
img.bottom {
    vertical-align: -2.0px;
}
    
img.middle {
    vertical-align: -2.0px;
}

span {
	padding-top: 2%;
	padding-bottom: 4%;
	padding-left: 2%;
	padding-right: 2%;
    text-align: center;
    max-width: 850px;
    margin: auto;
    border-style: none;
	font-family: Tahoma,Verdana,Helvetica;
}

span. {
	padding-top: 2%;
	padding-bottom: 4%;
	padding-left: 2%;
	padding-right: 2%;
    text-align: center;
    max-width: 850px;
    margin: auto;
    border-style: none;
	font-family: Tahoma,Verdana,Helvetica;
}

#grad {
  background: -webkit-linear-gradient(#000000 600px, #d8d8d8 1400px); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#000000 600px, #d8d8d8 1400px); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#000000 600px, #d8d8d8 1400px); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#000000 600px, #d8d8d8 1400px); /* Standard syntax */
}

.centerquote {
	font-size: 18px;
	font-style: italic;
}

.centerquotewhite {
	font-size: 18px;
	font-style: italic;
	color: white;
}

.centerwhite {
	font-size: 18px;
	color: white;
}


.centerblack {
	font-size: 12px;
	color: white;
}

p {
	margin-left: auto;
    margin-right: auto;
}

/*.italic {
	margin-left: auto;
    margin-right: auto;
	font-style: italic;
}*/

b.red {
	color: #d63a42;
}

b.blue {
	color: #0099FF;
}

b.white {
	color: #ffffff;
}

strong.blue {
	color: #0099FF;
}


b.new {
	color: #ff0000;
	background: #ffff00;
	font-family: Tahoma,Verdana,Helvetica;
	border-radius: 5px;
	padding: 5px;
	font-weight: 900;
}

h1 {
	/*background: #000000; */
	text-align: center;
	font-family: Tahoma,Verdana,Helvetica;
	font-size:32px;
	line-height: 1.75;
	margin-left: auto;
    margin-right: auto;
	color: BLACK;
}

h2 {
	/*background: #000000;*/
	text-align: center;
	font-family: Tahoma,Verdana,Helvetica;
	font-size:28px;
	line-height: 1.25;
	margin-left: auto;
    margin-right: auto;
	color: BLACK;
}

h3 {
	text-align: center;
	font-family: Tahoma,Verdana,Helvetica;
	font-size:24px;
	line-height: 1.25;
	margin-left: auto;
    margin-right: auto;
	color: BLACK;
}

h4 {
	/*background: #000000;*/
	text-align: center;
	font-family: Tahoma,Verdana,Helvetica;
	font-size:22px;
	line-height: 1.25;
	margin-left: auto;
    margin-right: auto;
    color: #a22228;
}

h5 {
	/*background: #000000;*/
	text-align: center;
	font-family: Tahoma,Verdana,Helvetica;
	font-size:20px;
	line-height: 1;
	margin-left: auto;
    margin-right: auto;
	color: BLUE;
}

h6 {
	text-align: center;
	font-family: Tahoma,Verdana,Helvetica;
	font-size:22px;
	line-height: 1.25;
	margin-left: auto;
    margin-right: auto;
	color: #ffffff;
}

h7 {
	/*background: #000000;*/
	text-align: center;
	font-family: Tahoma,Verdana,Helvetica;
	font-size:28px;
	line-height: 1.25;
	margin-left: auto;
    margin-right: auto;
	color: #000000;
}

a,a:link {
	font-family: Tahoma,Verdana,Helvetica;
	color: #0099FF;
	font-weight: bold;
/*	text-decoration: underline;
	font-size: 18px;*/
}

a:active,a:hover {
	font-family: Tahoma,Verdana,Helvetica;
	color: #ff3232;
	text-decoration: underline;
/*	font-size: 18px;*/
}

a:visited {
	font-family: Tahoma,Verdana,Helvetica;
	color: ##ff0000;
	font-weight: bold;
	text-decoration: underline;
/*	font-size: 18px;*/
}

/*
    these are just the default styles used in the Cycle2 demo pages.  
    you can use these styles or any others that you wish.
*/

/* set border-box so that percents can be used for width, padding, etc (personal preference) */
.cycle-slideshow, .cycle-slideshow * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }


.cycle-slideshow { width: 45%; min-width: 200px; max-width: 542px; margin: 10px auto; padding: 0; position: relative;
    background: url(http://malsup.github.com/images/spinner.gif) 50% 50% no-repeat;
    border-style: none;
 }

/* slideshow images (for most of the demos, these are the actual "slides") */
.cycle-slideshow img { 
    /* 
    some of these styles will be set by the plugin (by default) but setting them here
    helps avoid flash-of-unstyled-content
    */
    position: absolute; top: 0; left: 0;
    width: 100%; padding: 0; display: block;
}

/* in case script does not load */
.cycle-slideshow img:first-child {
    position: static; z-index: 100;
}

/* pager */
.cycle-pager { 
    text-align: center; width: 100%; z-index: 500; position: absolute; top: 10px; overflow: hidden;
}
.cycle-pager span { 
    font-family: arial; font-size: 50px; width: 16px; height: 16px; 
    display: inline-block; color: #ddd; cursor: pointer; 
}
.cycle-pager span.cycle-pager-active { color: #D69746;}
.cycle-pager > * { cursor: pointer;}


/* caption */
.cycle-caption { position: absolute; color: white; bottom: 15px; right: 15px; z-index: 700; }


/* overlay */
.cycle-overlay { 
    font-family: tahoma, arial;
    position: absolute; bottom: 0; width: 100%; z-index: 600;
    background: black; color: white; padding: 15px; opacity: .5;
}

/* prev / next links */
.cycle-prev, .cycle-next { position: absolute; top: 0; width: 30%; opacity: 0; filter: alpha(opacity=0); z-index: 800; height: 100%; cursor: pointer; }
.cycle-prev { left: 0;  background: url(http://malsup.github.com/images/left.png) 50% 50% no-repeat;}
.cycle-next { right: 0; background: url(http://malsup.github.com/images/right.png) 50% 50% no-repeat;}
.cycle-prev:hover, .cycle-next:hover { opacity: .7; filter: alpha(opacity=70) }

.disabled { opacity: .5; filter:alpha(opacity=50); }

/* display paused text on top of paused slideshow */
.cycle-paused:after {
    content: 'Paused'; color: white; background: black; padding: 10px;
    z-index: 500; position: absolute; top: 10px; right: 10px;
    border-radius: 10px;
    opacity: .5; filter: alpha(opacity=50);
}

/* 
    media queries 
    some style overrides to make things more pleasant on mobile devices
*/

@media only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
    .cycle-slideshow { width: 200px;}
    .cycle-overlay { padding: 4px }
    .cycle-caption { bottom: 4px; right: 4px }
}

ul.nav {
	list-style: none;
	color: rgb(205,206,201);
    text-align: center;
	line-height: 2;
    margin: 0px;
    padding: 0px;
}

li.nav {
	display: inline;
	text-align: center;
    white-space:nowrap;
	background: #f8ecd7;
    margin: 0px;
    padding: 5px;
    width: 90px;
    border-style:solid;
    border-width:1px;
    border-color: #006400;
}





/* EXPANDING IMAGE NAVIGATION STYLES */
    ul.enlarge{
    list-style-type:none; /*remove the bullet point*/
    margin-left: 0;
    }

    ul.enlarge li{
    display:inline-block; /*places the images in a line*/
    position: relative;
    z-index: 0; /*resets the stack order of the list items - later we'll increase this*/
    margin: 0px 5px 0px 5px;
    }

    ul.enlarge img{}

	
	ul.enlarge img{
	line-height: 10px;
	}


    ul.enlarge span{
    position:absolute;
    left: -9999px;
    background-color:#808080;
    padding: 10px;
    font-size: 30pt;
    text-align: center;
    color: #000000;
    -webkit-box-shadow: 0 0 20px rgba(0,0,0, .75));
    -moz-box-shadow: 0 0 20px rgba(0,0,0, .75);
    box-shadow: 0 0 20px rgba(0,0,0, .75);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius:8px;
    }

    ul.enlarge li:hover{
    z-index: 999;
    cursor:pointer;
    }
    
    
    ul.enlarge span img{
    padding:2px;
    /*background:#ccc;*/
    background:#404040;
    }

    ul.enlarge li:hover span{
    top: -401px; /*the distance from the bottom of the thumbnail to the top of the popup image*/
    left: -60px; /*distance from the left of the thumbnail to the left of the popup image*/
    }

    ul.enlarge li:hover:nth-child(2) span{
    top: -492px; /*the distance from the bottom of the thumbnail to the top of the popup image*/
    left: -310px;
    }

    ul.enlarge li:hover:nth-child(3) span{
    top: -512px; /*the distance from the bottom of the thumbnail to the top of the popup image*/
    left: -555px;
    }

    /**IE Hacks - see http://css3pie.com/ for more info on how to use CS3Pie and to download the latest version**/
    ul.enlarge img, ul.enlarge span{
    behavior: url(pie/PIE.htc);
    }
