table	{
	font-family:arial,verdana,arial,Helvetica,sans-serif;
        font-size:13px;
        color:black
		}

body {
	font-size: 12px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #d5d6d7;
	color: #333;
	text-align: center;
	margin: 0;
	padding: 0;
	}

#header {
	padding: 0,0,0,30;
	margin: 0;
	position: relative;
	height: 110px;

	}

#page {
	text-align: left;
	background-color: white;
	margin: 10px auto;
	padding: 5;
	width: 890px;
	border: 1px solid #161616;
	}


h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;

	}

h1 {
    font-size: 4em;
    text-align: left;
	}

h1, h1 a, h1 a:hover, h1 a:visited, {
	text-decoration: none;
	color: white;
	}
h2 {
	font-size: 1.6em;
	}
h3 {
	font-size: 1.3em;
	}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #leftsidebar h2, #rightsidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
.description {
	font-size: 1.2em;
	text-align: left;
	}

.title2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
    font-size: 1.6em;
    padding: 5px,5px,5px,5px;
    }

.title3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
    font-size: 1.3em;
    padding: 5px,5px,5px,5px;
    color: #333;
    }

.title2 a, .title2 a:visited, .title3 a, .title3 a:visited {
	color: #06c;
	}
.title2, .title2 a, .title2 a:hover, .title2 a:visited, .title3 a, .title3 a:hover, .title3 a:visited, #leftsidebar h2, #rightsidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.leftcolumn {
	float: left;
	padding: 15 20 20px 5px;
	margin: 0px 5px 0;
	width: 600px;
    background:white;
    font-size: 1.1em;
    border: 0px solid #959596;

    text-align: left;
	}


#maincolumn
{
	float: left;
	padding: 20px 3px 20px 15px;
	width: 230;
    border-left: 5px solid #FC9810;
    font: 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
    text-align: left;

    background:white;
}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#footer {
	background-color: #eee;
    padding: 0 0 0 0px;
	margin: 0 auto;
	width: 830px;
	clear: both;
    border: 1px solid #161616;

	}
#footer p {
	margin: 0;
	padding: 40px 0;
	text-align: center;
    border: 1px solid #161616;
	}

img {
	margin: 0;
	padding: 0;
	border: 0;
    margin-right:10px;


}
