body {
	font: 13px/1.5 "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #660033;
	background: #aaa url(images/gradient.jpg);
	background-repeat:  repeat-y;
	background-position: center;
	margin: 10px 0 0;
	padding: 0;
	cursor: default;
}


.Caption {
font-family: Arial;
font-weight: bold;
color:      #333333;
}

.fineprint {
font-family: Arial;
font-weight: light;
font-size: 80%;
color:      #333333;
text-align: center;
line-height: 100%;
}


a:link, a:visited {
color: #772233;
text-decoration: none;
font-weight: bold;
}

a:hover {
color: #772233;
font-weight: bold;
text-decoration: none;
background-color: #e8e8e8;
}

a:hover.image {
	text-decoration: none;
	margin: 5 5 5px;
	border-width: 8px 8px 8px 8px;
	border-spacing: 2px;
	border-style: double double double double;
	border-color: gray gray gray gray;



}


h1 {
	font: normal 36px "HoeflerText", "Georgia", "Times New Roman", Times, serif;
	color: #333333;
	text-transform: lowercase;
	text-shadow: 0 1px 1px rgba(0,0,0,0.75);
	margin: 0 0 20px;
}

h1 span {
	color: rgba(0,0,0,0.6);
	text-shadow: 0 1px 1px rgba(255,255,255,0.3);
}
h2 {
	color: black;
}

h3 {
	font: "HoeflerText", "Georgia", "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #333333;
	font-variant: small-caps;
	text-align: right;
	line-height: 100%;
}



p, li, td {
	color: #303030;
}

.nav {
	text-align: right;
	line-height: 105%;
	
}

.navhead {
	color: #303030;
}

.column {
	margin: .5cm 3cm .5cm 3cm;
	color: white;
}
.column2 {
	color: white;
	margin: 0px 0px 0px 0px;
}

.columngray {
	margin: .5cm 3cm .5cm 3cm;
	color: 303030;
}
table.slideshow {
	border-width: 8px 8px 8px 8px;
	border-spacing: 2px;
	border-style: double double double double;
	border-color: gray gray gray gray;
	border-collapse: separate;
	width:640px; 
	margin-left:auto; 
	margin-right:auto;

}
table.slideshow td {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
table.slideshow2 {
	border-width: 8px 8px 8px 8px;
	border-spacing: 2px;
	border-style: double double double double;
	border-color: gray gray gray gray;
	border-collapse: separate;
	width:216px; 
	height:162px;
	margin-left:auto; 
	margin-right:auto;

}
table.slideshow2A {
	border-width: 8px 8px 8px 8px;
	border-spacing: 2px;
	border-style: double double double double;
	border-color: gray gray gray gray;
	border-collapse: separate;
	width:700px; 
	height:200px;
	margin-left:auto; 
	margin-right:auto;

}
table.slideshow2 td {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

table.welcome {
	width:75%; margin-left:12%; margin-right:13%;
	background: #808080;
	border-width: 8px 8px 8px 8px;
	border-spacing: 2px;
	border-style: double double double double;
	border-color: #303030;
	
}
table.welcome td {
	padding: 10px 0px 10px 0px;
}
table.welcome2 {
	width:90%;
	margin-left:auto; 
	margin-right:auto;
	background: #808080;
	border-width: 8px 8px 8px 8px;
	border-spacing: 2px;
	border-style: double double double double;
	border-color: #303030;
	
}
h2
 {
	font: 80% Georgia, "Times New Roman", Times, serif;
}


div.letter {
	background-color: #808080;
}
img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}
.central {
position: relative;
width: 216px;
height: 150px;
border:0px;
background-color:#ccc;

}
.white {
color: #FFFFFF;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;



}
