/* WRAPPER */
#wrapper-about		{
			margin:0px auto;
			padding:80px 0px 20px 0px;
			width:914px;
			text-align:center;
			}


/* INFO STYLES */

.about-info		{
			float:left;
			width:544px;
			padding:0px 0px 40px 0px;
			margin:0px 0px 0px 0px;
			color:#888888;
			border:0px;
			text-align: left;
			}

.about-info a		{
			text-decoration:underline;
			color:#888888;
			}

.about-info a:visited	{
			text-decoration:underline;
			color:#888888;
			}

.about-info a:hover	{
			text-decoration:underline;
			color:#ffffff;
			}

.about-info p		{
			margin:0px 0px 15px 0px;
			font-size:80%;
			line-height:150%;
			}

.about-info-left-column	{

				width:494px;
				float:left;
				text-align:justify;
				}

.about-info-right-column	{
				float:right;
				}

/* OTHER BLOGS STYLES */

a.blogroll-link		{
			text-decoration:none;
			color:#888888;
			}

a.blogroll-link:visited		{
			text-decoration:none;
			color:#888888;
			}

a.blogroll-link:hover		{
			text-decoration:underline;
			color:#ffffff;
			}

/* CHART STYLES */

#chart-container		{
				float:right;
				width:320px;
				margin:0px 0px 0px 0px;
				padding:80px 0px 0px 0px;
				}

.chart				{
				width:305px;
				padding:3px;
				background-color:#000000;
				border:1px solid #ffffff;
				text-align:center;
				}

.charts				{
				margin-left:auto;
				margin-right:auto;
				margin-top:10px;
				}

/* GRAPHIC ELEMENT STYLES */

#bottom-rule				{
					padding:0px 0px 15px 0px;
					}

#bottom-rule p		{
			margin:10px 0px 0px 150px;
			font-size:300%;
			font-weight:900;
			text-align:left;
			color:#3f3f3f;
			}


#other-posts-content p	{
			margin:5px 20px 15px 0px;
			font-size:70%;
			color:#4c4c4c;
			}
