/* ================
NORMALIZATION
================= */

* {
	margin: 0;
	padding: 0;
}

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}

/* Removes list-styles from list */
ol,ul {
	list-style: none;
}

/* Normalizes font-style and font-weight to normal */
address,caption,cite,code,th,var {
	font-style: normal;
	font-weight: normal;
}

/* Removes default blue border on linked images */
a img, :link img, :visited img {
	border: none;
}

/* ================
GENERAL FORMATTING
================= */

body {
	background: #ffffff url(/download/1101/images/body-bg.png) repeat-x;
	font-size: 13px;
	line-height: 1.5;
	font-family: arial, helvetica, sans-serif;
	color: #000000;
}

h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 1.4em;
	color: #313131;
}

h3 {
	padding: 5px;
	font-size: 1.4em;
	color: #bc101c;
	font-weight: normal;
	background-color: #eeeeee;
	text-transform: uppercase;
}

h4 {
	font-size: 1em;
}

p,blockquote,ol,ul,h1,h2,h3,h4 {
	margin-bottom: 14px;
}

a, a:link, a:active {
	display: inline;
	color: #df1222;
	text-decoration: none;
	border-bottom: 1px dotted #df1222;
}

a:hover {
	display: inline;
	color: ffffff;
	background-color: #df1222;
	text-decoration: none;
}

ul, ol {
	margin-left: 30px;
}

ul li {
	margin-bottom: 5px;
	list-style-type: disc;
}

div#content img {
	float: left;
	margin: 0 15px 10px 0;
}

blockquote {
	margin-left: 50px;
	margin-right: 50px;
}

/* ================
LAYOUT
================= */

#sidebar,#logo, #topnav {
	display: none;
}

#wrapper {
	position: relative;
	left: 0;
	top: 0;
	width: 900px;
	height: 800px;
	background: #ffffff;

}

#masthead {
	position: relative;
	width: 900px;
	height: 161px;

}

#leftnavwrapper {
	position: relative;
	float: left;
	width: 250px;
	height: 675px;
	background: url(/download/1101/images/leftnavwrapper-bg.png) no-repeat;
}

#leftnav {
	position: absolute;
	top: 95px;
	left: 0;
	width: 219px;
}

#contentwrapper {
	position: relative;
	float: right;
	width: 650px;
	background: #ffffff;


}

#contentheading {
	float: left;
	width: 610px;
	margin: 55px 20px 40px 20px;
	border-bottom: 1px #babbbc solid;
}

#content {
	float: left;
	width: 610px;
	margin: 0 20px;

}

#contentheading h2 {
	font-size: 18px;
	margin-bottom: 0;
}

#contentfooter {
	position: relative;
	float: left;
	margin: 40px 0 0 0;
	background: #dddfe0 url(/download/1101/images/footer-bg.png) repeat-x;
	width: 900px;
	height: 100px;
}

.sblogo a {
background:transparent url(/download/596/shared/sb_logo.gif) no-repeat;
display:block;
float:right;
margin: 20px 10px 0 0;
height:28px;
text-decoration:none;
width:145px;
border: none;
}

.sblogo a:hover {
background-position:0pt -40px;
}

p.footercontent {
	margin: 20px 0 0 10px;
}

div#month {
	position: absolute;
	left: 670px;
	top: 117px;
	z-index: 1000;
	font-size: 23px;
	color: #ffffff;
	font-weight: bold;
}

/* ================
HOME PAGE
================= */

div#homecontent {

	position: relative;
	float: right;
	width: 100%;
	background: url(/download/1101/images/homecontent-bg.png) no-repeat;

}

table#home1, table#home2 {
	line-height: 1.5;
	font-size: 12px;
}

table#home1 h2 {
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 5px;
	line-height: 1.3;
	border-bottom: 1px solid #c8cacb;
}

table#home2 h3 {
	font-size: 14px;
	line-height: 1.2;
	margin-bottom: 7px;
	background-color: transparent;

}

table#home2 h4 {
	padding-top: 8px;
	font-size: 12px;
	line-height: 1.2;
	margin-bottom: 7px;
}

table#home2 td {
	border-bottom: 1px solid #c8cacb;
}

table#home1 {
	position: relative;
	float: left;
	left:10px;
	top: 0;
	width: 295px;
}

table#home2 {
	position: relative;
	float: left;
	left: 40px;
	top: 15px;
	width: 290px;
}

table#home2 img, table#home3 img {
	float: left;
	margin: 0 7px 7px 0;
}
/* ================
NAVIGATION
================= */


#Stm0p0iTB {
	width: 219px;
}

div.label {
	text-transform: uppercase;
}
/*
.menu01Main_A, .menu01Main_I {
	padding: 5px 10px 5px;
	text-align: right;
	text-transform: uppercase;
}
*/
/*
#Stm0p0i13e {
	border-bottom: 2px solid #b0b2b4;
}



#Stm0p0i14e {
	background-color: #e1e1e2;
}

*/














