.onex { background:   url(../../Directory/Images/border_side.jpg) center center repeat-y ; margin:auto ; width:716px }
.twox { background:   url(../../Directory/Images/border_top.jpg) top center no-repeat }
.threex { background:   url(../../Directory/Images/border_bottom.jpg) bottom center no-repeat }

.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 }
	
.fourx { background:  url(../../Directory/Images/side3.jpg) center center repeat-y ; margin:auto ; width:205px }
	.fivex { background:  url(../../Directory/Images/side1.jpg) top center no-repeat }
	.sixx { background:  url(../../Directory/Images/side2.jpg) bottom center no-repeat }
	
a{text-decoration:none}
a:hover{text-decoration: underline; color:none;}

body {
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}
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:12px;
}
#bio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	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: 12px;
	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 12px 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: 12px;
	color: #000000;
	font-weight: normal;
}

#gallery a{
	font-weight:normal;
	text-decoration: none;
	color:#999;
}
#gallery a:hover{
	text-decoration: none;
	color: #000;
}
#gallery img {
	float:left;
	margin-right:10px;
	border: solid 1px #000;
}
#gallerycontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
#gallerycontent a{
	font-weight:normal;
	text-decoration: none;
	color:#999;
}
#gallerycontent a:hover{
	text-decoration: none;
	color: #000;
}
#gallerycontent table {
	margin: 10px 0 0 0;
}
#gallerycontent td {
	padding: 5px;
	margin-bottom:5px;
}
#gallerycontent th {
	font-weight: bold;
	text-align: left;
	width: 100px;
}
#gallerycontent ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#gallerycontent li {
	border: solid 1px #ccc;
	padding: 5px;
	margin-bottom: 10px;
}
	
#gallerygrid {
	margin: 10px 10px 10px 10px;
}
#gallerygrid img {
	float:left;
	margin-right:8px;
	margin-bottom:8px;
	border: solid 1px #000;
}

#gallerygrid a:hover img {
	opacity: .65;
	filter: alpha(opacity=65);
	}

#header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	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;
}

