/* reset all browsers */

body {
	font-size: 62.5%;
	}

:link, :visited, :hover {
	text-decoration: none;
	}
	
ul,ol {
	list-style: none;
	}
	
h1,h2,h3,h4,h5,h6 {
 	font-size: 1em;
 	font-weight: normal;
 	}
 	
 ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
 	margin: 0;
 	padding: 0;
	border: 0;
 	}
 	
 img {
 	border: 0;
 	margin: 0;
 	}

/*.distext { display: none; }*/

html, body {
	font-family: "verdana", verdana, sans serif;
}

h1 {
	position: absolute;
	top: 1em;
	padding: 0.5em 0 0 2em;
}

h1 a {
	text-decoration: none;
	color: #000;
	font-size: 1.4em;
	text-transform: uppercase;
}

h1 a:hover {
	color: #999;
}

#mainmenu {
	margin: 5em 0 0 2em;
	font-size: .95em;
	width: 30em;
}

#mainmenu h2 {
	margin: 3em 0 0.5em 0;
	font-weight: lighter;
	color: #333;
	text-transform: uppercase;
}

#mainmenu a {
	text-decoration: none;
	color: #666;
}

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

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

#mainmenu ul li, #mainmenu ol li {
	margin: 0.5em 0 0.5em 0;
}

#catname {
	float: right;
	color: #999;
	font-size: 1.0em;
	padding: 0 2em 0 0;
}

#maindisplay {
	margin-top: 8em;
	margin-left: auto;
	margin-right: auto;
}

#maindisplay p {
	text-align: right;
}

#nextprevlinks {
	width: 30px;
	height: 12px;
	margin-top: 2em;
	margin-left: auto;
	margin-right: auto;
}

#nextprevlinks #nlink a {
	margin-left: 44px;
}

#nextprevlinks #plink a {
	display: block;
	float: left;
	width: 10px;
	height: 12px;
	background: transparent url(/site_graphics/arrow_left.gif) no-repeat 0 0;
}

#nextprevlinks #nlink a {
	display: block;
	margin-left: 20px;
	width: 10px;
	height: 12px;
	background: transparent url(/site_graphics/arrow_right.gif) no-repeat 0 0;
}

#nextprevlinks .distext { display: none; }

p.imgtitle {
	font-size: 1.1em;
	color: #666;
}

#textcontent {
	width: 90em;
	margin: 9.5em 0 0 2em;
}

#textcontent h2 {
	font-size: 1.8em;
	margin-top: -0.5em;
	line-height: 1.5em;
	color: #666;
}

#textcontent p, #textcontent ol, #textcontent ul {
	font-size: 1.0em;
	color: #666;
	line-height: 1.5em;
}

#textcontent p {
	margin: 1.2em 0 1.2em 0;
}

#textcontent a {
	color: #333;
}

#textcontent a:visited {
	color: #333;
}

#textcontent a:hover {
	color: #666;
}

#mainscrollarea {
	margin-top: 4em;
	overflow-x: scroll;
	width: 100%;
	
}

#leftrightscroller {
	
	
}

#leftrightscroller .scrollmedia {
	float: left;
	margin: 2em 0 5em 2em;
	
}

#leftrightscroller .scrollmedia p.imgtitle {
	text-align: right;
}

#pagesheader h1 {
	position: fixed;
	width: 80%;
	background-color: #fff;/Users/Brian/Desktop/screen.css;
	margin: -2em 0 0 0;
	padding: 2.5em 2em;
}

#pagesheader h1 a {
	display: inline;
	margin: 0;
	padding: 0;
}

.splashlink a img {
	border: 0px solid #999;
}

.splashlink a:hover img {
	border: 0px solid #333;
}

#splashtitle {
	font-size: 1.4em;
}

#splashtitle a {
	color: #333;
}

#splashtitle a:hover {
	color: #333;
}