body{background-color:#c0c0c0;margin:0px;font-family:serif;}
p{margin-top:0px; margin-bottom:6px; font-family:serif; font-size:16px; line-height:16px}
td{font-family:serif; font-size:16px;}
a:link, a:visited { background-color: transparent; color: #3165CE; text-decoration: none; font-weight: bold; border:0px; font-family:serif; }
a:hover { background-color: transparent; color: #D6A629; text-decoration: underline; font-weight: bold; border:0px; font-family:serif; }
a:hover.menu { background-color: transparent; color: #D6A629; text-decoration: none; font-weight: bold; border:0px; font-family:serif; }
img { border:0px; }

h1 { text-align:center; font-family:'Viner Hand ITC',serif; color:#9C6910; }
h2 { text-align:center; font-family:'Viner Hand ITC',serif; color:#3165CE; margin:0px; padding:0px; }

.red { background-color: transparent; color: red; }
.green { background-color: transparent; color: #006600; }
.blue { background-color: transparent; color: #007BBD; }
.purple { background-color: transparent; color: #8000FF; }
.yellow { background-color: transparent; color: #ffffcc; }
.black { background-color: transparent; color: black; }
.white { background-color: transparent; color: white; }

.footer{margin:15px 75px; width:700px; text-align:center; color:#9C6910; background-color:transparent; }

.Nistal {  font-family: 'Viner Hand ITC',serif; font-size: 16px; font-style: normal; font-weight: normal; color: #3366CC}
.TitleStyle {  font-family: 'AvantGarde Md BT',serif; font-size: 18px; font-weight: normal; font-variant: normal; color: #3366CC}
.TextStyle { font-family: 'AvantGarde Md BT',serif; font-size: 14px; color: #3366CC}
.DescriptionStyle {  font-family: Arial, Helvetica, serif; font-size: 12px; color: #990000}
.PhotoTitleStyle {  font-family: 'AvantGarde Md BT',serif; font-size: 16px; color: #990000}
.SculptTitleStyleR {  font-family: 'AvantGarde Md BT',serif; font-size: 18px; color: #990000; font-weight: normal; text-decoration: underline}
.tablestyle {  border: 1px #990000 solid}
.centre {  text-align: center}

#header { padding:8px; margin:0; border:none; }
#nav { position: absolute; left: 75px; top: 50px; padding: 0; margin: 0; list-style: none; }
#nav ul { padding: 0; margin: 0; list-style: none; }
#nav li { float:left; padding-right: 20px; }
#nav li.sub { float: none; display: inline; }
#nav a:link { display: block; text-decoration: none; font-weight: normal; }
#nav a:visited { display: block; text-decoration: none; font-weight: normal; }
#nav a:hover { display: block; text-decoration: none; font-weight: bold; }
#nav li ul {
	position: absolute;
	left: -999em;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	padding: 5px;
	background-color: transparent;
	border: 0px;
}