body {
	font-size : .9em;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin : 0px;
	background-color : #FFFFFF;
}

img
{
	border:0px;
}

a:visited,
a:active,
a:link {	
	color: Navy;
	text-decoration : none;
}

a:hover {
	text-decoration : bold;
}

h1 {
	margin : 0px;
	margin-top : 10px;
	margin-bottom : 5px;
	font-size : 1em;
}

h1 a:visited,
h1 a:active,
h1 a:link {
	color : #000;
}

h1 a:hover {
	font-weight : bold;
	text-decoration : none;
}

h2 {
	margin-top : 10px;
	margin-bottom : 3px;
	font-size : 1.0em;
}

h3 {
	font-size : 1.2em;
}

h5 {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 10px 0px;
}

#authors ul {
	list-style : none;
	padding : 0px;
	margin : 0px 5px;
}

div.News
{
	font-size: 8pt;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 5px;
	padding-left: 10px;
	padding-bottom: 10px;
}

div.HeaderTitle
{
	color: Black;
	font-size : 1.5em;
	margin-top: 50px;
}

div.HeaderTitles
{
	color: Black;
	width: 100%;
}

.HeaderTitles a:visited,
.HeaderTitles a:active,
.HeaderTitles a:link,
.HeaderTitles a:hover
{
	color: Black;
	text-decoration : none;
	font-size: .75em;
	font-weight: normal;
}


.HeaderBar
{
	margin-top: -1px;
	background-image: url(images/header-background.gif);
	width: 800px;
}

.HeaderBarTab
{
	background-image: url(images/tab-background.gif);
	padding-right: 233px;
}

*html .HeaderBarTab
{
	padding-right: 236px;
}

.HeaderBarTabBack
{
	background: url(images/headerend.jpg) no-repeat center right;
}

.MyNotebookImage
{
	position: relative;
	top: -1px;
}

*html .MyNotebookImage
{
	top: 0px;
}

.HomeTab
{
	position: relative;
	left: -0px;
}

.ContactTab
{
	position: relative;
	left: -5px;
}

.RSSTab
{
	position: relative;
	left: -10px;
}

.ATOMTab
{
	position: relative;
	left: -15px;
}

.AdminTab
{
	position: relative;
	left: -20px;
}

.HeaderBar a:visited,
.HeaderBar a:active,
.HeaderBar a:link
{
	color: White;
	text-decoration: none;
	font-weight: normal;
}

.BlogStatsBar
{
	text-align: right;
	padding-right: 5px;
	font-weight: normal;
	font-size: 8pt;
	color: Black;
	border-collapse: collapse;
}

p.date img {
	vertical-align : middle;
}

p.date {
	font-size : 0.8em;
	font-weight : bold;
	margin-bottom : 0px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 4px;
	text-align: right;
}

blockquote {
	font-style : italic;
}

div.postTitle a:visited,
div.postTitle a:active,
div.postTitle a:link
{
	color: Navy;
	text-decoration : none;
}

div.post
{
	margin-top: 0px;
	border-right: Black 1px solid;
	border-top: Black 1px solid;
	border-left: Black 1px solid;
	border-bottom: Black 1px solid;
	background-color: #F0EEDF;
	width : 652px;
}

div.postTitle
{
	padding-left: 3px;
	font-weight: bolder;
	font-size: 10pt;
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom: Black 1px dashed;
	background-color: #D6E7FF;
}

div.postText
{
	padding-right: 10px;
	padding-left: 15px;
	font-size: 8pt;
	padding-bottom: 5px;
	padding-top: 1px;
	background-color: White;
	line-height:200%;
}

div.postFoot
{
	background-color: #E8E8E8;
	border-top: Black 1px dashed;
	font-size: 7pt;
	color : Black;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 1px;
	padding-top: 1px;
	text-align: right;
}

#top 
{
	color : White;
}

#lowertop
{
	background-color : #D6E7FF;
	background-image: url(images/titlegraphic.gif);
	background-repeat : no-repeat;
	margin-top : 0px;
	width : 692px;
	height : 75px;
	border-bottom : 1px solid #D4D4D4;
	border-right : 1px solid Black;
	color : Black;
	font-size: 10px;
	position: relative;
	top:  -12px;
}

*html #lowertop
{
	top: -3px;
	width: 693px;
}

#lowertop h1
{
	color: Black;
	font : Verdana;
	padding-top : 20px;
	padding-left : 45px;
	font-size : 1.5em;
	margin-top: 10px;
}

*html #lowertop h1
{
	padding-top: 11px;
	padding-left: 45px;
}

#lowertop p
{
	color : Gray;
	font-weight : bold;
	font-style : normal;
	font : Verdana;
	padding-top : 20px;
	padding-left : 45px;
	font-size : 1.2em;
	margin-top : -13px;
}

*html #lowertop p
{
	padding-top: 20px;
	padding-left: 45px;
}

#tagline {
	font-size : 0.8em;
	color: Black;
}

#rightmenu {
	position : absolute;
	left : 0px;
	margin-left : 692px;
	margin-top : -4px;
	background-color : #8CADDE;
	background-image: url(images/tabs.gif);
	background-repeat : no-repeat;
	padding-top : 50px;
	width : 232px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;


}
#rightmenu h3 {
	font-size : 0.8em;
	margin : 0px;
	padding : 4px;
	padding-left : 8px;
	border-bottom : none;	
}

#rightmenu ul {
	list-style : none;
	margin : 0px;
	padding-left : 5px;
	margin-left : 5px;
	margin-bottom : 10px;
	font-size : 0.75em;
}

#rightmenu a:hover
{
	font-style: normal;
	font-weight: bold;
}

#main {
    width : 652px;
    background-color : #FFFFFF;
	padding-right : 20px;
	padding-left : 20px;
	padding-top : 20px;
	padding-bottom : 20px;
	border-top : 3px solid #E8E8E8;
    border-bottom : 1px solid black;
    border-right : 1px solid Black;
    position: relative;
    top: -12px;
    left: 0px;
}

#main h1
{
	margin-top: -10px;
}

*html #main
{
	width: 696px;
	top: -3px;
	left: -3px;
	padding-left: 20px;
}

#comments h3
{
	font-size: .95em;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
		color: Navy;
}

.NoComment
{
	font-size: .95em;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Red;
	font-style: italic;
}

#CommentForm
{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#CommentForm h3
{
	font-size: 1.3em;
	color: Navy;
}

.FormText
{
	font-weight: normal;
	font-size: 1.2em;
	color: black;
	font-style: normal;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-decoration: none;
}

#footer 
{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin : 0px;	
	padding-top : 5px;
	padding-left : 5px;
	text-align : left;
	font-size : 0.75em;
	padding-bottom: 5px
}

input, textarea
{
	font-size: 1.0em;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;	
}

.CommentForm
{
	font-size : 8pt;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}


.Button
{

}
