@charset "UTF-8";
/* CSS Document */
											/*  author jerome amos - 10/30/08 site (patriciamoreno.com)											       
												page section names are a class names add to the wrapper.
												
												div.base - use to change the style of anything on the page on a base pages
												div.sati - use to change the style of anything on the page on a intensati pages
												div.pat  - use to change the style of anything on the page on a patricia pages
												div.press  - use to change the style of anything on the page on a press pages
												div.event - use to change the style of anything on the page on a events pages
												div.product  - use to change the style of anything on the page on a products pages
												div.teacher - use to change the style of anything on the page on a teachers pages
												
												
												
												*/							
																			

															/*              layout                   */
html {
	background: #D300AB url(../_images/bg_leaves_trans.png) repeat-x left top;
	color: #333333;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: 160%;
	font-weight: normal;
	font-variant: normal;
}
																		
body {
	text-align: center;
	display: block;
	position: relative;
	left: 0px;
	top: 0px;
	overflow: visible;
}


																		/*     misc     */
.clrfl {
	clear: both;
	display: block;
	width: 100%;
}


																		/*   site layout     */
div#wrapper {
	display: block;
	position: relative;
	text-align: center;
	margin: 1px;
	padding: 1px;
	clear: both;
	width: 100%;
	height: 100%;
}

#wrapper div#site {
	display: block;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 1050px;
	text-align: left;
	min-height: 650px;
}
div#siteInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	text-decoration: none;
	text-align: center;
	position: relative;
	height: 80px;
	width: 1050px;
	overflow: hidden;
	display: block;
	clear: both;
	background: url(../_images/bg_bottom.png) no-repeat center top;
	top: 0px;
	color: #666666;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	float: left;
}


																				/*  branding layout */
div#branding {
	height: 150px;
	padding-bottom: 0px;
	display: block;
	width: 100%;
	background: url(../_images/bg_top.png) no-repeat center bottom;
}
#branding ul {
	display: block;
	height: 20px;
	width: 200px;
	position: relative;
	top: 60px;
	left: 775px;
}

#branding li {
	display: block;
	margin: 0px;
	float: right;
	height: 20px;
	width: 85px;
}



																			/* mainNav Layout*/
#mainNav {
	display: block;
	height: 18px;
	width: 838px;
	position: absolute;
	font-size: 13px;
	float: right;
	font-family: "Courier New", Courier, monospace;
	text-align: center;
	left: 240px;
	top: 0px;
}
#mainNav ul {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#mainNav li {
	display: block;
	float: left;
	list-style-position: inside;
	list-style-type: none;
	margin-right: 10px;
}


																			/* sidear layout*/
#sidebar {
	display: block;
	width: 195px;
	overflow: visible;
	position: absolute;
	top: 1px;
	left: 35px;
}
#sidebar ul {
	display: block;
	margin-top: 100px;
	text-align: left;
}
																			

																			/*
																			main background color #bd009a 
																			blue main nav color #0c68a7
																			purple main nav roll #5d3469
																			subhead green #88a825
																			orange h4 #cf4a30
																			basic text color #666666
																			*/

																			/*links 
																			css button info must be writen like below
																			   1. Link
																			   2. Visited
																			   3. Focus
																			   4. Hover
																			   5. Active
																			   love-hate is out
																			   */

#branding h1 a:link, #branding h1 a:visited,#branding h1 a:hover, #branding h1 a:active {
	background-image: url(../_images/logo_pm.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 42px;
	width: 320px;
	display: block;
	text-indent: -999999px;
	text-align: left;
}


																			/* All btns show on */

