
body                    { background-image: url("./images/bg.gif"); background-repeat: repeat-y; }
body,td			{ font-family: arial, helvetica; font-size: 12px; }

.leftlink 		{ font-size: 11px; font-weight: bold; }
.carea                  { font-size: 12px; color: #7A7A7A; line-height: 18px; }

A:link			{ text-decoration: none; color: #006BFF; }
A:visited		{ text-decoration: none; color: #006BFF; }
A:hover			{ text-decoration: underline; color: #006BFF; }
a.leftlink:link		{ text-decoration: none; color: #636363; }
a.leftlink:visited	{ text-decoration: none; color: #636363; }
a.leftlink:hover	{ text-decoration: underline; color: #636363; }


.logo {
	position: absolute;
	top: 0px;
	left: 0px;
}

.navbarside {
	position: absolute;
	top: 220px;
	left: 0px;
}

.center {
	position: absolute;
	top: 220px;
	left: 180px;
}

.footer {
	font-size: 10px; 
	font-weight: bold;
}

.uconn {
	position: absolute;
	top: 100px;
	left: 180px;
}

