hr {
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	border: 1px solid #ccc;
}
body {
	font-family: "trebuchet ms", verdana, arial, tahoma;
	color: #888;
	background-color: white;
	margin: 0;
	padding: 0;
	text-align: center;
}
img {
	border: none;
}
h1, .pn-logo {
	margin: 0 20px;
	padding: 0;
	line-height: 3em;
	font-size: 130%;
}
h2 {
	margin: 0 20px;
	padding: 0;
	font-size: 110%;
	color: #ccc;
}
h3 {
	margin: 0 20px;
	padding: 0;
	font-size: 100%;
	color: #ccc;
}
a:link, a:visited {
	color: #5b8fbe;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: underline;
}
.right-block label {
	margin: 0;
	padding: 0;
	font-size: 80%;
	text-align: left;
}
.right-block h2 {
	font-size: 100%;
}
.center-block {
	font-size:90%;
	border: 1px solid #ccc;
	border-bottom: 0;
	padding: 10px;
	text-align: center;
	line-height: 140%;
	margin: 0px 0px 15px 0px;
	width: 100%;
}
.table1 {
	border: 1px solid #ccc;
	border-bottom: 0;
	padding: 10px;
	margin: 0px 0px 15px 0px;
	width: 100%;
	text-align: left;
}
.table2 {
	background-color: #e5f0fc;
	border: 1px solid #ccc;
	border-bottom: 0;
	padding: 10px;
	margin: 0px 0px 15px 0px;
}
.summary, .article {
	border: 1px solid #ccc;
	border-bottom: 0;
	border-left: 0;
	padding: 10px;
	margin: 0px 0px 15px 0px;
	width: 100%;
}
.right-block ul, .center-block ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 90%;
}
.right-block h3, .center-block h3 {
	font-size: 75%;
	text-transform: uppercase;
	margin: 1em 0 0.3em 0;
	color: #5b8fbe;
	font-weight: normal;
	letter-spacing: 0.15em;
}
.right-block {
	font-size: 90%;
	line-height: 140%;
	font-family: "Lucida Grande","Lucida Sans Unicode", arial, sans-serif;
	margin: 0px 0px 15px 0px;
	width: 180px;
}
.right-block *, .center-block * {
	text-align: center;
}
#main-wrapper {
	width: 100%;
}
#main-wrapper td {
 	vertical-align: top;
	/*text-align: left;*/
}
#menu-left {
	background: white url('../images/bg02-white-left.png') no-repeat right top;
	width: 12px;
}
#menu {
	width: 86%;
	margin: 0 auto;
	text-align: left;
}
#menu ul {
	margin: 0 5px;
	padding: 1em 0 0 0;
	list-style: none;
	font-size: 85%;
	float: left;
}
#menu li {
	display: inline;
	float: left;
}
#menu a {
	float: left;
	background: url('../images/menuleft.png') no-repeat left top;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
	line-height: 1.5em;
}
#menu a span {
	background: transparent url('../images/menuright.png') no-repeat right top;
	padding: 5px 15px 4px 6px;
	color: #5b8fbe;
	display: block;
	float: left;
	cursor: pointer;
}
#menu a:hover {
	background-position: 0% -42px;
}
#menu a:hover span {
	background-position: 100% -42px;
	color: #666;
}
#menu-right {
	background: transparent url('../images/bg02-white-right.png') no-repeat left top;
	width: 12px;
}
#header-cap-left, #header-cap-right {
	background: transparent url('../images/bg.png') repeat-x;
	width: 7%;
}
#wrapper-header {
	height: 135px;
}
#header-left {
	background: transparent url('../images/bg02-blue-left.png') no-repeat right top;
}
#header {
	background: #eeeeee url('../images/banner_mountains.jpg') no-repeat center top;
}
#header-right {
	background: transparent url('../images/bg02-blue-right.png') no-repeat left top;
}
#content-left {
	background: white url('../images/bg02-white-left.png') no-repeat right top;
}
#content-table {
	margin: 15px;
}
#content {
	width: 100%;
	padding: 10px;
	text-align: left;
}
#content h1, #content h2 {
	margin: 0 20px;
	padding: 0;
	font-size: 110%;
	color: #888;
}
#content * a:link, #content * a:visited{
	text-decoration: underline;
}
#left-column a:link, #left-column a:visited {
	color: #888;
	text-decoration: none;
}
#left-column a:hover {
	color: #5b8fbe;
	text-decoration: underline;
}
#left-column ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 80%;
}
#left-column h3 {
	font-size: 75%;
	text-transform: uppercase;
	margin: 1em 0 0.3em 0;
	color: #5b8fbe;
	font-weight: normal;
	letter-spacing: 0.15em;
}
#left-column {
	font-size: 85%;
	line-height: 140%;
	font-family: "Lucida Grande","Lucida Sans Unicode", arial, sans-serif;
	margin: 0px 0px 15px 0px;
	width: 180px;
}
#right-column {
	background: transparent url('../images/menu.png') no-repeat center top;
	padding: 10px;
}
#right-column a:link, #right-column a:visited {
	color: #888;
}
#right-column a:hover {
	color: #5b8fbe;
	text-decoration: underline;
}
#content-right {
	background: transparent url('../images/bg02-white-right.png') no-repeat;
}
#wrapper-footer {
	margin-top: 1em;
}
#footer {
	padding: 10px;
	background-color: #e5f0fc;
	border: 1px solid #ccc;
	border-bottom: 0;
}
#footer * {
	text-align: center;
	line-height: 140%;
}
#logo {
	float: left;
	padding: 25px 0px 0px 25px;
}
#slogan {
	float: left;
	padding: 35px 0px 0px 0px;
	text-align: left;
}
#slogan h1 {
	line-height: 100%;
}
#slogan h2 {
	color: #888;
}
#user-links {
	font-size: 80%;	
	float: right;
	margin: 25px 30px 0 0;
	text-align: center;
	line-height: 140%;
	width: 180px;
	
}
#Credits td {
	border: 1px solid #ccc;
}
#SpideanForums textarea {
	width: 98%;
}
#Services textarea {
	width: 98%;
}
#Templates iframe {
	overflow: hidden;
	height: 1750px;
}
#templates-menu {
	font-size: 80%;
	margin: 0 auto;
	text-align: left;
	clear: both;
}
#templates-menu ul {
	margin: 0 5px;
	padding: 1em 0 0 0;
	list-style: none;
	float: left;
}
#templates-menu li {
	display: inline;
	float: left;
}
#templates-menu a {
	float: left;
	background: url('../images/menuleft.png') no-repeat left top;
	margin: 0;
	padding: 0 0 0 4px;
	line-height: 1.5em;
}
#templates-menu a span {
	background: transparent url('../images/menuright.png') no-repeat right top;
	padding: 5px 15px 4px 6px;
	color: #5b8fbe;
	display: block;
	float: left;
	cursor: pointer;
}
#templates-menu a:link, #templates-menu a:visited {
	text-decoration: none;
}
#templates-menu a:hover {
	background-position: 0% -42px;
}
#templates-menu a:hover span {
	background-position: 100% -42px;
	color: #666;
}
#sub-menu {
	font-size: 80%;
	text-align: left;
}
/*#sub-menu a:link, #sub-menu a:visited {
	text-decoration: none;
}
#sub-menu a:hover {
	text-decoration: underline;
}*/
#top-ads a {
	float: right;
	margin: 0 5px;
	padding: 1em 0 0 0;
	background: none;
	font-size: 80%;
}



