@charset "utf-8";
#quicklinks {
	position:absolute;
	width:200px;
	height:auto;
	z-index:1;
	margin: 10px;
	padding: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	left: 0;
	top: 44px;
	background-color: #73ABE4;
	bottom: auto;
	float: right;
}
.pTop {
	margin-left: 250px;
	word-spacing: 0em;
}

#quicklinks h2 {
	font-style: italic;
	color: #000000;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	bottom: 0px;
	font-size: 1.5em;
	margin: 0px;
	padding: 0px;
}

#quicklinks p {
	font-weight: bold;
	text-indent: 10px;
	margin: 0px;
	padding: 0px;
}
#quicklinks li {
	font-size: 1.4em;
	list-style-type: square;
}
#quicklinks a {
	color: #000000;
	margin: 0px;
	padding: 0px;
}

#quicklinks h1 {
	font-weight: bolder;
	color: #000000;
	font-size: 2em;
	text-align: center;
}
li {
}
#quicklinks ul {
	margin-top: 5px;
	padding: 0px;
	margin-left: 15px;
}
.h1line {
	border-top-style: double;
}
#newstuffbox {
	position:absolute;
	width:355px;
	height:112px;
	z-index:1;
	margin: 10px;
	padding: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	left: 250px;
	top: 44px;
	bottom: auto;
	float: right;
}

#new_stuff_content {
	left: 0px;
	top: 0px;
	position: absolute;
	width: 356px;
	height: 106px;
}
#new_stuff_content li {
	color: #000000;
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	font-size: 1.5em;
}
#newstuff_image {
	height: 80px;
	width: 100px;
	position: absolute;
	left: 525px;
	top: -5px;
	z-index: 5;
}
