﻿body 
{
	font-family:Arial;
	font-size:x-small;	
}

#BlogHeader
{
	font-size: small;
	background-image: url(../Blog/images/topgrad.gif);
	color: white;
	width:100%;
	height: 28px;
	left: 0px;
	position: absolute;
	top: 0px;
	background-repeat: repeat-x;
	vertical-align:middle;
	border-bottom-style:solid;
	border-bottom-color:#ffcc66;
	border-bottom-width:thin;
}

#NavPanel
{
	margin-top:0px;
	width:250px;
	height:772px;
	float:left;
	margin-left: 0px;
	border:Solid 1px gray;
	border-top-color:White;
	text-align:left;
	position:relative;
	background-color:#b0c4de;
	padding-top:15px;
	padding-left:5px;
	padding-right:5px;
}
#ContentMain
{
	height:565px;
	width:550px;
	vertical-align:middle;
	text-align:left;
	position:relative;
	margin-left: 270px;
	margin-top: 10px;
}
#idCalendar
{
	text-align:center;
}

.LinkButton
{
	font-size:Small;
	font-family:Arial;

}
