/* CSS Document */
body {
	background:url(../images/layout/bkg.gif);
	margin:0px;
	padding:0px;
}
.media {
	border-bottom:solid 2px #CCCCCC;
	padding: 10px 0px;
	margin:0px;
	width:100%;
	float:left;
}
blockquote {
	font-size:.8em;
}
.floatleft {
	float:left;
	margin:5px 10px 0px 10px;
}
.floatright {
	float:right;
	margin:5px 10px 0px 10px;
}
img {
	border:none;
}
/*  ---------------------------------   Top Banner   -----------------------------------*/
#title {
	width:100%;
	height:77px;
	color:#000000;
	background-color:#002923;
	margin:0px;
	padding:0px;
}
.centenary {
	float:left;
	margin:8px 0px 8px 10px;
	height:55px;
	width:555px;
	background-image:url(../images/layout/uofa_centenaryP.gif);
}
.UofA {
	float:right;
	margin:20px 18px 20px 0px;
	background-image:url(../images/layout/uofaP.gif);
	width:151px;
	height:35px;
}
.TopNav {
	background:url(../images/layout/BannerP.jpg);
	width:100%;
	height:60px;
	margin:0px;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333204;
	background-color:#9B8B65;
	font-size:.9em;
}
.TopNav ul{
	list-style:none;
	margin:0px;
	padding:15px 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;
	background-color:#9B8B65;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}
.TopNav ul li a{
	text-decoration:none;
	font-weight:bold;
	color:#002923;
	background-color:#9B8B65;
}
.TopNav ul li a:hover{
	color: #000000;
	background-color:#9B8B65;
}
.Search{
	margin: 15px 15px 0px 0px;
	padding:0px;
	float:right;
}
.Search form {
	padding:0px;
	margin:0px;
}
/*  ------------------------   Digital Archives and Timeline   -------------------------*/
#DATime{
	position: absolute;
	margin-top:120px;
	width:100%;
	margin-left:-8px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
}
#DATime2 {
	width:550px;
	float:right;
	margin:0px;
	padding:0px;
}
#DATime2 ul{
	list-style:none;
	margin:0px 6px;
	padding:0px;
	float:right;
	border:solid 1px #A6A587;
}
#DATime2 li{
	display: block;
	background-color:#EBEBD3;
	color:#714723;
	margin:0px;
	font-size:1em;
}
#DATime2 a{
	text-decoration:none;
	text-indent:10px;
	font-weight:bold;
	padding-top:3px;
	width:255px;
	height:21px;
	color:#714723;
	background-color:#EBEBD3;
	display:block;
}
#DATime2 a:hover{
	background-color:#DBD8BD;
	color:#714723;
	width:255px;
	height:21px;
}
/*  -------------------------------   Side Navigation   --------------------------------*/
.sidetitle {
	margin:0px;
	padding:0px 0px 5px 10px;
	font-size:3em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#002923;
	background-color:#EEEED6;
	border-bottom: solid 1px #BCBD9E;
}
.SideNav {
	width:260px;
	height:100%;
	float:left;
	color:#76765B;
	background-color:#EEEED6;
	padding:3px 0px 230px 0px;
	margin:0px 10px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:.7em;
	min-height:400px;
	background-image:url(../images/layout/uofalogo.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
.SideNav ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
.SideNav li {
	border-bottom: solid 1px #BCBD9E;
	font-weight:bold;
}
.SideNav li a{
	text-decoration:none;
	width:230px;
	padding:4px 20px 4px 10px;
	display:block;
	font-weight:bold;
	color:#000000;
	background-color:#EEEED6;
}
.SideNav li li a{
	width:220px;
	padding:4px 20px 4px 20px;
}
.SideNav li li li a{
	width:210px;
	padding:4px 20px 4px 30px;
}
.SideNav li li {
	border-bottom: none;
}
.SideNav a:hover{
	background-color: #DFDFC3;
	color:#000000;
}
.current{
	background-image:url(../images/layout/current.gif);
	background-position:top right;
	background-repeat:no-repeat;
	padding-top:3px;
	padding-bottom:3px;
	color:#76765B;
	background-color:#EEEED6;
	font-weight: bolder;
}
.current ul{
	padding-top:3px;
	padding-bottom:0px;
}
.SideNav ul li .current{
	margin:0px;
	padding:3px 20px 3px 10px;
}
.SideNav ul li ul li .current{
	margin:0px;
	padding:3px 20px 3px 20px;
}
.SideNav ul li ul li ul li .current{
	margin:0px;
	padding:3px 20px 3px 30px;
}
/*  -----------------------------------   Content   ------------------------------------*/
#main{
	background-color:#fff;
	color:#000000;
	width:100%;
	height:auto;
	background-image:url(../images/layout/sidenav.gif);
	background-position:left;
	background-repeat:repeat-y;
}
#content {
	width:auto;
	padding:10px 0px 0px 0px;
	margin:0px 0px 0px 270px;
	color:#000000;
	background-color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:.9em;
}
#content a{
	font-weight:bold;
	text-decoration:none;
}
#content a:visited{
	color:#454716;
	background-color:#fff;
}
#content a:link{
	color:#6D7A5C;
	background-color:#fff;
}
#content a:hover{
	color: #714723;
	background-color:#fff;
}
#content p{
	padding-left:0px;
	padding-right:10px;
	line-height: 1.5em;
}

