@import url("navbar.css");


/* Generic Selectors */

body {

font-family: Georgia, "Times New Roman", Times, serif;

font-size: 10pt;

color: #333333;

background-color: #F9F9F9;

}

p {

width: 80%;

}

li {

list-style-type: none;

line-height: 150%;

list-style-image: url(../images/arrowSmall.gif);

}

h1 {

font-family: Georgia, "Times New Roman", Times, serif;

font-size: 18pt;

font-weight: bold;

color: #000000;

}

h2 {

font-family: Georgia, "Times New Roman", Times, serif;

font-size: 14pt;

font-weight: bold;

color: #000000;

border-bottom: 1px solid #C6EC8C;

}

 

/**************** Pseudo classes ****************/

a:link {

color: Blue;

text-decoration: none;

font-weight: normal;

}

li :link {

color: Blue;

text-decoration: none;

font-weight: normal;

}

a:visited {

color: Blue;

text-decoration: none;

font-weight: normal;

}

li a:visited {

color: Blue;

text-decoration: none;

font-weight: normal;

}

a:hover {

color: Orange;

font-weight: normal;

}

li a:hover {

color: Orange;

padding-bottom: 5px;

font-weight: normal;

}

a:active {

color: Red;

font-weight: normal;

}

/************************* ID's *************************/

#navigation {
	position: absolute;
	width: 220px;
	height: 70%;
	margin: 0;
	margin-top: 50px;
	border-right: 1px solid #C6EC8C;
	font-weight: normal;
	left: 6px;
	top: 4px;




}

#centerDoc {
	position: absolute;
	width: 600px;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	height: 400px;
	left: 240px;
	top: 40px;



}
table {
	width: 60%;
}
img {
	bottom: auto;
	border-right-style: outset;
	border-bottom-style: outset;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;


}
#GalleryCaption {
	position:absolute;
		 z-index:22



}
#thumbs{
	position:absolute;
	left:720px;
	top:140px;
	width:165px;
	z-index:20;
	border-left: none;
	height: 339px;




}
.thumbImg {
	border: 1px solid Black;
	margin: 2pt;

}
#thumbs2 {
	position:absolute;
	left:850px;
	top:140px;
	width:165px;
	z-index:20;
	border-left: none;
	height: 339px;

}
#ClickImage {
	font-size: 80%;
	position:absolute;
	 left:766px;
	  top:109px;
	   width:250px;
	    height:20px;
		 z-index:21
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99FF33;
	overflow: hidden;
	width: auto;
	margin-right: 50pt;
	

}
#Text {
	position:absolute;
	z-index:22;
	width: 40%;

}
.RightTDBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #99FF00;
	padding-right: 10px;

}

.LeftBorder {
	border-right-style: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #99FF00;
	padding-left: 10px;
	height: auto;




}


.ClickImage2 {

	font-size: 8pt
}
h4 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99FF33;
	overflow: hidden;
	width: auto;
	margin-right: 50pt;
}
