/*the style sheet for the Pauline Baynes fanlisting */body{   background-color: #CC9;	color: #333333;	font-family: Times, serif;	font-size: 1.0em;	background-image: url(images/bg.jpg);	background-repeat: repeat-y;	background-position: 0px 0px; }h1{	font-family: Georgia, serif;	color: #CC9;	font-size: 1.2em;	font-weight: bold;	vertical-align: left;	text-transform: lowercase;	background-color: transparent;	font-style: italic;	margin: 5px 0 5px 10px; }.letter{	font-family: Georgia, serif;	font-size: 30px;	color: #CC9;	background-color: transparent;	font-weight: bold;	font-style: italic;	letter-spacing: 0px;	padding: 0px;	text-transform: lowercase; }h2, h3{	font-family: Georgia, serif;	color: #cccc99;	font-size: 1.0em;	font-style: italic;	font-weight: bold;	text-transform: lowercase;	margin: 10px 0 0 10px; }em{	color: #CC9;	font-style: italic;	font-weight: bold;	font-size: 1.1em; }	div.everything{	position: absolute;	left:0px;	top: 0px;	width: 870px;	background-color: inherit;	background-image: url(images/topempty.jpg);	background-repeat: repeat-y; }p, ul, li { margin: 5px 45px 2px 10px; }div.random{	position: absolute;	left: 0px;	top: 0px;	width: 380px;	height: 100%;	background-color: #FFF;}div.topempty{	position: absolute;	right: 0px;	top: 0px;	width: 490px;	height: 120px;	background-color: inherit;	background-image: url(images/topempty.jpg);	background-repeat: repeat-y; }div.content{	position: absolute;	left: 380px;	top: 120px;	font-size: 0.8em;	background-image: url(images/topempty.jpg);	background-repeat: repeat-y; }p.navi{	background-color: #CC9;	border-color: #CCC;	border-width: 1px;	border-style: solid;	text-align: right;	text-transform: uppercase;	font-size: 1.1em;	font-weight: bold;	letter-spacing: 2px;	padding: 3px; }	p.dis{	background-color: #CC9;	border-color: #CCC;	border-width: 1px;	border-style: solid;	text-align: left;	color: #330;	font-size: 0.9em;}	/*links*/		a:link { color: #336699;	background: transparent none;	text-decoration: underline;	font-weight: bold; }a:visited { color: #969; 		  background: transparent none; 		  text-decoration: underline;		  font-weight: bold; }a:active { color: #9999cc;		 background: transparent none; 		 text-decoration: none;		 font-weight: bold; }a:hover { color: #330;	text-decoration: none;	background: transparent none; 	font-weight: bold; }	/*codesport*/		.codesort h2 { font-family: Georgia, serif;	color: #cccc99;	font-size: 1.0em;	font-style: italic;	font-weight: bold;	text-transform: lowercase;	margin: 10px 0 0 10px; }.codesort h3 { font-family: Georgia, serif;	color: #cccc99;	font-size: 1.0em;	font-style: italic;	font-weight: bold;	text-transform: lowercase;	margin: 10px 0 0 10px; }		.codesort li {	display: inline;	padding-right: 3px; }.credit{	font-size: x-small;	font-weight: lighter; }tr { text-align: left; }
