/*
	iTest NeuralPool CSS
	v01
*/

body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color:#878787;
	background-image: url(../images/viewport_tile.jpg);
	background-repeat: repeat-x;
}

a {
	color: #3d8b88;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #b68b0c;
	text-decoration: none;
}

a:active {
	color: #ffc20e;
	text-decoration: none;
}

div.p {
	margin: 0px 0px 12px 0px;
}

li {
	margin: 0px 0px 5px 0px;
}

#pangenitor {
	position: relative;
	width: 778px;
	top: 21px;
	left: 50%;
	margin: 0px 0px 0px -389px;
	background-image: url(../images/page_tile.jpg);
	font-family: Georgia, Garamond, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #878787;
}

#page_middle {
	position: relative;
	background-image: url(../images/page_middle.jpg);
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
}

#page_content {
	position: relative;
	margin-left: 12px;
}

#page_head {
	position: relative;
	margin: -7px 0px 0px 6px;
}

#footer {
	position: absolute;
	clear: both;
	bottom: 0px;
	right: 0px;
	width: 536px;
	height: 72px;
	background-image: url(../images/footer.gif);
}

#footer_content {
	position: absolute;
	left: 114px;
	top: 24px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #353434;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#sidebar {
	position: relative;
	float: left;
	width: 233px;
	height: 484px;
	margin: 0px 0px 50px 0px;
}

#right_column {
	position: relative;
	float: right;
	margin: 0px 0px 60px 0px;
	width: 533px;
}

#nav {
	position: relative;
	margin: 13px 0px 0px 13px;
}

#main_copy {
	position: relative;
	margin: 27px 0px 0px 0px;
	left: 14px;
	width: 460px;
}

img.blok {
	float: left;
	margin: 0px 12px 10px 0px;
}

div.sub {
	margin: 30px 0px 16px 0px;
}

#plinks {
	margin: 0px 0px 12px 12px;
}

.plink {
	margin: 0px 0px 6px 0px;
}

.panswer_img {
	margin: 0px 0px 12px 0px;
}