/* 
Title : large.css
Author : Leeroy Lugg www.suspiremedia.co.uk
URL : www.cdsb-global.org
Description : Primary stylesheet
Copyright: (c) . All Rights Reserved
Unauthorised copying or plagiarism of this style sheet will be seen as an infringement of UK copyright laws.
Created : 
Modified : 
*/
body{
margin:0 0 0 0;
padding:0;
font-family:Arial,Verdana,Helvetica,sans-serif;
font-size:100%;
background:url(../g/bg.jpg) repeat-x;
background-color:#e7ecf2;
color:#585858;
}
#content{
float:left;
width:430px;
background:url(../g/content-bg.jpg) #ffffff repeat-x;
font-size:110%;
padding:20px 0 20px 0;
}
#subcontent{
float:left;
width:645px;
background:url(../g/content-bg.jpg) #ffffff repeat-x;
font-size:110%;
padding:20px 0 20px 0;
}
#subcontent2{
float:left;
width:430px;
background:url(../g/content-bg.jpg) #ffffff repeat-x;
font-size:110%;
padding:20px 0 20px 0;
}
#sidebar-a{
margin-left:430px;
margin-right:251px;
padding:20px 0 20px 0;
background:url(../g/content-bg.jpg) #ffffff repeat-x;
font-size:90%;
}
#sidebar-b{
float:right;
width:251px;
margin:0 0 25px 0;
padding:20px 0 20px 0;
background:url(../g/sidebar-bg.jpg) #ffffff no-repeat;
font-size:90%;
}
#subsidebar{
float:right;
width:250px;
padding:20px 0 20px 0;
background:url(../g/content-bg.jpg) #ffffff repeat-x;
font-size:90%;
}
#footer{
clear:both;
padding:10px;
background-color:#3671ab;
font-size:95%;
color:#eceff6;
}
#breadcrumbs, #sub-breadcrumbs{
float:left;
padding:0;
height:40px;
width:644px;
background:transparent url(../g/trans.jpg) no-repeat;
background-color:#7096c5;
border:1px solid #9aaac4;
border-width:1px 0px 0px 1px;
font-size:85%;
color:#eaeff5;
}
#breadcrumbs{background:transparent url(../g/trans.jpg) no-repeat;}
#sub-breadcrumbs{background:transparent url(../g/trans4.jpg) no-repeat;}
/*  Sidebar stuff */
#sidebar-b-top, #subsidebar-b-top{
float:right;
height:40px;
margin:0;
width:248px;
border:1px solid #9aaac4;
border-width:1px 1px 0 1px;
font-size:85%;
color:#eaeff5;
font-weight:bold;
}
#banner h1{
font-family:"Times New Roman",Times,serif;
font-style:italic;
color:#eaeff5;
font-size:140%;
margin:35px 100px 0 25px;
line-height:150%;
}