html, body{ 
 margin:0; 
 padding:0;
 text-align:center;
 font-family: Arial, Helvetica, sans-serif;
 } 
 
/* a {
  text-transform:capitalize;
 }*/
 
 #title {
 margin:0;
 padding:0;
  padding-top:0.25em;
  font-family:Georgia;
  text-decoration: overline underline;
  text-transform:capitalize;
  }
  
 /*h3 {
 margin:0;
 padding:0;
 color:#cc0000;
 text-align:center;
  }*/
  
  h5 {
  font: large bold;
  	margin:0;
	padding:0;
	text-align:center;
	padding:1em 0 0 0;
  }
 
/* body {
 background-color:#fcd8dc; 
 }*/
 
 #google fieldset {
 border:none;
 padding:0.44em 0 0 0;
 margin:0;
 }
 
 #loginForm fieldset {
 width:60%;
 border:double 0.13em #996633;
 }

 hr {
  padding:0;
  margin:0;
  color:#4C1717;
  }

#container {
 width:63.75em;
 background:url(../images/pagewidth-bg-trans.png) top left;
 margin:0.31em auto 1.38em auto;
 padding-bottom:0.50em;
 overflow:hidden;
}

#pagewidth{  
 overflow:hidden;
 margin:0 0.50em 0.50em 0.50em;
 background:#ffffff;
 border: solid 0.06em #333333;
}  

#search {
 position:absolute;
 width:21.25em;
 right:0em;
 bottom:0em;
 padding-bottom:0.31em;
 z-index:10;
 /*background-image:url(../images/bg-search-trans.png);
 height:2.50em;
*/}

#google {
z-index:5;
}

.linksContainer
{
	width:604px;
}

.linkURLHead
{
	width:300px;
	position:relative;
	float:left;
	border:#000000 1px solid;
	background:#99CCFF;
}
.linkURL
{
	width:300px;
	position:relative;
	float:left;
	border:#000000 solid;
	border-width: 1px;
}
.linkNameHead
{
	width:300px;
	position:relative;
	float:right;
	border:#000000 solid;
	border-width: 1px;
	background:#99CCFF;
}
.linkName
{
	width:300px;
	position:relative;
	float:right;
	border:#000000 solid;
	border-width:1px;
}
 
#leftcol{
display:inline;
 margin:0 0.63em 0 1.25em;
 text-align:left;
 width:10.00em;
 float:left; 
 position:relative;
 top:-1em;
 border:solid 0.05em #CCCCCC;
 background-color:#FFFFFF;
 }
 
 #leftcol-footer{
	min-height:19px;
	display:block;
 }
 
#logo {
 height:12.50em;
 text-align:right;
}

#logo-image{
	min-width:46.88em;
	min-height:12.50em;
}

#YCRN {
	position:absolute;
	right:0;
	bottom:0;
	padding: 0;
	margin:0;
	text-align:right;
	padding:0 1.1em 0.3em 0;
	max-width:40em;
/*width:10em;*/
}

#home-link {

	text-decoration:none;
	color:#000000;
	font-size:3.2em;
	font-family:Georgia;
}

.capitalise {
	font-size:1.3em;
}

img {
border-style:none;
padding:0;
margin:0;
}
 
#maincol{
 float: right; 
 display:inline; 
 position: relative; 
 width:39em; 
 margin:0.94em;
 padding:0 2em 0 0;
 min-height:18.00em;
 }
 
 #affiliates{
 text-align:center;
 float: right; 
 display:inline; 
 position: relative; 
 width:7em; 
 margin:0;
 padding:0;
 border-left:#4C1717 1.5px solid;
 }
 
  #affiliates img{
	padding:0.5em 0 0.5em 0;
 }
 
#topcol {
 /*background:url(../images/bg-topcol-trans.png) repeat-x;*/
 background-color:#505050;
 height:2.13em;
 padding:0;
 margin:0;
 position:relative;
 top:0;
}

#topcolSpan{
	position:relative;
	top:9px;
	color: #ffffff;
	text-align:left;
	padding-left:190px;
}

#topcolSpan a{
	color: #ffffff;
}

#pages{
	width:640px;
	background:#FFFFFF;
	border-collapse:collapse;
}

.pagesEdit{
	width:240px;
	text-align:left;
	background:#FFFFFF;
}

.pagesHeader{
	text-align:center;
	background:#333333;
	color:#FFFBF0;
	height:1.5em;
}

.pagesDelete{
	width:150px;
	text-align:left;
	background:#FFFFFF;
}

.pagesEditSubs{
	width:150px;
	text-align:left;
	background:#FFFFFF;
}

.pagesOrder{
	text-align:left;
	background:#FFFFFF;
}

.editingLinks{
	color:#666666;
	text-decoration:none;
}

#pagesForm{
	background:#FFFFFF;
}

#addForm{
	background:#FFFFFF;
	width:640px;
}

.coursesAdmin {
	width:100%;
	border:solid 1px #336666;
	margin:1em 0 0 0;
	padding:1em 0 1em 0;
}
.coursesAdminAddCourse {
	width:100%;
	margin:0;
	padding:0;
	padding-top:2em;
}

#addCourses {
	width:90%;
}

#addEmailForCourses {
	width:90%;
}

#topcolSpan a:hover{
	color:#666666;
}

#siteMap ul, #siteMapDiv li
{
	list-style:none;
}

#sitemapH2
{
	padding:1em 0 0 0;
	margin:0;
	font-size:1em;
	text-align:left;
	
}
#sitemapH3
{
	padding:0;
	margin:0;
	font-size:0.8em;
	text-align:left;
}
 
#footer{
 text-align:center;
 font-size:70%;
 background-color:#515151;
 clear:both;
 color:#FFFFFF;
 padding:0.13em;
 }
 
 #bottom-spacer {
 width:63.75em;
 height:1.25em;
}
 

.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;}
#footer-links-paragraph{display:none;}
#search{display:none;} 
#topcol, #maincol{width:100%; float:none;}
}
