/*Internet Explorer Divs*/

div.newsboxI {position:absolute; 
			left:590px; 
			top:480px; 
			width:400px; 
			height:250px; 
			overflow:auto; 
			text-align:center; 
			border:none; 
			padding:5px;}

div.picI {	position:absolute;
			top:180px;
			left:100px;}
			
div.viewI {	position:absolute; 
			left:110px;
			top:180px;
			width:500px;
			height:500px;}

div.tableSI {	position:relative;
            top:180px;
			left:100px;
			width:820px; 
			height:450px; 
			overflow:auto; 
			border:none; 
			padding:5px;}
			
div.tableSSI{position:relative;
            top:180px;    
			left:100px;
			width:750px; 
			height:450px; 
			overflow:auto; 
			border:none; 
			padding:5px;}

div.tableCI {position:relative;
			top:180px;
			left:100px;
			width:700px; 
			height:450px; 
			overflow:auto; 
			border:none; 
			padding:5px;}

div.tableStI {position:absolute;
			left:650px;
			top:240px;
			width:220px; 
			height:180px; 
			overflow:auto; 
			border:none; 
			padding:5px;}
			
div.hoursI {background-image:url(/images/hours.jpg);
			background-repeat:no-repeat;
			position:relative;
			top:180px;
			left:700px;
			height:310px;
			width:135px;
			text-align:center;
			padding:120px 0px 0px 10px;
			font-size:12px;}


			
/*Firefox Divs*/

div.newsbox {	position:relative; 
			left:680px; 
			top:10px; 
			width:210px; 
			height:150px; 
			overflow:auto; 
			text-align:center; 
			border:none; 
			padding:5px;}

div.pic {	position:relative; 
		left:100px; 
		top:185px; 
		width:575px;
		height:425;}

div.tableS {	position:relative;
			top:180px;
			left:130px;
			width:825px; 
			height:450px; 
			overflow:auto; 
			border:none; 
			padding:5px;}
			
div.tableSS {	position:relative;
			top:180px;
			left:150px;
			width:750px; 
			height:450px; 
			overflow:auto; 
			border:none; 
			padding:5px;}

div.tableC {	position:relative;
			top:180px;
			left:150px;
			width:700px; 
			height:450px; 
			overflow:auto; 
			border:none; 
			padding:5px;}
			
div.view {	position:absolute; 
			left:100px;
			top:180px;
			width:500px;
			height:500px;}

div.tableSt {position:relative;
			left:700px;
			top:250px;
			width:220px; 
			height:240px; 
			overflow:auto; 
			border:none; 
			padding:5px;}

div.hours {	background-image:url(/images/hours.jpg);
			background-repeat:no-repeat;
			position:relative;
			bottom:450px;
			left:700px;
			height:310px;
			width:150px;
			padding:20px 0px 0px 0px;
			text-align:left;
			font-size:13px;}

/*General*/
			
table.table {	padding: 3px; 
			width:800px;}

table.tableS {padding: 3px; 
			width:700px;}			

p.link {	font-size:18px; 
		font-family: "Comic Sans", cursive;}		

body {	background-attachment:scroll; 
		background-repeat: no-repeat; 
		background-image: url(/images/bg-1.jpg);
		height:740px;
		font-size:14px;}

li{	white-space: nowrap;
	float: left;
	padding: 5px;}
	
ul{	white-space: nowrap;
	list-style-type:none;}

p.pclass {
    padding-top: 80px;
    width:500px;
    background: url(/images/seed_class.jpg) no-repeat top center;
}

p.pholist {
    width:500px;
    background: url(/images/seed_whol.jpg) no-repeat top center;
    padding-top: 80px;
}