/* CSS Document */

body {background-image: url(images/background.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#ffffff;

	font: 347 0.8em 'verdana',arial,sans-serif;

scrollbar-arrow-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-highlight-color: #C0C0C0;
scrollbar-face-color: #FFFFFF;
scrollbar-shadow-color: #C0C0C0;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;


}




a:link {
	color: #006633;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006633;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #006633;
}


.textfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2b292a;
	text-decoration: none;
}





<![if !IE 6]>

.shiftcontainer{
position: relative;
left: 5px; /*Number should match -left shadow depth below*/
top: 5px; /*Number should match -top shadow depth below*/
}

.shadowcontainer{
width: 347px; /* container width*/
background-color: #fed519;
}



.shadowcontainer .innerdiv{
/* Add container height here if desired */
background-color: white;
border: 1px solid gray;
padding: 6px;
position: relative;
left: -5px; /*shadow depth*/
top: -5px; /*shadow depth*/
}


.shiftcontainerp{
position: relative;
left: 5px; /*Number should match -left shadow depth below*/
top: 5px; /*Number should match -top shadow depth below*/
}

.shadowcontainerp{
width: 347px; /* container width*/
background-color: #522c3a;
}



.shadowcontainerp .innerdivp{
/* Add container height here if desired */
background-color: white;
border: 1px solid gray;
padding: 6px;
position: relative;
left: -5px; /*shadow depth*/
top: -5px; /*shadow depth*/
}


.shiftcontainero{
position: relative;
left: 5px; /*Number should match -left shadow depth below*/
top: 5px; /*Number should match -top shadow depth below*/
}

.shadowcontainero{
width: 347px; /* container width*/
background-color: #601708;
}



.shadowcontainero .innerdivo{
/* Add container height here if desired */
background-color: white;
border: 1px solid gray;
padding: 6px;
position: relative;
left: -5px; /*shadow depth*/
top: -5px; /*shadow depth*/
}




.shadowcontainer5 .innerdiv5{
/* Add container height here if desired */
background-color: white;
border: 1px solid gray;
padding: 6px;
position: relative;
left: -5px; /*shadow depth*/
top: -5px; /*shadow depth*/
}



.shadowcontainer5{
width: 535px; /* container width*/
background-color: #fed519;
}

.shadowcontainer5 .innerdiv5{
	background-color: white;
	border: 1px solid gray;
	padding: 6px;
	position: relative;
	left: -5px;
	top: -5px;
	


}



.shadowcontainer7 .innerdiv7{
/* Add container height here if desired */
background-color: white;
border: 1px solid gray;
padding: 6px;
position: relative;
left: -5px; /*shadow depth*/
top: -5px; /*shadow depth*/
}



.shadowcontainer7{
width: 535px; /* container width*/
background-color: #fed519;
}

.shadowcontainer8{
width: 535px; /* container width*/
background-color: #522c3a;
}


.shadowcontainer7 .innerdiv7{
/* Add container height here if desired */
background-color: white;
border: 1px solid gray;
padding: 6px;
position: relative;
left: -5px; /*shadow depth*/
top: -5px; /*shadow depth*/
}



.shadowcontainer8{
width: 535px; /* container width*/
background-color: #522c3a;
}

.shadowcontainer8 .innerdiv8{
/* Add container height here if desired */
background-color: white;
border: 1px solid gray;
padding: 6px;
position: relative;
left: -5px; /*shadow depth*/
top: -5px; /*shadow depth*/
}



.shadowcontainer9{
width: 535px; /* container width*/
background-color: #601708;
}

.shadowcontainer9 .innerdiv9{
/* Add container height here if desired */
background-color: white;
border: 1px solid gray;
padding: 6px;
position: relative;
left: -5px; /*shadow depth*/
top: -5px; /*shadow depth*/
}



.shadowcontainer10{
width: 500px; /* container width*/
background-color: #601708;
}

.shadowcontainer10 .innerdiv10{
/* Add container height here if desired */
background-color: white;
border: 1px solid gray;
padding: 6px;
position: relative;
left: -5px; /*shadow depth*/
top: -5px; /*shadow depth*/
}

<![endif]>


.paper {
background-image:url(images/yellow_curl_paper.gif); 
background-repeat:no-repeat;
}
