/* CSS Document */

*
{
	margin: 0;
	padding: 0;
}
h1
{
font-size: x-large;
color: #9f9f9e;
font-family:Times New Roman, Verdana, Arial, Sans-Serif;
}
h2
{
font-size: large;
color: #9f9f9e;
font-family:Times New Roman, Verdana, Arial, Sans-Serif;
}
h2 a
{
font-size: large;
color: #999;
font-family:Times New Roman, Verdana, Arial, Sans-Serif;
text-decoration:underline;
}
a: hover
{
text-decoration: none;
color: #000;
}

p,li,ul
{
font-family:Times New Roman, Verdana, Arial, Sans-Serif;
font-size: 16px;
}

li a
{
font-size: 16px;
}
a
{
text-decoration: none;
color: #660202;
}
a:hover
{
text-decoration:underline;
color: #000;
}

div.scroll {
height: 620px;
width: 563px;
overflow: auto;
background-color: #fff;
padding: 8px;
}

.style1 
{
	font-size: x-large;
	color: #333;
}
#container
{
 width: 759px;

 margin: auto;
 overflow: auto;
 background-image: url(header.jpg);
 background-repeat: no-repeat;
 
}

#header
{
 width: 760px;
 height: 320px;
}
#leftcontainer
{
	width: auto;
	float: left;

}
#space
{
 width: 30px;
height: 411px;
float:left;
 
}
#leftnav
{

	text-align: center;
	width: 178px;
height: 411px;
line-height: 22px;
 background-image: url(navback.gif);
 background-repeat: no-repeat;

	margin-top: 45px;
	float: left;

}
	

#leftnav ul
{
	list-style: none;
	text-decoration: none;
}
#leftnav ul
{
	list-style: none;

}
#leftnav li
{

	color: #000;
	text-align: center;








}
#leftnav li a
{

	color: #61605b;
	text-align: center;




	
	
}
#leftnav li a:hover
{

	color: #9f9f9e;
	text-align: center;

	text-decoration: none;

}


#contentcontainer
{
	float: right;
	display: inline;

	margin-top: 5px;
	

}
#slideshow
{
	width: 702px;
	background: #000;
	height: 208px;
	margin-top: 109px;
	margin-left: 23px;
	margin-right: auto;
}
#text
{
	padding-right: 45px;
	padding-top: 1px;

	width: 480px;
	margin-top: 28px;
}
#textz
{
	padding-top: 1px;

	width: 750px;
	float:left;
	margin-top: 35px;
}
#texts
{
	padding: 18px;
	padding-top: 16px;

	width: 578px;

	margin-top: 35px;
}
#footer
{
clear: both;
background: #000;
color:#FFFFFF;
text-align: right;
padding-right: 10px;

}
#footer a
{
color: #c9c394;
text-decoration: none;
}
#footer a:hover
{
color: #fff;
text-decoration: none;
}
.photos
{
 float: right;
}
