

body, html
{
    color: #000000;
    font-family: Arial, Helvetica;
    background-color: #FFFFFF;
    background-image: none;
}

a:link
{
    color: #3399FF;
}

a:hover, a:active
{
    color: #3399FF;
}

a:visited
{
    color: #0066CC;
}

#masthead, #header
{
    background-color: ;
}

h1.headermaintitle
{
    color: #996633;
    font-family: Georgia, serif;
    font-size: 1.9em;
}

h1.headermaintitle a:link, h1.headermaintitle a:visited, h1.headermaintitle a:active
{
    color: #996633;
}

h2.pageTitle
{
    color: #C68B4A;
    font-family: Arial, Helvetica;
    font-size: 2.4em;
}

.postsub h2
{
    color: ;
    font-family: ;
    font-size: ;
}

.postsub h2 a:link, .postsub h2 a:visited, .postsub h2 a:active, .postsub h2 a:hover
{
    color: ;
}

#sidebar-a h3
{
    color: #C68B4A;
    font-family: Arial, Helvetica;
    font-size: 2em;
    background-color: ;
}

#sidebar-a
{
    color: #000000;
    font-family: Arial, Helvetica;
}

#sidebar-a ul, #sidebar-a p
{
    font-size: 1em;
}

#sidebar-a a:link
{
    color: #3399FF;
}

#sidebar-a a:visited
{
    color: #0066CC;
}

#sidebar-a a:active, #sidebar-a a:hover
{
    color: #3399FF;
}

.Tag1 a:link, .Tag1 a:visited, .Tag1 a:active
{
    color: #0044AA;
}

.Tag2 a:link, .Tag2 a:visited, .Tag2 a:active
{
    color: #0055BB;
}

.Tag3 a:link, .Tag3 a:visited, .Tag3 a:active
{
    color: #0066CC;
}

.Tag4 a:link, .Tag4 a:visited, .Tag4 a:active
{
    color: #1177DD;
}

.Tag5 a:link, .Tag5 a:visited, .Tag5 a:active
{
    color: #2288EE;
}

.Tag6 a:link, .Tag6 a:visited, .Tag6 a:active
{
    color: #3399FF;
}

#header h1, #sidebar-a h3, #sidebar-a ul, #sidebar-a p, #news, #cal
{
    border-color: ;
}

#contentwrapper
{
    width: 1200px;
}

#content
{
    margin-right: 180px;;
}

#sidebar-a
{
    width: 180px;;
}

&lt;style type=&quot;text/css&quot;&gt;
.csharpcode, .csharpcode pre
{
	font-size: small;
	color: black;
	font-family: Consolas, &quot;Courier New&quot;, Courier, Monospace;
	background-color: #ffffff;
	/*white-space: pre;*/
}

.csharpcode pre { margin: 0em; }

.csharpcode .rem { color: #008000; }

.csharpcode .kwrd { color: #0000ff; }

.csharpcode .str { color: #006080; }

.csharpcode .op { color: #0000c0; }

.csharpcode .preproc { color: #cc6633; }

.csharpcode .asp { background-color: #ffff00; }

.csharpcode .html { color: #800000; }

.csharpcode .attr { color: #ff0000; }

.csharpcode .alt 
{
	background-color: #f4f4f4;
	width: 100%;
	margin: 0em;
}

.csharpcode .lnum { color: #606060; }
&lt;/style&gt;