body {
	padding: 0;
	margin: 0;
	background: #A4A4A4 url(images/body-repeat-x.jpg) repeat-x;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#wrapper {
	width:926px;
}

#header {
	height: 277px;
	margin-left: 84px;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
}


#footer {
	background: #F00 url(images/nav-slice.gif) repeat-x;
	height: 30px;
	margin: 0 16px 0 100px;
	font-weight: bold;
	color: #FFFFFF;
}
#footer a {
	text-decoration: none;	
	color: #FFFFFF;
}

/*********************************************************
		navigation bar
*********************************************************/

	notonmywatch#wrapper #footer a {
	text-decoration: none;
	font-weight: bold;	
	color: #FFFFFF;
	font-size: 14px;

}
#wrapper #footer a:hover,#wrapper #footer a:active {
		xbackground-color:#FFE7E6;
	color: #303030;
}
#wrapper #footer ul li, #wrapper #footer ul {
	padding: 0;
	margin: 0;
}
#wrapper #footer ul li {
	margin: 11px 0 0 6px;
	display: inline;
	list-style-type: none;
}
#footer {
	padding: 11px 0 0 44px; 
}

/*********************************************************/

#content {
	width: 910px;
	background:url(images/content-x.jpg);
	padding: 21px 0 11px 0;
}

#contentLeft {
	width:147px;
	float:left;
}
/*********************************************************
		Orange leaf
*********************************************************/
#leaf_outer {
	background: url(images/overleaf-repeat-y.gif) repeat-y;
}
#leaf_content {
	background: url(images/overleaf-top.gif) no-repeat;
}
#leaf_content p {
	padding: 0 0 0 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#leaf_content a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#leaf_content a:hover, #leaf_content a:active  {
	color: #333333;
}


/*********************************************************/
#contentMain {
	width:449px;
	float:left;
		padding: 0 11px 11px 11px;
		background-color:#FFF;
}
#contentMain a {
	color:#FA2011;
}
#contentMain a:hover, #contentMain a:active {
	text-decoration: none;
}
#contentRight {
	width: 270px;
	float:left;
	margin:  0 11px 11px 11px;
}
#contentRight img {
	border: solid 1px #999;
}

/*********************************************************
		Headings
*********************************************************/

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #F26835;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FE0905;
}
#wrapper #content #contentMain ul li {
	list-style-image: url(images/bullet.gif);
	padding-bottom: 3px;
}
#n10y {
	width: 448;
	height: 12px;
	background-image: url(images/symposium.jpg);
	background-position: center 124px;
	background-color: #CAD7E4;
	display:block;
}

