/* CSS Document -srquinn.com homepage styles */

#outside {
width: 808px;
	\width: 828px;
	w\idth: 808px;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
}

#left { width: 494px; height:444px;
	position:absolute;
	top: 61px;
	left: 0px;
	z-index:1;
}

	
#banner { width:347px; 
	height:33px;
	position: absolute;
	top: 82px;
	left: 481px;
	background-image:url(library/srq-banner-110.jpg);
	background-repeat:no-repeat;
	background-position:left;
	z-index:2;
}

#nav-home { width: 288px;
	height: 128px;
	position: absolute;
	left: 501px;
	top: 185px;
}

.portnav {font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: 400;
	list-style-type: none;
	text-align:right;
	line-height: 125%; 
	margin: 0px;
	padding: 0px;
	color: rgb(66, 77, 43)
	}
	



#footnote {width: 340px;
	height:27px;
	top:462px; left:486px;
	background-image:url(library/b-rule.gif); background-repeat:no-repeat; background-position:top;
	position:absolute;
	z-index:4; 
	
}

#footnote p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight:200;
	text-align:center;
	padding:5px 0px;
	margin:0px;
}

#numbers { width: 347px;
	height:17px;
	top: 442px; left:490px;
	position:absolute;
	z-index:3;
	padding:0px;
	margin:0px;
	
}
#numbers ul {padding:0px; margin:0px;
	font-size: 1em;
	}
	
#numbers li {font-family: "Big Caslon", "Times New Roman", Georgia, Times, serif;
	text-align: left;
	list-style-type:none;
	display:inline;
	padding-right: 3px;
	padding-left: 3px;
	margin: 0px;
	color: rgb(66, 77, 43);
	font-weight: 400;
	font-size: 76%;
}



a:link {
	color: rgb(142, 149, 116);
	text-decoration: none;
}
a:visited { text-decoration: none; color: rgb(102, 135, 82) }
a:active { text-decoration:none}
a:hover { color: rgb(66, 77, 43); text-decoration:none; }

body {font-size: 101%;}
p {font-size: 1em;}

/* unused
h3 { font-family:Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style:italic;
	font-weight:200;
}

h4 { font-family:Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight:300;
}
end unused*/