div.sati #mainNav #mnintensati:link, div.sati #mainNav #mnintensati:visited, div.sati #mainNav #mnintensati:hover, div.sati #mainNav #mnintensati:active {
	background: url(../_images/btns/menu_intensati_o.jpg) no-repeat left top;
	display: block;
	height: 18px;
	width: 84px;
	text-indent: -999999px;
}
div.pat #mainNav #mnpm:link, div.pat #mainNav #mnpm:visited, div.pat #mainNav #mnpm:hover, div.pat #mainNav #mnpm:hover, div.pat #mainNav #mnpm:active {
	background: url(../_images/btns/menu_pm_o.jpg) no-repeat left top;
	display: block;
	height: 18px;
	width: 123px;
	text-indent: -999999px;
}
div.press #mainNav #mnpress:link, div.press #mainNav #mnpress:visited, div.press #mainNav #mnpress:hover, div.press #mainNav #mnpress:active {
	background: url(../_images/btns/menu_press_o.jpg) no-repeat left top;
	display: block;
	height: 18px;
	width: 70px;
	text-indent: -999999px;
	font-family: "Courier New", Courier, monospace;
	
}
div.event #mainNav #mnevents:link, div.event #mainNav #mnevents:visited, div.event #mainNav #mnevents:hover, div.event #mainNav #mnevents:active {
	background: url(../_images/btns/menu_events_o.jpg) no-repeat left top;
	display: block;
	height: 18px;
	width: 185px;
	text-indent: -999999px;
}
div.product #mainNav #mnprod:link, div.product #mainNav #mnprod:visited, div.product #mainNav #mnprod:hover, div.product #mainNav #mnprod:active{
	background: url(../_images/btns/menu_products_o.jpg) no-repeat left top;
	display: block;
	height: 18px;
	width: 83px;
	text-indent: -999999px;
}

div.teacher #mainNav #mnteachers:link, div.teacher #mainNav #mnteachers:visited, div.teacher #mainNav #mnteachers:hover, div.teacher #mainNav #mnteachers:active {
	background: url(../_images/btns/menu_teachers_o.jpg) no-repeat left top;
	display: block;
	height: 18px;
	width: 81px;
	text-indent: -999999px;
}																		
																		/* mnsignup btn */



#branding #navTop #mnsignup:link, #branding #navTop #mnsignup:visited {
	background-image: url(../_images/btns/menu_signup.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-indent: -999999px;
	height: 20px;
	width: 64px;
	color: #FFFFFF;
}
#branding #navTop #mnsignup:hover {
	background-image: url(../_images/btns/menu_signup_o.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-indent: -999999px;
	height: 20px;
	width: 64px;
	color: #663366;
}
#branding #navTop #mnsignup:active {
	background-image: url(../_images/btns/menu_signup.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-indent: -999999px;
	height: 20px;
	width: 64px;
	color: #FFFFFF;
}




																			/* mncontact btn */
#branding #navTop #mncontact:link, #branding #navTop #mncontact:visited {
	background-image: url(../_images/btns/menu_contact.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 20px;
	width: 63px;
	color: #663366;
	text-indent: -999999px;
}


#branding #navTop #mncontact:hover {
	background-image: url(../_images/btns/menu_contact_o.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 20px;
	width: 63px;
	color: #663366;
	text-indent: -999999px;
}
#branding #navTop #mncontact:active{
	background-image: url(../_images/btns/menu_contact.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 20px;
	width: 63px;
	color: #663366;
	text-indent: -999999px;
} 


																		/* sidebar nav*/

#sidebar li a:link, #sidebar li a:visited {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
	background: url(../_images/menu_+.jpg) no-repeat left center;
	padding-left: 18px;
	display: block;
	line-height: 130%;
	margin-top: 3px;
	font-weight: bold;
}
 
#sidebar li a:focus {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #663366;
	text-decoration: none;
	background: url(../_images/menu_+_o.jpg) no-repeat left center;
	padding-left: 18px;
	display: block;
	line-height: 130%;
	margin-top: 3px;
	font-weight: bold;
}
#sidebar li a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #663366;
	text-decoration: none;
	background: url(../_images/menu_+_o.jpg) no-repeat left center;
	padding-left: 18px;
	display: block;
	line-height: 130%;
	margin-top: 3px;
	font-weight: bold;
}
#sidebar li a:active {
	color: #CF4A30;
} 



																			/*             mnintensati btn         */
