body {
	margin: 10px;
	background: #3f3f3f;
	letter-spacing: -.14px;
	text-align: left;
	color: #3f3f3f;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/* links********************************************* */

#bodynote {
	margin: 0 10px 0 0;
	letter-spacing: -.14px;
	color: #3f3f3f;
	padding: 0;
	font: 9px;
	width: 700px;
}

#bodynote p {
	text-align: right;
	margin: 0;
	font: 9px;
	padding: 5px 0;
}

a {
	text-decoration: none;
border: none;
	padding: 0;
	color: #3f3f3f;
}

img {
	border-style: none;
}

a:hover {
	background: none;
}

/* masthead*************************************** */

#header {
	width: 936px;
	height: 130px;
	margin: 0 auto;
	background: white url(images/twinpilliar_logo.gif) no-repeat left top;
	border-bottom: 1px solid gray;
}

#logo {
	float: left;
	width: 640px;
	color: #000000;
}

/* Main Content************************************ */

#page {	width: 936px;
	margin: 0 auto;
	background: white;
	padding: 0;
}

/* content housed******************************** */
	
#content {
	float: right;
	width: 744px;
	padding: 10px 20px 0 0;
	background-color: white;
}

.line {float: left;
	width: 712px;
	padding: 0px 9px 0 9px;
	background-color: white;
	border-bottom: 1px dotted #3f3f3f;
	clear: left;
	position: relative;
}

#imagespace {
}

#imagespace img {
	padding-top: 10px;
	padding-bottom: 10px;
}

#wrapper {width: 934px;
	margin: 0 auto;
	padding: 20px;
	background: #FFFFFF;
}

#page {width: 936px;
	margin: 0 auto;
	padding-top: 20px;
	
}

.stat {float: left;
	width: 712px;
	padding: 0px 9px 0 9px;
	background-color: white;
	border-bottom: 1px dotted #3f3f3f;
	clear: left;
	position: relative;
}

div.columns {
	width: 100%;
	padding-left: 8px;
	border-bottom: 1px solid #999;
	background-color: white;
}



.Column1
{
    width: 345px;
    height: 100%;
    float: left;
	padding-left: 29px;
	padding-right: 10px;
	background-color: white;
}

.Column2
{
    position: relative;
    width: 345px;
    height: 100%;
    float: left;
	background-color: white;
}

.post {
	background-color: white;
}

.post .title {
	color: red;
}

.post .title a {
	background: none;
	color: #000000;
	border: none;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .meta {
	border-bottom: 1px dashed #D2D4C9;
	text-transform: uppercase;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.post .entry {
	padding: 2px 0 3px;
	text-align: left;
}

/* Sidebar******************************************* */

#sidebar {
	
	float: left;
	width: 164px;
	height: 1885px;
	padding: 15px 2px 2px 5px;
	margin-left: 0;
	border-right: 1px solid gray;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border: none;
	color: red;
}

/* Menu******************************************** */

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#menu
{
    position: relative;
	float: left;
    width: 164px;
	color: gray;
}

#menu li
    {
        display: block;
        position: relative;
        float: left;
        width: 164px;
        height: 28px;
        overflow: hidden;
        margin: 0 0 2px 0px;
    }

#menu li a img
            {
                border: none;
            }

#menu li a
    {
		 text-decoration: none;
                display: block;
                border: none;
                padding: 0;
                margin-top: -28px;
}

            #menu li a:hover
            {
                margin-top: 0;
            }

/* Footer***************************************** */

#Footer
{
    border-top: 2px solid #cdc8bf;
    color: #625a4e;
    font-size: 9px;
    padding-top: 10px;
	padding-left: 0;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: lowercase;
	text-align: left;
	padding-left: 175px;
}

#footer a {
	color: #f18a00;

}
