body,a,p		{
				font-family: Helvetica, Verdana, Arial, sans-serif;
				font-size: 13px;
				font-weight: none;
			}

body			{
				color: #333333;
				margin: 0px 0px 0px 0px;
				line-height: 150%;
				background: #2d3139 url(images/siteBackground.gif) repeat-x;
				text-align: center;
			}

#bodyContainer		{
				width: 698px;
				margin: 0px 0px 0px 0px;
				position: relative;
				border-left: #49578d 1px solid;
				border-right: #49578d 1px solid;
				background: #ffffff;
			}
/* removed overflow equals hidden from bodycontainer
*/

#pageContainer		{
				position: relative;
				margin: 0px auto 0px auto;
				width: 700px;
				text-align: left;
			}

#nav			{
				position: relative;
				float: right;
				margin: 0px 18px 0px 0px;
				top: -46px;
				word-spacing: 2px;
				z-index: 1;
			}

#nav a			{
				font-size: 12px;
				font-weight: bold;
				color: bdf;
			}

#nav a:hover		{
				color: #f4560f;
			}

#foot			{
				padding: 0px 0px 0px 0px;
				font-size: 10px;
				color: #d9dbd8;
				height: 0px;
				overflow: hidden;
			}

#foot a			{
				font-size: 10px;
			}

#siteShadow		{
				position: relative;
				width: 700px;
				height: 30px;
				top: -24px;
				background: url(http://pquijal.com/images/siteShadow.png);
			}

#headline		{
				border-top: #ccc 1px solid;
				border-bottom: #ccc 1px solid;
				border-left: #ccc 0px solid;
				border-right: #ccc 0px solid;
				margin: 0px 0px 12px 0px;                            
				padding-top: 5px;
				padding-bottom: 4px;
				padding-left: 8px;
				font-size: 15px;
				font-weight: bold;
				background: #bbddff url(images/borderback.png) repeat;
			}

#headline a		{
				font-size: 15px;
			}

#headline p		{
				font-size: 15px;
				margin-top: 0px;
				margin-bottom: 0px;
			}

#headlineContainer	{
				width: 698px;
				margin: -10px 0px 0px 0px;
			}

#hr			{
				margin: 20px 0px 0px 0px;
				height: 1px;
				background: #ccc;
			}

#superHr		{
				margin: 20px 0px 0px 0px;
				height: 30px;
				background: url(http://pquijal.com/newstart/images/headingBack.png);
			}

.bulk			{
				margin: 10px 10px 10px 10px;
				font-size: 13px;
				background: #ffffff;
			}

.back			{
				background: #ffffff url(images/bigback_.png);
			}

.smallHeading		{
				font-size: 15px;
				font-weight: bold;
				padding-bottom: 15px;
			}

.postContainer		{
				margin: 0px 0px 0px 0px;
				min-height: 500px;
			}

.postBody		{
				margin: 12px 35px 0px 38px;
				font-size: 13px;
				line-height: 150%;
				text-align: justify;
			}

.postBodySamples a	{
				font-size: 20px;
				color: #ffffff;
			}

.postBodySamples a:hover	{
				color: #eeeeee;
				}

.postBodyError		{
				margin: 135px 35px 25px 35px;
				font-size: 13px;
				text-align: justify;
				line-height: 150%;
			}

.postHeading		{
				border-top: #ccc 0px solid;
				height: 23px;
				width: 698px;
				margin: 0px 0px 10px 0px;
			}

.postHeading a		{
				font-size: 13px;
			}

.postHeadingText	{
				position: relative;
				float: left;
				margin: 0px 0px 0px 0px;
				width: 660px;
				height: 23px;
				font-size: 13px;
				font-weight: bold;
				text-align: left;
				padding: 8px 0px 0px 20px;
			}

.postHeadingTextR	{
				position: relative;
				float: right;
				width: 200;
				height: 23px;
                                font-size: 13px;
                                font-weight: bold;
                                text-align: right;
                                padding: 8px 35px 0px 20px;
			}

.postHeadingNugget	{
				position: relative;
				top: -32px;
				left: 200px;
				width: 45px;
				height: 32px;
				background: url(http://pquijal.com/newstart/images/headingNugget.gif);
			}

.postHeadingNuggetB	{
				background: url(http://pquijal.com/newstart/images/headingNuggetB.gif);
				width: 30px;
				height: 30px;
			}

.postShadow		{
				width: 698px;
				height: 12px;
				background: url(http://pquijal.com/newstart/images/postShadow.gif);
			}

.postShadowB		{
				width: 698px;
				height: 12px;
				background: url(http://pquijal.com/newstart/images/postShadowB.gif);
			}

.singlePhoto		{
				margin-left: auto;
				margin-right: auto;
				margin-top: 20px;
				margin-bottom: 20px;
				position: relative;
				width: 320px;
				text-align: center;
			}

#title			{
				margin: 10px 0px 9px 0px;
			}

.footnote		{
				font-size: 10px;
				color: #000000;
			}

.footnote a		{
				font-size: 10px;
			}

ul			{
				type: square;
			}

li			{
				font-size: 13px;
			}

h3			{
				color: #aaaaaa;
				font-size: 10px;
			}
h4			{
				color: #777;
				font-decoration: italics;
			}

a:link			{
				color: #6b8cb7;
				text-decoration: none;
			}

a:visited		{
				color: #6b8cb7;
				text-decoration: none;
			}

a:hover			{
				color: #f4560f;
				text-decoration: underline;
			}

a:active		{
				color: #f9c190;
				text-decoration: none;
			}

table			{
				border: 0;
			}

img			{
				border: 2;
			}

h1			{
				color: #FF0000;
			}

#topBorder		{
				position: relative;
				width: 700px;
				height: 5px;
				overflow: hidden;
				background: url(http://pquijal.com/images/topBorder.gif);
			}

.border                 {
                                background: #49578d;
                                position: relative;
                        }

#bottomBorder           {
				position: relative;
                                width: 700px;
                                height: 4px;
				overflow: hidden;
				background: url(http://pquijal.com/images/bottomBorder.gif);
                        }

<!-- experimental -->

#projectsAddon		{
				position: absolute;
				margin: auto;
				width: 700px;
				padding: 20px 0px 0px 0px;
				text-align: right;
				border: 1px solid #ccc;
			}

#pageTopBack		{
				position: absolute;
				width: 1920px;
				height: 50px;
				text-align: center;
			}

.postWatermark		{
				position: absolute;
				width: 698px;
				height: 500px;
				background: #ccc url(/home/pquijal/pquijal.com/images/projectswm.png);
				margin: 0px 0px 0px 0px;
			}

