body {
	background: url("images/background.jpg");
	background-repeat: repeat-y;
	color: white;
	font-size: 12px;
}


a:link {color:aquamarine;
	}
a:visited {color:aquamarine;
	}

a.nounderline:link {
	text-decoration: none;
	color: black;
}
a.nounderline:visited {
	text-decoration: none;
	color: black;
}

a.nounderline:hover {
	text-decoration: none;
	color: white;
}
a.cms:link {
	text-decoration: none;
	color: black;
}a.cms:visited {
	text-decoration: none;
	color: black;
}
td {
	font-size: 12pt;
}

a:hover {color: #FFFFFF;}

#leftmargin {
margin-left: .8cm;
}

#ltable {
margin-left: .1cm;}

#information {
	position: absolute;
	top: 235px;
	left: 0;
	width: 125px;
	}

#updates {
	position: absolute;
	top: 375px;
	left: 0;
	width: 125px;
	}

#gaulogo {
	position: absolute;
	top: 540px;
	left: 0;
	}

#middle {
	position: absolute;
	top: 225px;
	left: 163px;
	width: 180px;
}

#individual {
	position: absolute;
	top: 225px;
	left: 163px;
	width: 180px;
}

#right {
	position: absolute;
	width: 10px;
	left: 600px;
	top: 225px;
}
