
body {font-family: Times New Roman, Times;
      width: 100%;	
      background: #F0E68C;	
      border: 0px;
      margin: 0px;	 
      text-align: center;
     }

h1 {color: #100000; text-align: center; font-size: 40px; }
h2 {color: #100000; text-align: center; font-size: 25px; }
h3 {color: #100000; font-size: 20px; }
 
p {color: #200000; font-size: 17px; }

#heading_scroll
	{height: 40px;
	 border: 0px;
         margin: 0px;
	}

#scroll
	{width: 1025px;	
         height: 736px;
	 background: url('IMGS/scroll2.jpg') no-repeat;	
	 border: 0px;
	 margin: 0px;	 
	 text-align: left;
	}

#usable_area_scroll {position:relative;
	 border: 0px;
	 margin: 0px;
	 left: 30px;
	 top: 100px;
	 width: 1000px;
	 height: 530px;
	}

#left_scroll
	{float: left;
	 width: 200px;
	}

#right_scroll
	{float: left;
	 width: 600px;
	 top: 150px;
 	}

#two_col_scroll
	{float: left;
	 width: 300px;
	}

#three_col_scroll
	{position:relative;
	 float: left;
	 width: 200px;
	}

#right_left_scroll
	{float: left;
	 width: 274px;
	}

#right_right_scroll
	{float: right;
	 width: 325px;
	}


#Footr_scroll
	{position:relative;
	 float: left;
	 width: 600px;
	}

/*
	tswnavbar.css	1.0.1
	Please use the CSS Menu Button Wizard at
		http://www.thesitewizard.com/wizards/css-menu-buttons.shtml
	to generate your own customized menu buttons.
*/

#tswcssbuttons {
	width: 98px;
	position: relative;
	left: 0px;
	top: 50px;
	text-align: center;
}
#tswcssbuttons ul {
	list-style: none ;
}
#tswcssbuttons li {
	display: block ;
	list-style: none ;
	font-family: Arial, Helvetica, sans-serif ;
}
#tswcssbuttons li a {
	color: #100000;
	border: 2px solid #F0E68C ;
	width: 98px ;
	text-decoration: none ;
	display: block ;
}
#tswcssbuttons li a:hover {
	color: #000 ;
	background-color: #F0E68C ;
}


