/*DEFAULT*/
body 	{
	background:#f00 url('1fx/bg.png');
	margin:0;
	padding:0;
	text-align:center;
	font:15px Georgia, serif;
	color:#000;
	}
body a:link,
body a:visited,
body a:active	{
	color:#7f7f7f;
	text-decoration:none;
	}
body a:hover {
	color:#00247d;
	text-decoration:underline;
	}	
	
/*Page construction*/
#head 	{
	position:relative;
	width:800px;
	height:50px;
	margin-left:auto;
	margin-right:auto;
	background:url('1fx/sh_head.png') no-repeat bottom left;
	padding:0;	
	z-index:850;
	}
#logo 	{/*Logo column*/
	position:absolute;
	top:0px;
	left:62px;
	width:175px;
	min-height:422px;
	background:url('1fx/uccca.png') no-repeat;
	padding:219px 0 0 0;
	text-align:left;
	z-index:550;
	}
#wrap 	{
	position:relative;
	width:800px;
	min-height:303px;
	border:#ff0 solid 0px;
	margin:0 auto 0 auto;
	background:url('1fx/sh_wrap.png');
	line-height:133%;
	padding:0 0 17px 0;
	text-align:left;
	z-index:200;
	}
#frap 	{
	position:relative;
	width:800px;
	min-height:1075px;
	border:#ff0 solid 0px;
	margin:0 auto 0 auto;
	background:url('1fx/sh_wrap.png');
	line-height:133%;
	padding:0 0 17px 0;
	text-align:left;
	z-index:200;
	}
#foot 	{
	position:relative;
	width:800px;
	height:75px;
	margin:0 auto 0 auto;
	background:url('1fx/sh_foot.png') no-repeat;
	padding:0;
	text-align:right;
	z-index:50;
	}
#titl 	{
	position:relative;
	top:51px;
	left:12px;
	width:410px;
	height:25px;
	padding:0 51px 0 315px;
	z-index:56;
	}	
	
#calg 	{
	position:relative;
	top:-34px;
	left:12px;
	width:440px;
	min-height:500px;
	padding:100px 51px 0 285px;
	background:url('1fx/calgary.png') no-repeat;
	z-index:50;
	}
#towr 	{
	position:absolute;
	top:0px;
	left:336px;
	width:46px;
	height:41px;
	padding:0;
	background:url('1fx/tower.png') no-repeat;
	z-index:500;
	}

/*Navi*/		
#navi	{
	position:relative;
	top:32px;
	left:0px;
	width:175px;
	height:288px;
	background:none;
	border:none;
	margin:0;
	padding:0;
	}
ul.nvlf {
	list-style:none;
	list-style-type:none;
	border: none;
	text-align:left;
	margin:0; 
	padding:0; 
	}
li.nvlf {
	position:relative;
	float:left;
	margin:0 0 0 0;
	padding:0;
	width:175px;
	border:0;
	}
a.leaf 	{
	display:block;
	width:175px;
	height:32px;
	margin:0;
	background: 0 0 no-repeat;
	}
a:hover.leaf {
	background-position: 0 -64px;
	}
a.le1f 	{
	display:block;
	width:175px;
	height:32px;
	margin:0;
	background: 0 0 no-repeat;
	background-position: 0 -32px;
	}
#l_dex 	{
	background-image: url(1fx/l_dex.png);
	}
#l_nfo 	{
	background-image: url(1fx/l_nfo.png);
	}
#l_eve 	{
	background-image: url(1fx/l_eve.png);
	}
#l_fto 	{
	background-image: url(1fx/l_fto.png);
	}
#l_vid 	{
	background-image: url(1fx/l_vid.png);
	}
#l_con 	{
	background-image: url(1fx/l_con.png);
	}
#l_lnk 	{
	background-image: url(1fx/l_lnk.png);
	}
	
/*Main image link*/
#main	{
	position:absolute;
	top:71px;
	left:0px;
	width:175px;
	height:90px;
	background:;
	border:none;
	margin:0;
	padding:0;
	}
#main a	{
	display:block; 
	width:100%;  
	height:100%; 
	}
	
