html,body {
    background-image: url(gifs/bg-pixel.jpg);
    font-size: 12px;
    font-family: Times, serif;
    font-color: #573720;
    height=100%;
    top: 0px;
    left: 0px;
	}

	
.caption {
    font-color: #A9A348;
    text-decoration: none;
    font-size: 10px;
    font-family: Times, serif;
	}
	
td {
    font-size: 13px;
    font-family: Times, serif;
    color: #573720;
	}
	
.largetext {
    font-size: 16px;
    font-family: Times, serif;
    color: #573720;
    line-height: 25px;
}

.processtext {
    font-size: 16px;
    font-family: Times, serif;
    color: #573720;
    line-height: 18px;
}

.processtitle {
    font-size: 14px;
    font-family: Times, serif;
    color: #573720;
}

.verylarge {
    font-size: 22px;
    font-family: Times, serif;
    color: #573720;
    line-height: 25px;
}

.home1 {
    font-size: 13px;
    font-family: Times, serif;
    color: #573720;
    line-height: 20px;
	}
	
.home2 {
    font-size: 13px;
    font-family: Times, serif;
    color: #573720;
    line-height: 25px;
	}
	
p {
    font-size: 13px;
    font-family: Times, serif;
    line-height: 20px;
    font-color: #573720;
	}
	
.whitetext {
    font-size: 13px;
    font-family: Times, serif;
    color: #ffffff;
    line-height: 20px;
	}
	
	
mysmall {
    font-size: 10px;
    font-family: Times, serif;
    line-height: 20px;
    color: #A9A348;
	}
	
a:link {
    text-decoration: none;
    color: #573720;

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

	}
	
a:hover {
    text-decoration: none;
    color: #A9AB2F;
	}
	
a:active {
    text-decoration: none;
	color: #75701F;
	}

	

.selected {
    color: #A9AB2F;
	}

a.selected:link {
    text-decoration: none;
    color: #A9AB2F;

	}
	
a.selected:visited {
    text-decoration: none;
    color: #A9AB2F;
	}
	
a.selected:hover {
    text-decoration: none;
    color: #A9AB2F;
	}
	
a.selected:active {
    text-decoration: none;
	color: #75701F;
	}

	

.text {
	font-size: 11px;
        font-family: Times, serif;
	line-height: 15px;
	color: #ffffff;
	}
	



select, option, textarea, input {
        font-family: Times, serif;
	font-size: 11px;
}
	
.forumline      { background-color: #fff2d9; border: 1px #cc9933 dashed; }

.pictureborder      { border: 1px #000000 solid  ; }

.navbartable      { background-color: #996633; }


.main {
    border-color: #A9AB2F;
    border-width: 1px;
    border-style: solid;
    padding: 0px;
    width: 800px;
    height: 600px;
}

.double-horizontal {    
    padding: 0px; 
    width: 800px;
    height: 5px;
    background-image: url(gifs/double-horizontal-line.jpg);
}

.rootbar {
    padding: 0px;
    width: 800px;
    height: 171px;
}

.root {
    padding: 0px;
    width: 132px;
    background-image: url(gifs/root.jpg);
    font-size: 13px;
    line-height: 18px;
}



.textbox {
    padding-top: 0px;
    width: 800px;
    height: 320px;
}


.leaf {
    padding: 0px;
    width: 800px;
    height: 36px;
    background-image: url(gifs/leaf-row-bg.jpg); 
}

.navbar {
    padding: 0px;
    width: 800px;
    height: 35px;
}

.bottombox {
    padding: 0px;
    width: 800px;
    height: 77px;
}

.portfolio_text {
    padding: 0px;
    width: 250px;
    height: 300px;
}


