/* 2_Blog.css style sheet for layout 2_Blog.aspx */

#col-1
{
float:left;
width:567px;
height:100%;
border-right:dotted 1px black;
margin-left:80px;
margin-top:10px;
margin-bottom:20px;
}


.BlogNavItem a			{color: #B50A37; font-family: Arial, Trebuchet MS; font-size: 16px; text-decoration: none;}
.BlogNavItem a:hover	{color: #000000; }



.BlogNavItemSelected a {color: #000000; font-family: Arial, Trebuchet MS; font-size: 16px; text-decoration: none;}


