body{
	margin:0;
	padding: 0;
	font-size:12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
}

#pageCanvas{
	width:980px;
	margin:0 auto;
	border-left:#3B3D66 1px solid;
	border-right:#3B3D66 1px solid;
}

#headerLink{
	background-image:url(img/button.jpg);
	background-repeat:repeat-x;
	height:20px;
	padding: 10px;
	text-align:center;
}



a.footlink{
color:#000;
font-weight:bold;
text-decoration:none;
}

a.footlink:hover{
font-weight:bold;
color:#fff;
}

a.menulink{
color:#C1D3FB;
font-weight:bold;
text-decoration:none;
}

a.menulink:hover{
font-weight:bold;
color:#fff;
}