#mainNav #mnintensati:link,#mainNav #mnintensati:visited {
	background: url(../_images/btns/menu_intensati.jpg) no-repeat left top;
	display: block;
	height: 18px;
	width: 84px;
	text-indent: -999999px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #BD009A;
}
#mainNav #mnintensati:hover {
	background: url(../_images/btns/menu_intensati_o.jpg) no-repeat left top;
	display: block;
	height: 18px;
	width: 84px;
	text-indent: -999999px;
}
#mainNav #mnintensati:active {
	background: url(../_images/btns/menu_intensati.jpg) no-repeat left top;
	display: block;
	height: 18px;
	width: 84px;
	text-indent: -999999px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
}



																		/*             mnpm  btn         */
#mainNav #mnpm:link, #mainNav #mnpm:visited {
	background: url(../_images/btns/menu_pm.jpg) no-repeat left top;
	display: block;
	height: 18px;
	width: 123px;
	text-indent: -999999px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	font-weight: bold;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #BD009A;
}
#mainNav #mnpm:hover {
	background: url(../_images/btns/menu_pm_o.jpg) no-repeat left top;
	display: block;
	height: 18px;
	width: 123px;
	text-indent: -999999px;
}
#mainNav #mnpm:active {
	background: url(../_images/btns/menu_pm.jpg) no-repeat left top;
	display: block;
	height: 18px;
	width: 123px;
	text-indent: -999999px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	font-weight: bold;
}





																				/*    mnpress btn     */
#mainNav #mnpress:link, #mainNav #mnpress:visited  {
	background-image: url(../_images/btns/menu_press.jpg);
	display: block;
	height: 18px;
	width: 70px;
	text-indent: -999999px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
	background-repeat: no-repeat;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #BD009A;
}
#mainNav #mnpress:hover {
	background: url(../_images/btns/menu_press_o.jpg) no-repeat left top;
	display: block;
	height: 18px;
	width: 70px;
	text-indent: -999999px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
}
#mainNav #mnpress:active  {
	background-image: url(../_images/btns/menu_press.jpg);
	display: block;
	height: 18px;
	width: 70px;
	text-indent: -999999px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
	background-repeat: no-repeat;
}


																				/*      mnevents  btn      */
#mainNav #mnevents:link, #mainNav #mnevents:visited {
	background: url(../_images/btns/menu_events.jpg) no-repeat left top;
	display: block;
	height: 18px;
	width: 185px;
	text-indent: -999999px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #BD009A;
}
#mainNav #mnevents:hover {
	background: url(../_images/btns/menu_events_o.jpg) no-repeat left top;
	display: block;
	height: 18px;
	width: 185px;
	text-indent: -999999px;
}
#mainNav #mnevents:active {
	background: url(../_images/btns/menu_events.jpg) no-repeat left top;
	display: block;
	height: 18px;
	width: 185px;
	text-indent: -999999px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}





                                                                             /*     mnprod btn           */
#mainNav #mnprod:link, #mainNav #mnprod:visited {
	background: url(../_images/btns/menu_products.jpg) no-repeat left top;
	display: block;
	height: 18px;
	width: 83px;
	text-indent: -999999px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #BD009A;
}
#mainNav #mnprod:hover {
	background: url(../_images/btns/menu_products_o.jpg) no-repeat left top;
	display: block;
	height: 18px;
	width: 83px;
	text-indent: -999999px;
}
#mainNav #mnprod:active {
	background: url(../_images/btns/menu_products.jpg) no-repeat left top;
	display: block;
	height: 18px;
	width: 83px;
	text-indent: -999999px;
}




                                                                           /*        mnteachers btn           */
