body {
background-image:		url("images/background.jpg");
background-repeat:		repeat;
background-attachment:	fixed;
margin:     			0;
padding:    			0;
font-family:			verdana;
font-size:				15px;
font-weight:			normal;
text-align:				left;
color:					black;
}


html {height: 101%}
img {border: 0px}


.bold	{font-weight:	bold}


h1, h2, p {font-family: verdana}
h1 {font-size: 24px;	color: blue;  margin-top: 0px;  margin-bottom: 20px;}
h2 {font-size: 15px;	margin: 0px;}
p  {font-size: 14px;	font-weight: normal;}



a:link, a:visited, a:active  {font-size: 14px; font-weight: bold; text-decoration: none;  color: blue;}
a:hover   {text-decoration: none;  color: red;}

a.two:link, a.two:visited, a.two:active  {font-weight: bold;  text-decoration: none; color: black;}
a.two:hover   {text-decoration: underline; color: white;}





#container {
width:				962px;
margin:             auto;
margin-top: 		20px;
margin-bottom: 		20px;
border:				1px solid black;
text-align:			left;
color:				black;}



#inner {
width:				940px;
background-color:	white;
margin:             auto;
padding:			20px 10px;
}



#slideshow { 
border:				1px solid black;
margin-bottom: 		0px;}



.contacttable {
width:				500px;
text-align:			left;
font-weight:		normal;}






z {}