/*** York U  Style Page ***/
/*** SSF 2007 ***/
	
#imgHead {
	position: left;
	padding: 0px;
	margin: 0px;
	top: 38px;
	left: 0px;
	height:90px;
	width: 150px;
	}

#imgMe {
	position: absolute;
	padding: 0px;
	margin: 0px;
	top: 105px;
	left: 708px;
	
	}

#nameHead {
	font:Arial;
	font-size:30px;
	position: absolute;
	text-align:center;
	padding: 0px;
	margin: 0px;
	top: 25px;
	left: 200px;
	height:90px;
	width: 500px;
	}

#bannerBlack {
	position: absolute;
	background: #333333;
	border: 0px none;
	padding: 0px;
	margin: 0px;
	top: 58px;
	left: 980px;
	height: 800px;
	width: 64px
	}

#bannerRed2 {
	position: absolute;
	background: #e92002;
	border: 0px none;
	padding: 0px;
	margin: 0px;
	top: 68px;
	left: 980px;
	height: 810px;
	width: 64px
	}

#paragraph {
	position: absolute;
	border: 0px none;
	padding: 0px;
	margin: 0px;
	top: 150px;
	left: 200px;
	height: 303px;
	width: 500px;
	font-family: Calibri;
	text-align: center;
	}

#paragraph1 {
	position: absolute;
	border: 0px none;
	padding: 0px;
	margin: 0px;
	top: 200px;
	left: 170px;
	height: 303px;
	width: 500px;
	font-family: Calibri;
	text-align: left;
	font-size: x-large;
	}

#button2050 {
	position: absolute;
	border: 0px none;
	padding: 0px;
	margin: 0px;
	top: 600px;
	left: 340px;
	height: 100px;
	width: 150px;
	font-family: Calibri;
	text-align: center;
	}

#ruler {
	position: absolute;
	top: 81px;
	height: 625px;
	width: 900px;
	}

#footRuler {
	position: absolute;
	top: 858px;
	height: 1px;
	width: 892px;
	}

#imgF	{
	position: absolute;
	background: #000000;
	border: 0px none;
	padding: 0px;
	margin: 0px;
	top: 230px;
	left: 270px;
	height:130px;
	width: 50px;
	}


#miniBanner1 {
	position: absolute;
	background: #e92002;
	border: 0px none;
	padding: 0px;
	margin: 0px;
	top: 97px;
	left: 8px;
	height: 1%;
	width: 980px;
	}

#miniBanner2 {
	position: absolute;
	background: #333333;
	border: 0px none;
	padding: 0px;
	margin: 0px;
	top: 91px;
	left: 8px;
	height: 1%;
	width: 980px;
	}

#info	{
	position: absolute;
	border: 0px;
	padding: 0px;
	margin: 0px;
	top: 323px;
	left: 650px;
	height: 40px;
	width: 180px;
}
ul.nav{
	margin-left:0pc;
	padding-left:0px;
	list-style:none;
	border-bottom:1px #000000;
	float:left;
	width:100%;
}
ul.nav li{
	float:left;
}
ul.nav a{
	width:8em;
	display:block;
	border:1px #000000;
	border-bottom:none;
	padding:5px;
	margin-right:5px;
	background-color:#FFFFFF;
	text-decoration:none;
	color:#00265c;
	text-align:center;
	font:Arial;
	font-style:oblique;
	font-size:18px;
	font-weight:bold;
}
a.nav:link {color: #00265c;}
a.nav:visited {color: #00265c;}
a.nav:hover {
	color: #FF5555;
	background-color:#eeeeff;
}
a.nav:active {color: #00265c;}
#rightsidebar{
	float:right;
	width: 184px;
	padding:5px;
	margin:5px;
	border: solid 1px #000000;
	background-color:#eeeeff;
	font:Arial;
	font-size:12px;
	color:#000000;
}
#rightside{
	float:right;
	padding:5px;
	margin:5px;
	border: solid 1px #000000;
	background-color:#ffffff;
	font:Arial;
	font-size:12px;
	color:#000000;
}


#leftsidebar{
	float:left;
	width: 210px;
	padding:5px;
	margin:5px;
	border: solid 1px #000000;
	background-color:#eeeeff;
	font:Arial;
	font-size:12px;
	color:#000000;
}

