/* CSS Document */
body {
	background:url(../images/layout/bkg.gif);
}
#title {
	width:760px;
	height:77px;
	color:#000000;
	background-color:#6C7B59;
	margin:0px auto;
}
.centenary {
	float:left;
	margin:8px 0px 8px 10px;
	height:55px;
	width:555px;
	background-image:url(../images/layout/uofa_centenary.gif);
}
.UofA {
	float:right;
	margin:20px 18px 20px 0px;
	background-image:url(../images/layout/uofa.gif);
	width:151px;
	height:35px;
}
.Center {
	padding:0px;
	margin:0 auto;
	background-image:url(../images/layout/Scenterimg.jpg);
	width: 760px;
	height: 426px;
	border-bottom: solid 5px #EEEED7;
}

.TopNav {
	background: url(../images/layout/Stopnav.jpg);
	width:760px;
	height:38px;
	margin:0px auto;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333204;
	background-color:#BCBC98;
	font-size:.9em;
}
.TopNav ul{
	list-style:none;
	margin:0px;
	padding:10px 0px 0px 0px;
	text-align:right;
}
.TopNav ul li{
	display:inline;
	margin:5px 0px;
	padding:0px 4px;
	font-size:1em;
	border-right: solid 2px #3B3A0C;
}
#last{
	border-right: none;
	color:#112104;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}
.TopNav ul li a{
	text-decoration:none;
	font-weight:bold;
	color:#3B3A0C;
}
.TopNav ul li a:hover{
	color: #000000;
}
.Search{
	margin: 10px 15px 0px 0px;
	padding:0px;
	float:right;
}
.Search form {
	padding:0px;
	margin:0px;
}
.DaTime{
	padding:16px 0px 0px 15px;
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
}
.DaTime li{
	list-style:none;
	display:inline;
	width:243px;
	height:21px;
	margin:0px 70px 0px 0px;
	padding:0px 5px;
}
.DaTime a{
	text-decoration:none;
	text-indent:10px;
	font-weight:bold;
	padding-top:3px;
	width:255px;
	height:21px;
	color:#714723;
}
.DaTime a:hover{
	color: #000000;
	width:255px;
	height:21px;
}

.SubNav {
	list-style:none;
	margin:0px;
	padding:5px 0px 0px 15px;
}
.SubNav li{
	display:inline;
	margin:5px 0px;
	padding:0px 4px;
	font-size:1em;
	border-right: solid 2px #3B3A0C;
}
.SubNav a{
	text-decoration:none;
	font-weight:bold;
	color:#3B3A0C;
}
.SubNav a:hover{
	color: #000000;
}
#SubNav{
	border-right: none;
}
#SubNav2{
	border-right: none;
}

.BtmNav {
	background-color:#6C7B5A;
	color:#FFF;
	width:760px;
	height:64px;
	margin:0px auto;;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight:bold;
}
.BtmNav ul{
	list-style:none;
	margin:0px;
	padding:7px 0px;
	text-align:center;
}
.BtmNav li{
	display:inline;
	font-size:1.2em;
	padding: 0px 3px 0px 7px;
	margin:0px;
	border-right: solid 2px #fff;
}
.BtmNav a{
	text-decoration:none;
	color:#fff;
	background-color:#6C7B5A;
	padding:0px;
	margin:0px;
}
.BtmNav a:hover{
	color:#EEEED6;
	background-color:#6C7B5A;
}
#BLast{
	border-right: none;
}
