body {
  background-color: white;
  color: #333333;
  font-family: Arial, Verdana, Lucida, Helvetica, sans-serif;
  min-width:1000px;
  max-width: 1700px;
  width: 100%;
  margin:0px auto;
  margin-top: 0px;
}

#factbox{
	background-color: red;
	width: 300px;
	height: 50px;
	float: inherit;
	position: relative;
	margin-top: 5px;
	left: 550px; 
}

/* css code for page header */

#pageheader{
	background-image: url(http://www.tylertruss.com/images/headerbackground.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #656565;
	width: 100%;
	height: 100px;
	margin-bottom: 0px;
}

p.made{
	position: relative;
	top: 75px;
	left: -10px;
	font-size: 11px; 
	font-family: sans-serif; 
	color: white;
	float: right;
	text-align: right;
}

p.title{ 
	position: relative;
	top: 75px;
	left: -335px;
	font-size: 11px; 
	font-family: sans-serif; 
	color: white;
	float:left;
}

img.logo { 
    float: left;
    z-index: 2;
    margin-top: 11px;
    margin-left: 5px;
}

#menu{
	background-image: url(http://www.tylertruss.com/images/menuline.png);
	float: left;
	position: relative;
	z-index: 25;
	width:100%;
	min-width: 900px;
}

#headernav {
    background: none;
    font-size: 13px;
    font-family: Arial, Verdana;
    width:100%;
}

#headernav, #headernav ul {
    float:left;
    list-style:none;
    line-height:30px;
    padding:0;
    margin:0;
    width:100%;
}

#headernav a {
    display:block;
    color: white;
    text-decoration:none;
	padding-top: 0px;
	padding-bottom: 0px;
    padding-left: 18px;
    padding-right: 18px;
}

#headernav li {
    text-align: left;
    float:left;
    width: 125px;
    padding:0;
}

#headernav ul {
    position:absolute;
    left:-999em;
    height:auto;
    width:125px;
    font-weight:normal;
    margin:0;
    line-height:1;
}

#headernav li li {
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: white;
    width:125px;
    padding-bottom: 5px;
    padding-top: 5px;

    font-family:verdana,sans-serif;
}
#headernav li li a {
    padding:4px 10px;
    width:105px;
    font-size:11px;
    color:#dddddd;
}

#headernav li ul ul {
    margin: -25px 0 0 125px;
    }
    
#headernav li li:hover {
}

#headernav li ul li:hover a, #headernav li ul li li:hover a, #headernav li ul li li li:hover a, #headernav li ul li li li:hover a {
    color: white;
    }
#headernav li:hover a, #headernav li.sfhover a {
    color: white;
    }
#headernav li:hover li a, #headernav li li:hover li a, #headernav li li li:hover li a, #headernav li li li li:hover li a {
  	color: black;
}
#headernav li:hover ul ul, #headernav li:hover ul ul ul, #headernav li:hover ul ul ul ul, #headernav li.sfhover ul ul, #headernav li.sfhover ul ul ul, #headernav li.sfhover ul ul ul ul {
    left:-999em;
}
#headernav li:hover ul, #headernav li li:hover ul, #headernav li li li:hover ul, #headernav li li li li:hover ul, #headernav li.sfhover ul, #headernav li li.sfhover ul, #headernav li li li.sfhover ul, #headernav li li li li.sfhover ul {
    color: #c8c8c8;
    left:auto;
    background:#ababab;
    }
#headernav li:hover, #headernav li.sfhover {
    background-repeat: no-repeat;
    background-image: url(http://www.tylertruss.com/images/menubackground.png);
}


/* css code for page header



/* css code for the pdf library */

#column { 
	background-color: #d8d8d8; 
	float: left;
	width: 33%;
	margin-right: 3px;	
}

#pdflibrary ul {
	font-family: Arial, Verdana;
	font-size: 14px;
	margin: 1px;
	padding: 1px;
	list-style: none;
}

#pdflibrary li ul { display: none; }

