/**************************************/
/* HTML tags */
/**************************************/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #004A39;
	background-image: url(layout/back0.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: 21px;
	font-weight: bold;
	color: #FDFA00;
}

a {color: #DFDFDF;}
a:hover {color: #FFFF33;}
#newsbreak td a {
	color: #FFFF00;
	text-decoration: none;
}
#newsbreak td a:hover, #credits a:hover {
	color: #369B40;
}
#credits a {
	color: #1E6A3F;
	text-decoration: none;
}

/**************************************/
/* containers */
/**************************************/

#topofthepage {
	color: #5EBC37;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#wrap {
	width: 800px;
	margin-top: 0px;
	margin-bottom: 30px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DDEAE1;
	background-color: #004A39;
	border: 1px solid #DDDDDC;
	background-image: url(layout/back0.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 20px;
	line-height: 18px;
	padding-bottom: 0px;
}

#content1, #content2, #content3 {
	background-image: url(layout/cars_inner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-bottom: 120px;
}
#content1 #text-right, #content2 #text-right, #content3 #text-right {
	float: right;
	width: 158px;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px 5px 5px 5px;
	text-align: center;
}
#content2 {
	background-image: url(layout/cars_inner1.gif);
		padding-bottom: 30px;	
}

#left {
	background-image: url(pics/left_scotia.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #39AA40;
	padding-top: 17px;
}

#newsbreak {
	border: 1px solid #DDDDDC;
	margin-top: 40px;
}

/**************************************/
/* all the rest */
/**************************************/
#next {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(layout/next_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 44px;
	width: 46px;
	padding-top: 18px;
	padding-left: 10px;
}
#next a {
	color: #31785E;
	text-decoration: none;
}
#next a:hover {
	color: #CCCCCC;
}
.yellowIt {
	font-style: italic;
	color: #FFFF00;
}
.yellow {
	color: #FFFF00;
}
.thankyou {
	color: #F5C24B;
	margin: 2px;
	padding: 5px;
	border: 1px solid #AFBE49;
	text-align: center;
}
.thankyou a {
	color: #F5C24B;
}
.thankyou ahover {
	color: #FDFA00;
}
#credits {
	margin-top: 10px;
	margin-bottom: 50px;
}
.newsitem {
	margin-bottom: 10px;
	border: 1px solid #417248;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
}
