/* general elements */
body {
	background: #000;
	color: #ff6;
	padding: 0;
	}

p, td, li, q, cite, address, blockquote{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font: bold 1.25em Verdana, Arial, Helvetica, sans-serif;
	color: #ff6;
	background: #000;
	padding: 0;
	margin: 0 0 10px 0;
}

h2 {
font: normal 1.15em Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background: #ff6;
	padding: 3px 0 4px 3px;
	margin: 0 0 7px 0;
}

h2 a {
font-size: 0.8em;
padding: 0 10px;
}

h3{
font: italic 1em Verdana, Arial, Helvetica, sans-serif;
	color: #ff6;
	padding: 0;
	margin: 0 0 10px 0;
}
h4{
font: normal 0.9em Verdana, Arial, Helvetica, sans-serif;
	color: #ff6;
	padding: 0;
	margin: -5px 0 10px 0;
}

p, address{
font-style: normal;
margin: 0;
padding: 0 0 10px 0;
}

q {
font-style: italic;
display: block;
}

cite {
display: block;
font-style: normal;
font-weight: bold;
font-size: 0.85em;
line-height: 1.5em;
padding: 0 0 15px 0;
}

blockquote{
font-style: italic;
padding: 0 20px 10px 20px;
margin: 0;
}

ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

p, li, address, q, blockquote{
	font-size: 0.85em;
	line-height: 1.5em;
}

img {
border: 0;
margin: 0;
padding: 0;
}

/* general links */

a:link {
	font-weight: normal;
	text-decoration: none;
	color: #ff6;
}

a:visited {
	text-decoration: none;
	color: #ff6;
}

a:hover {
	text-decoration: none;
	color: #f00;
}

a:active {
	text-decoration: none;
	color: #900;
}

/* class selected elements */
.hide {
	display: none;
}

p.hnotes{
font-style: italic;
margin: -10px 0 10px 0;
padding: 0
}

p.first {
padding: 25px 0 10px 0;
}

p.last{
padding: 0 0 15px 0;
}

p.dates {
padding: 0;
margin: 10px 0 0 0;
font-weight: bold;
}

.homepage {
font-weight: normal;
font-size: 0.9em;
}

h3.courses{
font: italic bold 1em Verdana, Arial, Helvetica, sans-serif;
color: #ff6;
padding: 0;
margin: 0 0 3px 0;
}

ul.opportunities li{
margin: 0 0 0 10px;
}

ul.opportunities{
margin: -10px 0 10px 10px;
list-style: circle;
}

/*class selected links*/

.thispage a:link, #mainCont a:link, #galcontent a:link, #mainContNJS a:link{
	text-decoration: none;
	color: #f00;
}

.thispage a:visited, #mainCont a:visited, #galcontent a:visited, #mainContNJS a:visited{
	text-decoration: none;
	color: #f00;
}

.thispage a:hover, #mainCont a:hover, #galcontentS a:hover, #mainContNJS a:hover{
	text-decoration: underline;
	color: #900;
}

.thispage a:active, #mainCont a:active, #galcontent a:active, #mainContNJS a:active{
	text-decoration: underline;
	color: #900;
}

/* workarounds */

table#navigation img, img#gallImage {
	display: block;
}

/* navigation elements */

#navigation td#logo {
width: 398px;
}

#navigation td {
	text-align: right;
	padding: 0;
	margin: 0;
	vertical-align: top;

}

#navigation ul {
	margin: 0 20px 15px 0;
}

/* content links */
#mainCont ul#links a:link, #mainCont ul#links a:visited{
color: #ff6;
text-decoration: none;
}

#mainCont ul#links a:hover{
	text-decoration: underline;
	color: #f00;
}

#mainCont ul#links a:active{
	text-decoration: underline;
	color: #900;
}

/* gallery elements */

td#gallery{
vertical-align: top;
}

div#gallNav {
text-align: center;
padding: 13px 0 0 0;
}

a#slidestartstop{
position: relative;
top: -13px;
}

td#gallery div#gallNav img{
width: 18px;
height: 35px;
margin: 0 10px;
display: inline;
position: relative;
}

#galleryNJS img{
padding: 0 0 5px 0;
}

td#gallery h2, td#galleryNJS h2{
font: italic 0.85em Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-align: center;
	color: #ff6;
	background: #000;
	padding: 10px 0 0 0;
	margin:0;
}

td#galleryNJS h2{
	padding: 0 0 25px 0;
}

/* gallery links IE */

td#gallery a.arrow, td#gallery a.arrow:visited {
background: #ff6;
}

td#gallery a.arrow:hover {
	background: #f00;
}

td#gallery a.arrow:active {
	background: #900;
}

/* gallery links MOZ */

/*set bg to blk*/

html>body td#gallery a.arrow, html>body td#gallery a.arrow:visited, html>body td#gallery a.arrow:hover, html>body td#gallery a.arrow:active {
background: #000;
}

/*set img bg to change*/

html>body td#gallery a.arrow img, html>body td#gallery a.arrow:visited img{
color: #000;
background: #ff6;
}

html>body td#gallery a.arrow:hover img{
color: #000;
	background: #f00;
}

html>body td#gallery a.arrow:active img{
color: #000;
	background: #900;
}

/*validation elements*/
div#validation{
width: 790px;
position: relative;
left: 50%;
margin: 0 0 0 -395px;
padding: 10px 0 0 0;
text-align: right;
font-size: 0.9em;
}

div#validation img{
display: inline;
}

/* page structure */

table#content {
width: 790px;
}

td#gallery {
width: 398px;
}

td#mainCont {
width: 392px;
vertical-align: top;
}

td#mainContNJS {
width: 380px;
vertical-align: top;
}

div#contentScroll {
height: 485px;
overflow: auto;
}

div.contentScroll {
position: relative;
left: 50%;
margin: 0 0 0 -403px;
width: 806px;
height: 485px;
overflow: auto;
}

