

body, html
{
    color: #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #FFFFFF;
    background-image: none;
}

a:link
{
    color: #006BAD;
}

a:hover, a:active
{
    color: #006BAD;
}

a:visited
{
    color: #006BAD;
}

#header h1
{
    color: #006BAD;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 2em;
}

#header h1 a:link, #header h1 a:visited, #header h1 a:active
{
    color: #006BAD;
}

.postview h2, .pageTitle
{
    color: #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.4em;
}

.postsub h2
{
    color: #006BAD;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.4em;
}

.postsub h2 a:link, .postsub h2 a:visited, .postsub h2 a:active, .postsub h2 a:hover
{
    color: #006BAD;
}

#sidebar-a h3
{
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.1em;
    background-color: #999999;
}

#sidebar-a
{
    color: #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

#sidebar-a ul, #sidebar-a p
{
    font-size: .9em;
}

#sidebar-a a:link
{
    color: #006BAD;
}

#sidebar-a a:visited
{
    color: #006BAD;
}

#sidebar-a a:active, #sidebar-a a:hover
{
    color: #006BAD;
}

.postsubhead
{
    background-color: #999999;
    color: ;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: .9em;
}

.postsubhead a:link, .postsubhead a:active, .postsubhead a:visited
{
    color: ;
}

.Tag1 a:link, .Tag1 a:visited, .Tag1 a:active
{
    color: #001658;
}

.Tag2 a:link, .Tag2 a:visited, .Tag2 a:active
{
    color: #002769;
}

.Tag3 a:link, .Tag3 a:visited, .Tag3 a:active
{
    color: #00387A;
}

.Tag4 a:link, .Tag4 a:visited, .Tag4 a:active
{
    color: #00498B;
}

.Tag5 a:link, .Tag5 a:visited, .Tag5 a:active
{
    color: #005A9C;
}

.Tag6 a:link, .Tag6 a:visited, .Tag6 a:active
{
    color: #006BAD;
}

#container
{
    width: 100%;
}

#content
{
    margin-left: 220px;;
}

#sidebar-a
{
    width: 220px;;
}

/* Header - These selectors style the header of the blog */
/*&lt;script type=&quot;text/javascript&quot; src=&quot;http://embed.technorati.com/embed/3ik2hrp4vc.js&quot;&gt;&lt;/script&gt;*/
#header{
	padding: 0px;
	padding-left: 110px;
	margin: 0px;
	height: 82px;
/*	background-image: url(/photos/peterritchie/images/1620185/thumb.aspx);
	background-repeat: no-repeat;
	background-position: 0px 0px*/
}
#wrapper
{
	background-image: url(/photos/peterritchie/images/1620185/thumb.aspx);
                      background-repeat: no-repeat;
	background-position: 13px 0px
}
.style1
{
	font-size: 25pt;
	color: red;
}
.codeBlock
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	font-family: Courier;
	background-color: honeydew;
}
