/*LAYOUT OF WHOLE SITE*/
#layout{
	position: absolute; top: 30px; left:20px; width: 870px; height:550px;
	/*border-style:solid; border-width:thin; border-color:white; background-color:#3E6189;*/
}

/*PAGE HEADERS*/
#logo{
	position: absolute; top: 10px; width: 870px; height:165px;
}
#navigationbar{
	position: relative; top: 10px; width: 870px;
}

/*HOME PAGE STYLES*/
#maintextbox{		
	position: relative; top:5px; left:0px; width:480px; height:150px; border:thin; 
	background-color: #CB0D0F; border:thin; border-color:white; border-style:solid;
	font-family:"Microsoft Sans Serif"; font-size:medium; color:white; text-align:center;
}
#contactinfo{		
	position: absolute; top:-1px; left:485px; width:383px; height:150px; border:thin; 
	background-color: silver; border:thin; border-color:white; border-style:solid;
	font-family:"Microsoft Sans Serif"; font-size:medium; color:white; text-align:center;
}
#folderdisplay{
	position: absolute; top:155px; left:-488px; width:870px; height:120px; border:thin;
	border-color:white; border-style:solid;
}
#charity{
	position:relative; left:0px; top:0px; width:870px; height:auto; color:white;
    font-family:"Microsoft Sans Serif"; font-size:small; text-align:center;
}

/*ABOUT US PAGE STYLES*/
#abouttextbox{		
	position: relative; top:5px; left:0px; width:650px; height:auto; border:thin; 
	background-color: silver; border:thin; border-color:white; border-style:solid;
	font-family:"Microsoft Sans Serif"; font-size:small; color:black; text-align:center;
}

/*LINKS PAGE STYLES*/
#linkstextbox{		
	position: relative; top:5px; left:0px; width:868px; height:auto; border:thin; 
	background-color: silver; border:thin; border-color:white; border-style:solid;
	font-family:"Microsoft Sans Serif"; font-size:small; color:black; text-align:center;
}

/*ORDER PAGE STYLES*/
#orderbox{		
	position: absolute; top:-1px; left:552px; width:315px; height:540px; border:thin; 
	background-color: silver; border:thin; border-color:white; border-style:solid;
	font-family:"Microsoft Sans Serif"; font-size:small; color:black;
}
#intructions{
	position: relative; top:5px; left:0px; width:545px; height:540px; border:thin; 
	background-color: #CB0D0F; border:thin; border-color:white; border-style:solid;
	font-family:"Microsoft Sans Serif"; font-size:medium; text-align:center; color:white;
}

/*PRICES PAGE STYLES*/
#pricetextbox{		
	position: relative; top:5px; left:0px; width:431px; height:120px; border:thin; 
	background-color: #CB0D0F; border:thin; border-color:white; border-style:solid;
	font-family:"Microsoft Sans Serif"; font-size:medium; color:white; text-align:center;
}
#discounttextbox{		
	position: absolute; top:-1px; left:437px; width:430px; height:246px; border:thin; 
	background-color: #CB0D0F; border:thin; border-color:white; border-style:solid;
	font-family:"Microsoft Sans Serif"; font-size:medium; color:white; text-align:center;
}
#tradetextbox{		
	position: absolute; top:125px; left:-439px; width:431px; height:120px; border:thin; 
	background-color: #CB0D0F; border:thin; border-color:white; border-style:solid;
	font-family:"Microsoft Sans Serif"; font-size:medium; color:white; text-align:center;
}
#folderdisplayprice{
	position: relative; top:65px; left:-439px; width:870px; height:120px; border:thin;
	border-color:white; border-style:solid;
}
#overprint{
	position: relative; top:60px; left:-439px; width:431px; height:230px; border:thin;
    background-color: #CB0D0F; border-color:white; border-style:solid;	
	font-family:"Microsoft Sans Serif"; font-size:medium; color:white; text-align:center;
}
#explanation{
	position: relative; top:-219px; left:437px; width:431px; height:230px; border:thin;
    background-color: #CB0D0F; border-color:white; border-style:solid;	
	font-family:"Microsoft Sans Serif"; font-size:medium; color:white; text-align:center;
}

/*FOLDER DISPLAY PAGES*/
#headerlogo{
	position: relative; top:40px; left:0px; width:870px; height:100px; border:thin;
	border-color:white; border-style:solid;
}
#folders{
	position: relative; top:2px; left:0px; width:870px; height:auto;  
	font-family:"Microsoft Sans Serif"; font-size:small; color:white; text-align:center;
}
#whichwaystyle{
	position: relative; top:0px; left:0px; width:869px; height:auto; border:thin;
    background-color: #CB0D0F; border-color:white; border-style:solid;	
	font-family:"Microsoft Sans Serif"; font-size:medium; color:white; text-align:center;
}
/*INSIDE FOLDER PAGES*/
#text{	
	font-family:"Microsoft Sans Serif"; font-size:medium; color:white; text-align:center;
}

#upgrade {
					font-family:"Century Gothic"; text-align:center;
			}