#mainNav #mnteachers:link, #mainNav #mnteachers:visited {
	background: url(../_images/btns/menu_teachers.jpg) no-repeat left top;
	display: block;
	height: 18px;
	width: 81px;
	text-indent: -999999px;
}
#mainNav #mnteachers:hover {
	background: url(../_images/btns/menu_teachers_o.jpg) no-repeat left top;
	display: block;
	height: 18px;
	width: 81px;
	text-indent: -999999px;
}
#mainNav #mnteachers:active{
	background: url(../_images/btns/menu_teachers.jpg) no-repeat left top;
	display: block;
	height: 18px;
	width: 81px;
	text-indent: -999999px;
}

																						
							
																						/*copy styles*/

h1#logopatrica {
	background-image: url(../_images/logo_pm.png);
	background-repeat: no-repeat;
	height: 42px;
	width: 320px;
	text-indent: -999999px;
	position: absolute;
	left: 700px;
	top: 5px;
}

                                                                                  /*    Page logo    */

h1#satilife  {
	width:765px;
	height:30px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 14px;
	color: #006699;
	text-decoration: none;
	background-image: url(../_images/logo_sati_3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-indent: -999999px;
	display: block;
}
h2#logointensati a:link, h2#logointensati a:visited, h2#logointensati a:hover, h2#logointensati a:active {
	background-image: url(../_images/logo_intensati.png);
	background-repeat: no-repeat;
	display: block;
	text-align: left;
	text-indent: -999999px;
	background-position: 0px;
	height: 54px;
	width: 183px;
	padding-bottom: 0px;
	margin-bottom: 30px;
	list-style-type: none;
}
div#col3 h2#satilifelogo a:link, div#col3 h2#satilifelogo a:visited, div#col3 h2#satilifelogo a:hover, div#col3 h2#satilifelogo a:active {
	text-indent: -999999px;
	display: block;
	padding: 0px;
	height: 46px;
	width: 103px;
	background: url(../_images/logo_sati_life.png) no-repeat center center;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
}


																						/*  text    */
div.trainpg h3, div.basicpg h3 {
	font-family: "Courier New", Courier, monospace;
	font-size: 28px;
	line-height: 55px;
	font-weight: bold;
	color: #88a825;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	white-space: normal;
	background-image: url(../_images/symbol_gr_atom.png);
	text-indent: 55px;
	vertical-align: middle;
	display: block;
	padding-left: 5px;
	height: 55px;
	width: 520px;
}
div.event div.basicpg h3 {
	font-family: "Courier New", Courier, monospace;
	font-size: 28px;
	line-height: 55px;
	font-weight: bold;
	color: #88a825;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	white-space: normal;
	background-image: url(../_images/symbol_gr_atom.png);
	text-indent: 55px;
	vertical-align: middle;
	display: block;
	padding-left: 5px;
	height: 55px;
	width: 520px;
}


h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #cf4a30;
	width: 400px;
	margin-bottom: 3px;
	margin-left: 40px;
}

div.base h4 {
	color: #cf4a30;
	}
div.sati h4 {
	color: #cf4a30;
	}	
div.trainpg h3+h4, div.basicpg h3+h4 {
	margin-right: 50px;
	color: #cf4a30;
	margin-left: 105px;
}
#movecopy .archive {
	border-bottom: medium solid #FF9966;
	padding-bottom: 5px;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #BB0098;
	padding-bottom: 2px;
}
div.trainpg #movecopy h5, div.basicpg #movecopy h5 {
	text-align: left;
	display: block;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
	padding-top: 2px;
}
div.trainpg #movecopy h6, div.basicpg #movecopy h6 {
	text-align: left;
	display: block;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 20px;
	padding-bottom: 10px;
}
										

div.trainpg #movecopy p, div.basicpg #movecopy p {
	text-align: left;
	display: block;
}
div.trainpg, div.basicpg {
	display: block;
	width: 520px;
	position: absolute;
	padding: 5px;
	overflow: visible;
	top: 67px;
	left: 200px;
	height: 442px;
}
div.trainpg ol, div.basicpg ol {
	display: block;
	list-style-type: decimal;
	list-style-position: inside;
	padding-left: 0px;
	width: 380px;
	margin-right: 20px;
}
div.trainpg li, div.basicpg li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
	padding-bottom: 10px;
}
#intencl {
	float: right;
	height: 380px;
	width: 280px;
	position: relative;
	margin-top: -300px;
	margin-right: 90px;
}