#content sup {
	font-size: .7em;
}
.CTitle {
	font-size:1.2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-top: 0px;
	padding-left: 20px;
}
.CTitle strong{
	font-size:1.2em;
	color:#454716;
	background-color:#FFFFFF;
}
#Sidebar{
	margin:5px;
	padding:5px 7px;
	color:#000000;
	background-color:#FFFFCC;
	width: 30%;
	float: right;
	border:solid 2px #CCCCCC;
}
#Sidebar2{
	margin:5px;
	padding:5px 7px;
	color:#000000;
	background-color:#FFFFCC;
	width: 20%;
	float: right;
	border:solid 2px #CCCCCC;
}
#Sidebar a:visited{
	color:#454716;
	background-color:#FFFFCC;
}
#Sidebar a:link{
	color:#6D7A5C;
	background-color:#FFFFCC;
}
#Sidebar a:hover{
	color: #714723;
	background-color:#FFFFCC;
}
.FN {
	font-size:.8em;
}
/*  ------------------------------   Bottom Navigation   -------------------------------*/
.BtmNav {
	background-color:#002923;
	color:#FFFFFF;
	width:100%;
	height:32px;
	margin:0px;
	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:left;
}
.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:#002923;
	padding:0px;
	margin:0px;
}
.BtmNav a:hover{
	color:#EEEED6;
	background-color:#002923;
}
#BLast{
	border-right: none;
}
/*  ------------------------------   Popup   -------------------------------------------*/
.Poptitle {
	height:55px;
	width:555px;
	padding:0px;
	margin:8px auto 0px auto;
	background-image:url(../images/layout/uofa_centenaryP.gif);
}
.popmain {
	color:#000000;
	width:100%;
	margin:0px auto;
	padding:1px;
}
.popcontent {
	width:100%;
	padding:1px;
	margin:1px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:.9em;
}
.popIMG {
	padding:0px;
	margin:0px;
	text-align:center;
}
.popIMG img {
	margin:10px auto;
}
.popCon {
	width:100%;
	background-color:#FFFFFF;
	color:#000000;
}
.pop {
	padding:10px;
	margin:0px;
	text-align:center;
}
.copy {
	font-weight:bold;
	padding:10px;
	margin:0px;
	text-align:center;
}
.Close {
	background-color:#002923;
	color:#FFFFFF;
	width:100%;
	height:32px;
	margin:0px auto;
	padding:1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight:bold;
	text-align:center;
}
.Close a{
	display:block;
	margin:0px;
	padding:5px;
	text-decoration:none;
	color:#fff;
	background-color:#002923;
}
.Close a:hover{
	color:#EEEED6;
	background-color:#002923;
}
