* {
	list-style-position: inside;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
body  {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #FFF;
	background-color: #FFF;
}
a {
	color:#F90;
}
a:hover {
	color:#C03;
}
#container {
	width: 800px; /* the auto margins (in conjunction with a width) center the page */
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
} 
#header {
	width:800px;
	height:330px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
} 
.logoContainer {
	height:100px;
	background-image: none;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 800px;
}
.logo {
	float:left;
}
.author {
	float:right;
	margin-top:30px;
}
h1 {
	color:#fda016;
	font-size:48px;
}
h2 {
	font-size:24px;
	color:#600;
}
.logo span {
	color:#abca33;
}
.sloganContainer {
	height:100px;
	width:800px;
	background-image: url(jubilee/Flag_of_Canada_and_the_United_Kingdom.png);
}
.sloganLeft {
	float:left;
	width:190px;
	padding-top:40px;
}
.sloganLeft span {
	color:#835B8F;
}
.sloganRight {
	float:right;
	width:190px;
	padding-top:50px;
}
.sloganRight span {
	color:#81598B;
}
#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 215px; /* the background color will be displayed for the length of the content in the column, but no further */
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #835B8F;
	background-color: #FFF;
	padding-right: 10px;
	color: #000;
}
.sidebarBottom {
	vertical-align:bottom;
}
.floatLeft {
	float:left;
	margin:0 20px 20px 0;
}

#sidebar1 li {
	list-style:none;
	background:url(Roadsides/images/sidebarP.gif) no-repeat left 5px;
	padding-left:15px;
	margin:10px 10px;
}
#sidebar1 a {
	color:#000;
	text-decoration: none;
}
#sidebar1 a:hover {
	color:#835B8F;
}
	
/* Main Content area*/	

#mainContent p {
	padding-top:10px;
}
#mainContent {
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	width: 505px;
	color: #000;
	background-color: #FFF;
	list-style-position: inside;
	height: 300px;
}
#fullContent {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	width: 800px;
	height: auto;
}

h3 {
	font-size:14px;
	margin:0 10px;
	list-style-position: inside;
}

/*item starts here*/

/* content item */
.item {
	clear: both;
	padding-right: 20px;
}

.item img {border: 1px dashed #8A6;}

.item .title {
	color: #445044;
	font: normal 2em serif;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.item .title:first-letter {
	display: block;
	float: left;
	font-size: 2.4em;
}

.item .metadata {
	color: #666;
	font-size: 0.9em;
	float: left;
	padding: 0 0 6px 4px;
}

.item .body {
	clear: both;
}

.divider {
	height: 20px;
	font-family: "Comic Sans MS", cursive;
	background-image: url(Roadsides/images/divider2.gif);
	background-repeat: no-repeat;
	width: 500px;
	margin-top: 24px;
	margin-bottom: 24px;
	margin-left: 0;
	float: left;
	clear: both;
}


/*item ends here*/

#footer {
	margin-bottom:20px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #835B8F;
	border-right-color: #835B8F;
	border-bottom-color: #835B8F;
	border-left-color: #835B8F;
	width: 806px;
	color: #000;
	margin-top: 50px;
	margin-left: 0px;
	float: right;
	clear: both;
	margin-right: 150px;
} 
#footer p {
	text-align:center;
	margin:2px 20px;
}
.footerBottom {
	vertical-align:bottom;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


/*begin main menu*/
#navcontainer ul {
	padding-left: 0;
	margin-left: 0;
	color: #F2E9DA;
	float: left;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
	background-color: #835B8F;
}
#navcontainer ul li { 
	display: inline; 
}
#navcontainer ul li a {
	color: #333;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
	font-size:24px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left 15px;
	padding-top: 0;
	padding-right: 43px;
	padding-bottom: 0;
	padding-left: 12px;
}
#navcontainer ul li a:hover {
	color: #F7EEDD;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left 15px;
}
#navcontainer #active a {
	color: #F9F0E1;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left 15px;
}
/*end main menu*/
#container #sidebar1 ul li {
	color: #0080FF;
}
#container #sidebar1 ul li {
	color: #FF8040;
}
#container #sidebar1 ul li {
	color: #000;
}