/*#patriciacl {
	height: 500px;
	width: 380px;
	position: relative;
	
}*/
.trainpg #movecopy,.basicpg #movecopy {
	display: block;
	width: 380px;
	position: absolute;
	top: 59px;
	left: 97px;
	min-height: 600px;
}
#wrapper #site #mainContent {
	display: block;
	position: relative;
	width: 1150px;
	background: url(../_images/bg_mid.png) repeat-y center top;
	padding-bottom: 0px;
}
													/* div.base page size */
div.base #site #mainContent {
	height: 660px;
}
															/* div.sati page size */
div.sati #site #mainContent {
	height: 800px;
}
															/* div.pat page size */
div.pat #site #mainContent {
	height: 1400px;
}
															/* div.press page size */
div.press #site #mainContent {
	height: 900px;
}
															/* div.event page size */
div.event #site #mainContent {
	height: 500px;
}
															/* div.product page size */
div.product #site #mainContent {
	height: 500px;
}
															/* div.teacher page size */
div.teacher #site #mainContent {
	height: 800px;
}


div.trainpg #sitetag, div.basicpg #sitetag {
	width: 69px;
	height: 33px;
	position: absolute;
	top: 377px;
	left: 740px;
	z-index: 100;
}

#copy #col3 {
	text-align: center;
	display: block;
	width: 320px;
	overflow: hidden;
	position: relative;
	left: 705px;
	top: 80px;
	min-height: 33px;
	padding-bottom: 50px;
	height: 575px;
}

.basicpg #movecopy h4 {
	text-align: left;
	display: block;
	height: 20px;
	width: 400px;
	margin-left: 0px;
}


													/* base hide the side bar nav*/
div.base  #sidebar #nav {
	
}

#movecopy #cub {
	display: block;
	list-style-position: inside;
	list-style-type: disc;
}

#movecopy #most {
	display: block;
	list-style-position: inside;
	list-style-type: square;
}

												/*added style for the div.pat page*/
div.pat .italic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #6A821C;
}

div.pat h3 {
	font-family: "Courier New", Courier, monospace;
	font-size: 30px;
	line-height: 55px;
	font-weight: bold;
	color: #88a825;
	margin-bottom: 5px;
	
}

div.pat h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #cf4a30;
	margin-bottom: 5px;
}

div.pat h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #BB0098;
}
div.pat h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	color: #333333;
}


div.pat p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 20px;
	padding-bottom: 10px;
}
	
div.pat a:link,a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #006699;
	text-decoration: none;
}
div.pat a:hover {
	color: #663366;
	text-decoration: underline;
}
div.pat table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
div.pat td {
}
a:link  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #006699;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #663366;
	text-decoration: underline;
}
.schedulehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #cf4a30;
	padding-bottom: 7px;
}
.pinktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #CD00AE;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#movecopy    td {
	padding-bottom: 3px;
}
blockquote {
	background-image: url(../_images/openquote.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: 30px;
	width: 370px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #666666;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
  }
  blockquote p {
	background-image: url(../_images/closequote.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-right: 12px;
	display: block;
	margin-bottom: 0px;
	margin-top: 5px;
} 
.bolddates {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
}
/*#sidebar h2 a:link, #sidebar li a:visited {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
	background: url(../_images/menu_+.jpg) no-repeat left center;
	padding-left: 18px;
	display: block;
	line-height: 130%;
	margin-top: 3px;
	font-weight: bold;
}
*/

#siteInfo p {
	display: block;
	height: 45px;
	width: 1150;
	text-align: left;
	position: relative;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 350px;
}
#col3  #newyear {
	display: block;
	padding-top: 100px;
	padding-right: 20px;
	padding-left: -20px;
	position: absolute;
}
