.onebig { background:  url(../../../Lists/images/frame-middle.jpg) center center repeat-y ; margin:auto ; width:949px }
.twobig { background:   url(../../../Lists/images/frame-top.jpg) top center no-repeat }
.threebig { background:   url(../../../Lists/images/frame-bottom.jpg) bottom center no-repeat }
	
a{text-decoration:none}
a:hover{text-decoration: underline; color:none;}

body {
	background-color: #000000;
	margin: 0;
}
h1 {
	color: #000000;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	padding-top:5px; 
	padding-left:5px; 
	text-transform: uppercase;
}
h2 {
	color: #000000;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#mother {
	margin: 10px 10px 10px 10px; 
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#bio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
#bio a{
	font-weight:normal;
	text-decoration: none;
	color:#000000;
}
#bio a:hover{
	text-decoration: underline;
}
#bio img {
	float:left;
	margin-right:10px;
	border: solid 1px #000;
	}

#curriculum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
#curriculum a{
	font-weight:normal;
	text-decoration: none;
	color:#999;
}
#curriculum a:hover{
	text-decoration: none;
	color: #000;
}
#curriculum ul{
	margin: 8px 0 0 20px;
	padding: 0;
}
#curriculum li{
	line-height:1.3em;
	list-style-type:circle;
}
#curriculum img {
	float:left;
	margin-right:10px;
	border: solid 1px #000;
}
#gallery {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
#gallery a{
	font-weight:normal;
	text-decoration: none;
	color:#0066ff;
}
#gallery a:hover{
	text-decoration: none;
	color: #000;
}
#gallery h2 {
	font-size:15px;
	font-weight:bold;
}
#gallery h2 a {
	font-size:15px;
	font-weight:bold;
}
.gallerywrap {
	margin: 10px;
	float: left;
	border: solid 1px #ddd;
	padding: 10px;
	width:175px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.gallerywrap img {
	margin-bottom:10px;
	border: solid 1px #ddd;
	padding:4px;
}
.gallerywrap a:hover img {
	border: solid 1px #666;
}
.gallerywrap h2 {
	margin-bottom:4px;
}
#subgallery {
	margin-top: 20px;
	border: solid 1px #ddd;
	padding:10px;
	overflow:auto;
}
#subgallery h2 {
	color:#0066ff;
	font-size:15px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#subgallery div {
	margin-bottom:20px;
	margin-top:2px;
}
a.return {
	float:right;
	position:relative;
	margin-top:4px;
	color:#0066FF;
	font-weight:bold;
}
#subgallery img {
	margin-right:10px;
	border: solid 1px #ddd;
	padding:4px;
}
#subgallery a:hover img {
	border: solid 1px #666;
}
#header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0;
}
#header ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#header li {
	color: #000;
	font-weight: bold;
	float:left;
	padding: 5px;
	border: solid 1px #ccc;
	margin: 0 0 0 10px;
}
#header a {
	color: #999;
	text-decoration:none;
	font-weight:normal;
}
#header a:hover {
	color: #000;
	text-decoration:none;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ccc;
	font-weight: normal;
	border-top: solid 1px #ccc;
	margin:20px 3px 0px 3px;
	padding: 10px 5px 5px 5px;
	text-align:center;
}
#footer a {
	color: #000;
	font-weight: bold;
	text-decoration:none;
}
#footer a:hover {
	color: #0066ff;
	text-decoration:none;
}

