
/* Title : 								Sage Entry Stylesheet	*/
@import url('yui-reset.css');

*{ 										margin: 0; padding: 0; }

body,#bg,#bg table,#bg td{									font: 12px Arial, helvetica, sans-serif; width:100%;height:100%;overflow:hidden; color: #ffffff; }
#scroller{							height: 100%; width: 100%; overflow: scroll; position: absolute; z-index: 100; }
#bg div{position:absolute;width:200%;height:200%;top:-50%;left:-50%}
#bg td{vertical-align:middle;text-align:center}
#bg img{min-height:50%;min-width:50%;margin:0 auto}


#container{						width: 1000px; \width: 1000px; w\idth: 1000px; margin: 10px auto; padding: 0; z-index:70;}

#header{ 							padding: 0; margin-bottom: 0; }
#header img{					display: block; margin: 0 auto; }

.global{								margin: 0 auto; padding: 0; text-align: center; }
.one{									width: 305px; }
.two{									width: 610px; }
.three{									width: 915px; }
.four{									width: 1220px; }
.global li{							list-style-type: none; display: block; float: left; width: 305px; text-align: center; margin: 0; padding: 0; font: bold 14px "Century Gothic"; }
.global li img{					margin: 10px 1px 10px 0px; border: none; display: block; }
.global li a:link, 
.global li a:visited{			text-align: center; text-decoration: none; }
#global li a:hover, 
#global li a:active{			}

a:link, a:visited{ 				color: #ffffff; }
a:hover, a:active{				text-decoration: none; }

#page_body{					padding: 50px 0 0 0; width: 800px; margin: 0 auto; clear: left; text-align: left; }
#content{							}
p{											margin: 20px 0; }
	
.format-a, .format-a *{		text-align: center !important; text-indent: 0 !important; }
.format-b, .format-b *{		text-align: right !important; text-indent: 0 !important; }
.format-c, .format-c *{		text-align: left !important; text-indent: 0 !important; }


#footer{								clear: both; padding: 30px 0 0; margin-top: 0; text-align: center; }
.vcard div{							display: inline; padding-right: 20px; }

