body {

background-repeat: no-repeat;
background-position: top left;
color:#222222;
margin: 10px 10px;
font: 9px Verdana;
text-align: justify;
}

body.home {
margin: 20px 20px;	

}

#main-windown {
	border: 0px solid #666;
	width:780px;
	padding: 0px;
	margin: auto;

}

#footer {
	width: 850px;
	text-align: center;
	margin: auto;

	width:850px;
}

H1 {
	font-size: 30px; 
	font-weight: bold;
}

H2 {
	font-size: 18px;
	font-weight: normal;
	line-height: 90%;
}

H3 {
	font-size: 13px;
	font-weight: bold;
	line-height: 90%;
	margin-bottom: 10px;
}

#hor-nav {
	width: 850px;
	height:20px;
	text-align: center
}

#hor-nav a {
	float:left;
	margin:0px 10px;
	display: block;
	color:#022462;
	font-weight: bold;
	text-decoration: none;
}

#hor-nav li:hover {
	color:#ccc;
}


td {
	font-size: 11px;	
        font-family: Verdana;
}


a {
	color:#777777;
	text-decoration: underline;	
}

a:hover {
	color:#AAAAAA;
	text-decoration: underline;
}


a.strillo {
	color: #022462;
}

a.gal-nav {
	font-weight: bold;
	font-size: medium;
	color:#990000;
}


#title {
	background: url(../logo.gif) no-repeat 10px 0px;
	width: 800px;
	height: 25px;
	clear: both;
}

#ed-content {
 	float: left;
	width: 400px;
	line-height: 18px;
	margin-left:15px;
}

img.img-gal{
/*	float: left;*/
	display: block;
	margin-right: 10px;
}

.bio {
	width: 370px;
}

.smalltxt {
	font-size: 9px; 
	font-weight: normal;
}

.bio td {
	padding: 5px;
	vertical-align: top;
	border-bottom: 1px dotted #999;
}

#gal {
	float:right;
	width: 350px;
	margin-top: 30px;
}

#gal p.thumbnail {
	background-color: #EFEFEF;
	width: 150px;
	height: 100px;
	margin:5px;
	float: left;
	text-align: center;
	padding-top: 20px;
}

table#credits {
color: #022462;
}

p           { font-size: 8pt }
.head11		{ font-size: 40pt }
.head12		{ font-size: 14pt }
.head13		{ font-size: 60pt }