#pdflibrary ul li a {
	display: block;
	text-decoration: none;
	border-top: 2px solid #ffffff;
	padding: 5px 15px 5px 15px;
	margin-left: 1px;
	white-space: nowrap;
}

#pdflibrary ul li a:hover { background-color: #285faa; color: white; }

#pdflibrary li:hover ul { 
	display: block; 
	position: absolute;
}

#pdflibrary li:hover li { 
	float: none;
	font-size: 11px;
}

#pdflibrary li:hover a { background: #bfbfbf; }

#pdflibrary li:hover li a:hover { background-color: #285faa; background-position: 0px 0px; 
background-repeat: no-repeat; }

#pdflibrary p{
	color: #285faa;
	font-size: 16px;
	text-align: center;		
	font-weight: bold;
		}
/* css code for the pdf library */



/* css code for pages */
#contentbackground{
	background-color: #f1f1f1;
	z-index: 0;
	width: 100%;
	height: 100%;
	float: left;
}

#content{
	margin-top: 10px;
	background-color: #e2e2e2;
	width: 835px;
	margin:0px auto;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 10px;
}

#frame{
	position: relative;
	z-index: 3;
}

#fader{
	position: absolute;
	top: 171px;
	margin: auto;
	margin-left: 30px;
	z-index: 5;
}

#javabackup{
	position: absolute;
	top: 171px;
	margin: auto;
	margin-left: 30px;
	z-index: 1;
}


#bodyimage{
	width: 900px;
	height: 400px;
	z-index: 2;
	margin:0px auto;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}


a.link {
	font-size: 12px;
	color: blue;
}


p.maintext
{
	margin-top: 5px;
	padding-top: 0px;
	margin-bottom: 3px;
	padding-bottom: 0px;
	font-size: 14px;
	width: 500px;
}

p{
	font-size: 12px;
	word-wrap: normal;
	word-break: normal;
}

p.indexcopy{
	font-size: 14px;
	max-width: 95%;
	margin-bottom: 0px;
	padding-bottom: 15px;
	margin-top: 0px;
	padding-top: 0px;
}

ul {
	font-size: 12px;
}

img {
	border: none;
	margin-top: 0px;
	padding-top: 0px;
}

h1.pagetitle{
	
	font-size: 28px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

p.factheader{
	font-weight: bold;
	font-size: 14px;
	background-color: #e2e2e2;
	width: 90%;
	padding-left: 10px;
	margin-top: 10px;
	padding-top: 5px;
	float: left;
}

#factbar ul {
	margin-left: 0px;
	color: white;
	font-size: 13px;
	padding-top: 0px;
}

# li{
	margin-top: 2px;
}

#factbar{
	float: right;
	margin-right: 15px;
	width: 290px;
	height: 100%;
	background-color: #7f7f7f;
	background-repeat: no-repeat;
	z-index: 5;
	padding: 0px;
	padding-bottom: 10px;
	margin-bottom: 0px;
}

#factbar a:link {color: black; text-decoration:none; }
#factbar a:active {color: black; text-decoration: none; }
#factbar a:visited { color: black; text-decoration: none; }
#factbar a:hover {color: white; text-decoration: none; }

/* css code for pages */

/* css code for image gallery */

#imagebackgroundgallery{
	background-color: #f1f1f1;
	z-index: 0;
	width: 100%;
	min-height: 600px;
	height: 100%;
	float: left;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#galleryposition{
	width: 900px;
	height: 400px;
	z-index: 2;
	margin:0px auto;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
/* css code for image gallery */

/* css code for footer */

p.footer{
	text-align: right;
	float: right;
	font-size: 11px;
	font-weight: bold;
	color: #d9d9d9;
	padding-top: 14px;
	padding-right: 10px;
}

#footer{
	background-image: url(http://www.tylertruss.com/images/footerbackground.jpg);
	background-repeat:repeat-x;
	background-position: right;
	width: 100%;
	height: 100px;
	margin-top: 0px;
	float: right;
}

/* css code for footer */


