body{
	background-image:url(images/background.gif);
	background-repeat:repeat;
}
#Wrapper {
	width: 780px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	color: #212121;
	border: medium dashed #3030FF;
	padding: 3px;
}
#header {

}
#navbar {
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	height: 50px;
	width: 780px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#col {
	background-repeat: repeat;
	padding: 15px;
	width: 740px;
	margin-top: 2px;
	font-family: "Times New Roman", Times, serif;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
.update {
	font-weight: bold;
	font-size: 18px;
	text-decoration:underline;
}
#linkhead{
	font-size:18px;
	font-weight:bold;
}
