
/* MAIN ARCHITECTURE START */

#container  {
    width: 802px; 
    position: relative; 
    text-align: left ; 
    min-height: 100%; 
    height: auto !important; 
    height: 100%; 
    margin: 0 auto ; /* height of the footer*/
    border-width:0px 1px 1px 1px;
    border-color:#A6A6A6;
    border-style:solid;
    padding:0 1px 2px 1px;
    margin-bottom: 30px;
}

body  {
	margin: 0;
	padding: 0;
	font: normal 0.95em Arial, Helvetica, sans-serif;
	line-height: 1.15em;
	text-align: center;
}

a {
	text-decoration: none;
	color: #12679b;
}

a:hover {
	text-decoration: underline;
	color: #000;
}

/* CONTENT AREA START */

.content p {
	font-size: 0.8em;
	margin: 0 0 12px;
}

.content h1 {
	font-size: 1.5em;
	color: #12679b;
	margin: 0px;
	padding-top: 20px;
	line-height: 1.1em;
}

.content h2 {
	font-size: 1.1em;
	color: #12679b;
	margin-top: 30px;
	margin-bottom: 12px;
	line-height: 1.1em;
	border-top: 1px solid #CCCCCC;
	padding-top: 8px;
}

.content h3 {
	font-size: 0.9em;
	color: #3b83b4;
	margin: 0px;
	padding: 0;
}

.content h4 {
	font-size: 0.8em;
	color: #999999;
	margin-top: 2px;
	margin-bottom: 25px;
}

.content h5 {
	font-size: 1em;
	color: #7A9E4F;
	margin: 0px;
	padding: 10px 0 5px 0;
}

.content h5 a {
	text-decoration: none;
	color: #7A9E4F;
}

.content h5 a:hover {
	text-decoration: underline;
	color: #7A9E4F;
}

.content h3 a, a h3 {
	color: #12679b;
}

#content ad  {
	margin: 0;
	padding: 0;
	font: bold 0.7em Arial, Helvetica, sans-serif;
	line-height: 1.15em;
	text-align: center;
	color: #979797;
}

#content opt {
	font-size: 0.75em;
	font-weight: bold;
	color: #12679b;
}

#content opt a, a opt {
	color: #12679b;
	text-decoration: underline;
}

/* #content img {
	align: left;
	padding: 1px;
	border: 1px solid #999999;
	margin: 0 10px 5px 0;
} */

.content img {
	margin: 0px 15px 10px 0px;
	float: left;
	border: 1px solid #cdcdcd;
	padding: 1px;
	clear: both;
}

/* CONTENT AREA END */

/* SIDEBAR FEATURED BOX START */

#sidebar-box  {
    width: 284px; 
    position: relative; 
    text-align: left ; 
    min-height: 100%; 
    height: auto !important; 
    height: 100%; 
    margin: 0 0 10px 0;
    border-width: 1px 1px 1px 1px;
    border-color:#A6A6A6;
    border-style:solid;
    padding: 6px;
    background:url(http://stagin-ua.aucc.ca/uploadedImages/images/bg-leftcolumn.jpg);
	background-repeat:repeat-y;
}

#feature-box p  {
	margin: 0;
	padding: 0;
	font: normal 0.8em Arial, Helvetica, sans-serif;
	line-height: 1.45em;
	text-align: left;
}

#feature-box a  {
	margin: 0;
	padding: 0;
	font: bold 1.1em Arial, Helvetica, sans-serif;
	text-align: left;
}

#feature-box h1 {
	font-size: 1.2em;
	color: #7A9E4F;
	margin: 0px;
	padding-bottom: 6px;
	border-bottom: 1px solid;
	border-color: #A6A6A6;
}

#feature-box h2 {
	font-size: 1.1em;
	color: #12679b;
	margin-top: 12px;
	margin-bottom: 6px;
}

#feature-box h3 {
	font-size: 0.8em;
	color: #999999;
	margin-top: 2px;
	margin-bottom: 5px;
}

/* SIDEBAR FEATURED BOX START */

/* SIDEBAR AD AREA START */

#ad-box h4 {
    clear:both;
    font-size: 0.65em;
    color: #999999;
    border-top: 1px solid #dcdcdc;
    font-weight:bold;
	margin-bottom: 2px;
}

/* SIDEBAR AD AREA END */

/* FOOTER START */

#footer {
	width: 100%; 
    margin: 0; 
    border-top: 1px solid #ccc; 
    height: 66px; 
    background: url(http://www.universityaffairs.ca/images/bg-footer.jpg) top left repeat-x;
}

#footer {
	margin: 10px 0 1px;
}

#footer ul {
	margin:25px 0  0 5px;
	padding:0;
	list-style: none;
	float: left;
}

#footer li {
	display: inline;
}

#footer li a img {
	border: none;
}

#footer a {
	color: #FFF;
	padding: 0 8px; 
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#footer span {
	float: right;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #114675;
	padding: 30px 30px 0 0;
}

/* FOOTER END */










/* MAIN ARCHITECTURE END

body  {
	margin: 0;
	padding: 0;
	font: normal 0.95em Arial, Helvetica, sans-serif;
	line-height: 1.15em;
	text-align: center;
}

a {
	text-decoration: none;
	color: #12679b;
}

a:hover {
	text-decoration: underline;
	color: #000;
}

p {
	font-size: 0.8em;
	margin: 0 0 12px;
}

h1 {
	font-size: 1.5em;
	color: #12679b;
	margin: 0px;
	padding-top: 20px;
	line-height: 1.1em;
}

h2 {
	font-size: 1.1em;
	color: #12679b;
	margin-top: 30px;
	margin-bottom: 12px;
	line-height: 1.1em;
	border-top: 1px solid #CCCCCC;
	padding-top: 8px;
}

h3 {
	font-size: 0.9em;
	color: #3b83b4;
	margin: 0px;
	padding: 0;
}

h4 {
	font-size: 0.8em;
	color: #999999;
	margin-top: 2px;
	margin-bottom: 25px;
}

h3 a, a h3 {
	color: #12679b;
}

ad  {
	margin: 0;
	padding: 0;
	font: bold 0.7em Arial, Helvetica, sans-serif;
	line-height: 1.15em;
	text-align: center;
	color: #979797;
}

opt {
	font-size: 0.75em;
	font-weight: bold;
	color: #12679b;
}

opt a, a opt {
	color: #12679b;
	text-decoration: underline;
}

SIDEBAR FEATURED BOX START */