body {
background-color: #434f43;
background-image: url(images/CurrentChevron.gif);
background-repeat: no-repeat;
background-attachment: fixed;
}

a.nav:link {
	font-size: 20px;
	color: #000000;
	text-decoration: none;
}
a.nav:active{
color: #dbe8d9; text-decoration: underline}

a.nav:visited{
color: #000000; text-decoration: none}

a.nav:hover{
color: #dbe8d9; text-decoration: none 
}

img.floatright
{
clear: none; 
visibility: visible;
border-style: none;
position: absolute;
left: 500px; }

div#navbar {
position: absolute;
left: 10px;
top: 50px; }



a:link{
color: #dbe8d9; text-decoration: underline}

a:active{
color: #dbe8d9; text-decoration: underline}

a:visited{
color: #000000; text-decoration: none}



a#blog {
font-size: 20px;
	color: #000000;
	text-decoration: none;
}

a#blog:link {
	font-size: 20px;
	color: #000000;
	text-decoration: none;
}
a#blog:active{
color: #dbe8d9; text-decoration: underline}

a#blog:visited{
color: #000000; text-decoration: none}

a#blog:hover{
color: #dbe8d9; text-decoration: none 
}



a:hover{
color: #000000; text-decoration: none 
}

h1 
{
color: #dbe8d9; font-family: Arial, Helvetica, Geneva, sans-serif; font-size: 60px;
	text-align: left;
	vertical-align: bottom;
}

h2 
{
color: #dbe8d9;
font: 50px Arial, Helvetica, Geneva, sans-serif;
}

h3
{
color: #dbe8d9; font-family: Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
}

p 
{
font-family: Geneva, Helvetica, Arial, sans-serif;
}

div 
{
color: #dbe8d9;
font-family: Geneva, Helvetica, Arial, sans-serif;
font-size: 12px;
width: 800px;
height: auto;
text-align: left;
margin-left: 40px;
}



