/********************************************************/
h1 {
	font-size: 24px;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: #999999;

	}
h2 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	font-family: "Times New Roman", Times, serif;

	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
img {
	}

img.logo{
	position: absolute;
	left: 7px;
	top: 7px;
}

.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
.tiny {
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;



	}
	.caption {
	font-size: 10px;
	line-height: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 3px;
	font-family: "Times New Roman", Times, serif;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
}
.small_header {
	font-size: 16px;
	line-height: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;

	}
/****************************************************/
html, body {height:100%}
body {
    
	padding:0;
	margin:0;
	color: #000000;
}
#outer{
	height:100%;
	min-height:100%;
	min-width:500px;
	margin-bottom:-25px;
	color: #000000;
	background-color: #FFFFE2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;




}
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/

#header{
	background:url(images/header_bg_offwhite.jpg) no-repeat;
	color: #FFFFFF;
	text-align:center;
	padding: 0px;
	font-family: Calligrapher;
	font-size: 36px;
	font-weight: bold;
}
#header a{
	float: right;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	padding-right: 10px;
	position: absolute;
	top: 90px;
	right: 70px;
	font-weight: bold;



}
#left {
	position:relative;
	width:400px;
	float:left;
	display:inline;
	margin-left:12px;
	height:1%;

}
#left p {padding-left:3px;padding-right:2px}
#right p {padding-left:3px;padding-right:2px}

#right {
	position:relative;
	width:60px;
	float:right;
	margin-right: 5px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #000000;
	padding-left: 6px;



}

#footer {
	height:50px;
	clear:both;
	/*
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF;
	*/
	background-color: #1EC45E;
	color: #FFF;
	text-align:center;
	position:relative;
}

* html #footer {/*only ie gets this style*/
	\height:52px;/* for ie5 */
	he\ight:50px;/* for ie6 */
}
#clearfooter{clear:both;height:40px;}/*needed to make room for footer*/
div,p  {margin-top:0}/*clear top margin for mozilla*/

#centrecontent {
	height:1%;
	margin-top: 0;
	margin-left: 225px;




}
#centrecontent p {
	padding-left:7px;
	padding-right:7px;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	line-height: 26px;
}

#left img,#right img {margin-top:3px}
#footer a {color:#fff}

a{
	color: #660033;
}

#left SPAN {
	DISPLAY: none
}
#left A:hover {
COLOR: #666666; TEXT-DECORATION: none
}
#left A:hover SPAN {
	DISPLAY: block;
	Z-INDEX: 20;
	BACKGROUND: #fff;
	WIDTH: 150px;
	POSITION: absolute;
	right: -170px;
}

#right SPAN {
	DISPLAY: none
}

#right A:hover {
	COLOR: #666666;
	TEXT-DECORATION: none;
	border: /*1px solid #1EC45E*/; /*for some reason dont erase this commented line, the mouse overs stop working*/

}
#right A:hover SPAN {
	DISPLAY: block;
	Z-INDEX: 20;
	BACKGROUND: #fff;
	border: 1px solid #000000;
	position: absolute;
	right: 125px;
	padding: 0px;


	




}
/**************************************************************************/

.rollover a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFCC;
	text-decoration: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
	border: 1px solid #000000;




}
.rollover a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFCC;
	border: 1px solid #000000;

/*border-top-width: thin;
border-right-width: thin;
border-bottom-width: thin;
border-left-width: thin;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #E9E9E9;
text-decoration: none;
border-right-color: #0099FF;
border-bottom-color: #0099FF;
border-left-color: #E9E9E9;*/
}
.rollover a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	background-color: #eee;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;

/*border-top: thin solid #0099FF;
border-right: thin solid #E9E9E9;
border-bottom: thin solid #E9E9E9;
border-left: thin solid #0099FF;*/
}
.rollover a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #eee;
	text-decoration: none;
	border-right-width: thin;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-left-width: thin;
	border-left-style: solid;
	border-bottom-width: thin;
	border-bottom-style: solid;



}

.firstbigletter {
font-family:Georgia, ;
color:#000000;
font-size:36px;
line-height:normal;
letter-spacing:-6px;
}


/**************************************************************************/


/*////////////Needed for gallery of picutures ///////////////////*/



#thumbnail_container{
	BACKGROUND-COLOR: #eee;
	padding: 5px;
	width: 375px;
	overflow: scroll;
	height: 200px;
	border: 1px solid #999;
	margin-top: 10px;
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: 5px;

}

.thumbnail
{
float: left;
width: 60px;
border: 1px dashed #999;
margin: 0 5px 5px 0;
}