/*Credit*/
#coin 	{
	position:relative;
	width:750px;
	height:15px;
	margin-left:auto;
	margin-right:auto;
	background:none;
	padding:30px 0 0 0;	
	z-index:850;
	font:0.733em Georgia, serif;
	color:#ccc;
	}
#coin a:link,
#coin a:visited,
#coin a:active	{
	color:#ccc;
	}
#coin a:hover {
	color:#00247d;
	text-decoration:underline;
	}
		
/*MGMT*/
#pan	{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:786px;
	height:15px;
	padding:0;
	background:#ff0;
	}
	
h4	{
	padding:0 0 0 26px;
	margin:0;
	font:0.75em Arial, sans-serif;
	float:left;
	color:#000;
	}
h4 a:link,
h4 a:visited,
h4 a:active	{
	color:#000;
	text-decoration:none;
	}
h4 a:hover {
	color:#00247d;
	text-decoration:underline;
	}
.alert	{
	color:#f00;
	}
	
/*Input*/
#inpfck	{
	margin-top:-12px;
	padding:4px 3px 0 3px;
	border:#00247d 1px solid;
	width:440px;
	background:#f3f3f3;
	}
.inp 	{
	background-color:#fff;
	border:#00247d 1px solid;
	font:16px 'Georgia, Times New Roman',serif;
	color:#000;
	}
.in2 	{
	background-color:transparent;
	border:#b45509 1px solid;
	border-bottom:#fff 1px solid;
	font:12px 'Verdana, Arial',sans-serif;
	color:#f00;
	}
input.btn 
	{
	height:26px;
	background-color:#00247d;
	border:#ccc 2px solid;
	font:bold italic 13px 'Verdana, Arial',sans-serif;
	color:#ccc;
	}  
.cpi	{
	padding:2px;
	border:#b45509 1px solid;
	}
.pix	{
	margin:4px 0 4px 6px;
	padding:2px;
	border:#b45509 1px solid;
	float:right;
	}
.ad1	{
	position:absolute;
	left:380px;
	}
.ad2	{
	position:absolute;
	left:420px;
	}
/*Go back*/
.gbk 	{
	margin-left:30px;
	}
/*Content column style*/
#calg hr 	{
	border:none;
	height:1px;
	width:75%;
	border-bottom:1px dotted #00247d;
	}
#calg h1 	{
	background:none;
	padding:none;	
	font:1.133em Georgia, serif;
	color:#00247d;
	}
#calg h1 a:link,
#calg h1 a:visited,
#calg h1 a:active	{
	color:#00247d;
	}
#calg h1 a:hover {
	color:#00247d;
	text-decoration:underline;
	}
#calg p	{
	background:none;
	margin:0 0 0 0;	
	font:1em Georgia, serif;
	color:#000;
	}	
#calg h2	{
	margin:7px 0 -7px 0;
	font:0.75em Arial, sans-serif;
	font-style:italic;
	float:left;
	color:#b2b2b2;
	}
#calg hr 	{
	border:none;
	height:1px;
	width:75%;
	border-bottom:1px dotted #00247d;
	}
#calg h3 	{
	background:none;
	padding:none;	
	font:0.733em Georgia, serif;
	color:#7f7f7f;
	}
#calg h3 a:link,
#calg h3 a:visited,
#calg h3 a:active	{
	color:#7f7f7f;
	}
#calg h3 a:hover {
	color:#000;
	text-decoration:underline;
	}
/*Logo column style*/	
#logo hr 	{
	border:none;
	height:1px;
	width:75%;
	border-bottom:1px dotted #00247d;
	}
#logo h1 	{
	background:none;
	padding:none;	
	font:0.867em Georgia, serif;
	font-weight:bold;
	color:#00247d;
	}
#logo h1 a:link,
#logo h1 a:visited,
#logo h1 a:active	{
	color:#00247d;
	}
#logo h1 a:hover {
	color:#00247d;
	text-decoration:underline;
	}
/*Photo gallery*/
.fto img{
	border:1px solid #00247d;
	}
