﻿body {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-color: #ffffff;
	background-image: url('images/paper6.gif');
}
.center {
	text-align: center;
}

table {
}

 	
a:link {
	color: #0000FF;
	font-size: 102%;
}
a:visited {color: #800080;
        font-size: 102%;}
a:active {color: #ff0000
         font-size: 102%;}
a:hover {color: #FF0000;
         font-size: 102%;}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22pt;
	color: #003366;
	font-style: italic;
	text-align: center;
}
h2 {
	font-family: "Times New Roman", Serif;
	color: #000000;
	font-size: medium;
	font-weight: lighter;
	text-align: center;
	font-style: italic;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	color: #993333;
	font-size: 14pt;
	text-align: center;
	font-style: italic;
}

h5 {
	color: #000080;
	font-size: large;
	text-align: center;
}
#gallery1 {
		}
#gallery1 table {
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	border: 0px solid #000000;
	border-collapse: separate;
	}
#gallery1 td {
	width:20%;
	font-weight:bold;
	text-align: center;
	padding:15px;
	padding-top:30px;
	border-top-style: solid;
	border-top-width: 1px;
	vertical-align: top;
	}
#gallery1 td p {
	text-align: left;
	font-size: 10pt;
	font-weight:normal;
	}
#gallery1 img {
	border-color: black;
	border-width: 1px;
	}
	

.nav {font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	color: #383838;
    text-decoration: none;}



#navbar
	{
	padding-left: 0;
	margin-left: 0;
	width: 175px;
	}
#navbar li
	{
	list-style-type: none;
	line-height: 50px;
	text-align: center;
	}
#navbar a
	{
	display: block;
	width: 175px;
	height: 50px;
	border: 0px solid;
	background: url("images/chmenu_big.gif") no-repeat 0 0;
	font-family: Arial;
	font-size: 12px;
	color: #000000; /*vertical-align: middle;*/;
	text-align: center;
	float: none;
	font-weight: bold;
	text-decoration: none;
	/*top: inherit;*/
}
#navbar a:hover
	{
	width: 175px;
	height: 50px;
	border: 0px solid;
	background: url("images/chmenu_big.gif") no-repeat -175px 0px;
	color: #FFFFFF;
	}
#navbar a span
	{
	display: none;
	}

	

/*#navprev
	{
	display:block;
	width: 125px;
	margin-left: auto;
    margin-right: auto;
	line-height: 25px;
	text-align: center;
	font-weight: bold;
}*/
#navprev a
	{
	display: inline-block;
	width: 125px;
	height: 25px;
	border: 0px solid;
	background: url("images/chprev_big.gif") no-repeat 00;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	line-height: 25px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
#navprev a:hover
	{
	width: 125px;
	height: 25px;
	border: 0px solid;
	background: url("images/chprev_big.gif") no-repeat -125px
0px;
	color: #FFFFFF;
}



/*#navnext
	{
	display:block;
	width: 125px;
	margin-left: auto;
    margin-right: auto;
	line-height: 25px;
	text-align: center;
	font-weight: bold;
	}*/
#navnext a
	{
	display: inline-block;
	width: 125px;
	height: 25px;
	border: 0px solid;
	background: url("images/chnext_big.gif") no-repeat 0 0;
	line-height: 25px;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
#navnext a:hover
	{
	width: 125px;
	height: 25px;
	border: 0px solid;
	background: url("images/chnext_big.gif") no-repeat -125px
0px;
	color: #FFFFFF;
}

/*#navhome
	{
	display: inline-block;
	width: 125px;
	height: 25px;
	margin-left: auto;
    margin-right: auto;
	border: 0px solid;
	text-align: center;
	line-height: 25px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}*/

#navhome a
	{
	display:inline-block;
	width: 125px;
	height: 25px;
	background: url("images/chhome_big.gif") no-repeat 0 0;
	color: #000000;
	text-decoration: none;
	text-align: center;
	line-height: 25px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	}

#navhome a:hover
	{
	background: url("images/chhome_big.gif") no-repeat -125px 0px;
	color: #FFFFFF;
	}



#navup
	{
	/*display: inline;*/
	width: 125px;
	margin-left: auto;
	margin-right: auto;
	line-height: 25px;
	text-align: center;
	right: auto;
	left: auto;
	position: relative;
	font-weight: bold;
}
#navup a
	{
	display: block;
	width: 125px;
	height: 25px;
	border: 0px solid;
	background: url("images/chup_big.gif") no-repeat 0 0;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	/*vertical-align: middle;*/
	text-align: center;
	text-decoration: none;
	}
#navup a:hover
	{
	border: 0px solid;
	background: url("images/chup_big.gif") no-repeat -125px 0;
	color: #FFFFFF;
	}
 