#masthead
{
background-image: url(http://www474.pair.com/joejanus/blog.jpg);
background-repeat: no-repeat;
}

div#title
{
display: none;
}

body {
background-color: #e4e4e4;
background-image: url(http://www474.pair.com/joejanus/tile.gif);


}

p {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 17px;
margin-top: 0px;
margin-bottom: 8px;

}

.em {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 17px;
margin-top: 0px;
margin-bottom: 8px;

}



a:visited,
a:active,
a:link {	
	color : #333333;
}

.posthead
{
	border-color: #dfdfdf;
	color: #990000 !important;
font-size: 18px;
}

.posthead a:link, .posthead a:visited, .posthead a:active
{
	color: #990000;
}


.posthead a:hover
{
	color: #990000;
}







.pageTitle
{
	color: #990000;
}

#leftmenu h3 {
	border-bottom-color: #333333;
}

#leftmenu ul li
{
	color: #333333;

}

#leftmenu ul a:link, #leftmenu ul a:visited, #leftmenu ul a:active
{
	color: #999966;
}

#leftmenu ul a:hover
{
	color: #333333;
}


h5 {
	color: #990000;
}

h2 {
	color: #666666;
}

h3 {
	color: #990000;
}

/* Tag Styles */

.TagCloud
{
	background-color: #00000;
	padding: 8px;
	padding-top: 16px;
	padding-bottom: 16px;
	margin: 0px;
	margin-bottom: 16px;
	margin-top: 16px;
	color: #999999;
	line-height: 125%;
	list-style-type: none;
}

.SidebarTagCloud
{
	font-size: 70%;
	line-height: 125%;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.Tag1, .Tag2, .Tag3, .Tag4, .Tag5, .Tag6 
{
	margin: 0px;
	padding: 0px;
	display: inline;
}

.Tag1 a:link, .Tag1 a:visited, .Tag1 a:active
{
	margin-right: 6px;
	color: #999999;
	font-size: 130%;
	font-weight: 900;
	text-decoration: none;
}

.Tag2 a:link, .Tag2 a:visited, .Tag2 a:active
{
	margin-right: 6px;
	color: #999999;
	font-size: 125%;
	font-weight: 800;
	text-decoration: none;
}

.Tag3 a:link, .Tag3 a:visited, .Tag3 a:active
{
	margin-right: 6px;
	color: #999999;
	font-size: 115%;
	font-weight: 600;
	text-decoration: none;
}

.Tag4 a:link, .Tag4 a:visited, .Tag4 a:active
{
	margin-right: 6px;
	color: #999999;
	font-size: 110%;
	font-weight: 500;
	text-decoration: none;
}

.Tag5 a:link, .Tag5 a:visited, .Tag5 a:active
{
	margin-right: 6px;
	color: #999999;
	font-size: 105%;
	font-weight: 300;
	text-decoration: none;
}

.Tag6 a:link, .Tag6 a:visited, .Tag6 a:active
{
	margin-right: 6px;
	color: #999999;
	font-size: 100%;
	font-weight: 200;
	text-decoration: none;
}

.Tag1 a:hover, .Tag2 a:hover, .Tag3 a:hover, .Tag4 a:hover, .Tag5 a:hover, .Tag6 a:hover
{
	text-decoration: underline;
}

}

#leftmenu ul {
	list-style : none;
	font-size : 0.9em;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
}

#leftmenu ul li
{
	color: #666666;
	margin-top: 6px;
	margin-bottom: 8px;
	font-weight: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 17px;
}

#leftmenu ul a:link, #leftmenu ul a:visited, #leftmenu ul a:active
{
	color: #666666;
	text-decoration: none;
}

#leftmenu ul a:hover
{
	color: #333333;
	text-decoration: underline;
}
#comments h2
{
	color: #990000;
	font-size: 1em;
	margin-top: 16px;
}

legend
{
	color: #990000;
	font-weight: bold;
}


#navbar
{
	background: #666666 url('http://www474.pair.com/joejanus/blogBG.jpg');
	height: 35px;
}

#navbar ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#navbar li
{
	float: left;
	padding-left: 18px;
	margin-left: 8px;
	margin-right: 8px;
	background-image: url('http://www474.pair.com/joejanus/blogBullet.gif');
	background-repeat: no-repeat;
	background-position: 4px 13px;
	padding-top: 9px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

