
/* General */

body {
	background: #D6D1CB;
        background-image: url('http://paperscience.net/bg.gif');
        background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	font-family: Verdana,"Lucida Grande",Arial,sans-serif;
	font-size: 11px;
        color: #333333;
	line-height: 12px;
	text-align: center;
	}



/* Layout */

#header {
        position: relative;
        width: 709px;
	margin: 0;
	padding: 0;
        text-align: left;
        left: 269px;
        }

#navigation {
        position: absolute;
        background: transparent url('http://paperscience.net/navi.gif') no-repeat scroll left top;
        height: 212px;
        width: 200px;
        top: 0;
        left: 79px;
        margin: 0pt;
        padding: 0pt;
        }

#feet {
        position: relative;
        width: 195px;
        height: 33px;
        top: -1px;
        left: 518px;
	margin: 0;
	padding: 0;
        }

#main {
        position: relative;
        width: 520px;
        text-align: left;
        left: 281px;
	margin: 0;
	padding: 0;
	top: 0;
	float: left;
        }

.columns {
	float: left;
	padding: 0;
	width: 520px;
	}

#col1 { float: left; margin: 0; width: 165px; text-align: justify; }
#col2 { float: left; margin-left: 12px; width: 165px; text-align: justify; }
#col3 { float: left; margin-left: 12px; width: 165px; text-align: justify; }


#more {
        position: relative;
	display: inline;
	width: 678px;
        top: 10px;
	}

#footer {
	clear:both;
	margin:0pt 0pt 20px;
	text-align:center;
	}


/* Navigation */


ul#nav {
	position: relative;
	background:transparent url('http://paperscience.net/nav.gif') no-repeat scroll left top;
	height: 120px;
	width: 102px;
	top: 60px;
	left: 30px;
	margin: 0pt;
	padding: 0pt;
	}

#nav li, #nav a {
	margin: 0pt;
	padding: 0pt;
	width: 102px;
	}

#nav li {
	background: transparent none repeat scroll 0%;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0pt;
	padding: 0pt;
	position: absolute;
	}

#nav li a { 
	border: 0;
	display: block; /* turns links into blocks */
	margin: 0;
	padding: 0;
	text-indent: -9999px; /* pushes link text off the page */
	text-decoration: none;
	width: 99px;
	}

li {
	color: #E22D57;
	font-family: "Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 24px;
	}

li a, dd a {
	color: #F2F1AD;
	padding: 1px;
	text-decoration: none;
	}

a {overflow:hidden;}




#home { top: 0; height: 23px; }

#current { top: 21px; height: 23px; }

#joined { top: 49px; height: 23px; }

#wishlist { top: 75px; height: 20px; }

#links { top: 97px; height: 25px; }

	

#home a:hover { background: transparent url('http://paperscience.net/nav.gif') -102px 0 no-repeat; height: 23px; }

#current a:hover { background: transparent url('http://paperscience.net/nav.gif') -102px -21px no-repeat; height: 23px; }

#joined a:hover { background: transparent url('http://paperscience.net/nav.gif') -102px -49px no-repeat; height: 23px; }

#wishlist a:hover { background: transparent url('http://paperscience.net/nav.gif') -102px -75px no-repeat; height: 20px; }

#links a:hover { background: transparent url('http://paperscience.net/nav.gif') -102px -97px no-repeat; height: 25px; }

	

#xhome #home { background: transparent url('http://paperscience.net/nav.gif') -99px 0 no-repeat; }

#xcurrent #current { background: transparent url('http://paperscience.net/nav.gif') -99px -21px no-repeat; }

#xjoined #joined { background: transparent url('http://paperscience.net/nav.gif') -99px -49px no-repeat; }

#xwishlist #wishlist { background: transparent url('http://paperscience.net/nav.gif') -99px -75px no-repeat; }

#xlinks #links { background: transparent url('http://paperscience.net/nav.gif') -99px -97px no-repeat; }




/* Stylistics */

p {
	font-family: Verdana,"Lucida Grande",Arial,sans-serif;
	font-size: 11px; 
	color: #333333;
	text-align: justify;
	line-height: 12pt;
	margin: 0;
	padding: 0;
        }
p.col {
	font-family: Verdana,"Lucida Grande",Arial,sans-serif;
	font-size: 11px; 
	color: #333333;
	text-align: justify;
	line-height: 10pt;
	margin: 0;
	padding: 0;
        }

strong, b {color: #219A7F;}

i {
        color: #462444;
        font-style: italic;
        text-decoration: underline;
        }

.ownedimg {float: right; padding: 10px;}
.owned {text-align: justify; padding-bottom: 10px;}

.wish {clear: both;}
.wish img {border: 5px solid #E22D57; float: right; margin-left: 10px;}

.clear {clear: both;}


/* Titles + Headers */

#title {
	background: url('http://paperscience.net/title.png') no-repeat scroll 0%;
	width: 373px;
	height: 33px;
	overflow: hidden;
	margin: 0;
	padding-bottom: 5px;
	text-indent: -9999px;
	}
#current {
	background: url('http://paperscience.net/current.png') no-repeat scroll 0%;
	width: 373px;
	height: 33px;
	overflow: hidden;
	margin: 0;
	padding-bottom: 5px;
	text-indent: -9999px;
	}
#joined {
	background: url('http://paperscience.net/joined.png') no-repeat scroll 0%;
	width: 373px;
	height: 33px;
	overflow: hidden;
	margin: 0;
	padding-bottom: 5px;
	text-indent: -9999px;
	}
#wishlist {
	background: url('http://paperscience.net/wishlist.png') no-repeat scroll 0%;
	width: 373px;
	height: 33px;
	overflow: hidden;
	margin: 0;
	padding-bottom: 5px;
	text-indent: -9999px;
	}
#links {
	background: url('http://paperscience.net/links.png') no-repeat scroll 0%;
	width: 373px;
	height: 33px;
	overflow: hidden;
	margin: 0;
	padding-bottom: 5px;
	text-indent: -9999px;
	}

#about {
	background: url('http://paperscience.net/about.gif') no-repeat scroll 0%;
	height: 32px;
	overflow: hidden;
	float: left;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 167px;
	}

#updates {
	background: url('http://paperscience.net/updates.gif') no-repeat scroll 0%;
	width: 173px;
	height: 32px;
	overflow: hidden;
	float: left;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	}

#special {
	background: url('http://paperscience.net/special.gif') no-repeat scroll 0%;
	width: 179px;
	height: 32px;
	overflow: hidden;
	float: left;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	}


h1 {
	color: #462444;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0;
	padding-bottom: 5px;
        letter-spacing: 2px;
	}

h2 {
	color: #462444;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0;
        padding: 0;
	}


/* Links */

a:active, a:link, a:visited {
	color: #E22D57;
        font-family: verdana;
	font-weight: bold;
	text-decoration: none;
	}

a:hover {
	cursor: crosshair;
	color: #462444;
        font-family: verdana;
        font-weight: bold;
	text-decoration: none;
	}

a img {border: 0;}
