body{
  font:62.5%/1.4 arial, helvetica, sans-serif normal;
  text-align:center;
  background:/*url(../build/wallpaper.gif) 0 0 repeat*/ #2fb1dc;
  color:#333;
  }

/*=============================================
            GENERAL STYLE RULES
=============================================*/

*{margin:0;padding:0;}
img{border:none;}
p{line-height:1.2em; padding:0 0 1.0em 0;}
strong{font-weight:bold;}

/*=============================================
               CANDY WRAPPERS
=============================================*/

#container{ 
	margin:0 auto;
	width:900px;	
	text-align:left;
	overflow:hidden;	
	}

#head{
	margin:0;
	height:91px;
	width:900px;
	border-top:1px solid #ccc;
	background:#2c2e3b;
	}

#foot{
	clear:both;
	margin:0;
	height:180px;
	width:900px;
	background:#2c2e3b;
	}
	
/*=============================================
               	THE NAV
=============================================*/

#nav{
	margin:64px 0 0 0;
	float:right;
	position:relative;
	width:425px;
	height:27px;
	background:http
://www.sinaichildrenshospital.org/friends.asp;
	}

#nav ul{
	list-style-type:none;
	display:inline;
	}

#nav ul li{
	float:left;	
	}

#nav a, #nav a:visited{
	text-decoration:none;
	display:block;
	height:27px;
	}

#nav a:hover{
	background-position: 0 -27px;	
	}

#nav a:active{
	background-position: 0 -27px;	
	}

#nav .current{
	background-position: 0 -27px;	
	}

#nav .home{
	width:64px;
	background:url(../build/btn_home.gif) 0 0 no-repeat;	
	}

#nav .tickets{
	width:100px;
	background:url(../build/btn_tickets.gif) 0 0 no-repeat;	
	}

#nav .donate{
	width:75px;
	background:url(../build/btn_donate.gif) 0 0 no-repeat;	
	}

#nav .sponsor{
	width:175px;
	background:url(../build/btn_sponsor.gif) 0 0 no-repeat;	
	}

#nav .board{
	width:175px;
	background:url(../build/btn_board.gif) 0 0 no-repeat #303;
	}

/*=============================================
               	HEADINGS
=============================================*/

h1{
	color:#163F53;
	margin:0 0 8px 0;
	border-bottom:1px dotted #CCCCCC;
	letter-spacing:-1px;
	font:normal 210% "Trebuchet MS", Tahoma, Arial;
	padding-bottom:2px;
	}

h2{
	color:#163F53;
	margin:0 0 8px 0;
	padding-bottom:2px;
	border-bottom:1px dotted #c1c9a6;
	font:normal 160% Tahoma, Arial, sans-serif;
	clear:both;
	text-transform:none;
	}

h3 {
	margin:20px 0 0 0;
	padding-bottom:2px;
	font:bold 110% Arial;
	text-transform:uppercase;
	letter-spacing:1px;
	color:#205A77;
	}

.mini{
	font-size:1.0em;
	color:#303;
	line-height:100%;
	}

.mini a, .mini a:visited{
	color:#2f6090;
	}

.mini a:hover{
	text-decoration:none;	
	}
	
/*=============================================
               	CONTENT
=============================================*/

.main{
	margin:0;
	width:100%;
	overflow:hidden;
	background:#fff;	
	}

.column{
	margin:0;
	display:inline;
	float:left;
	position:relative;
	}

/*=============================================
               		1
=============================================*/

.main .col1{
	padding:15px 10px 10px 20px;
	width:530px;
	font-size:1.1em;		
	}

.main .col1 p{
	font-size:1.2em;	
	}
	
.main .col1 a, .main .col1 a:visited{
	color:#2f6090;	
	}	

.main .col1 a:hover{
	text-decoration:none;
	}
	
.main .col1 .eventdetails{
	line-height:145%;
	margin:15px 0 15px 0;
	color:#666;
	border:solid 1px #bac6eb;	
	background:#e3f4fd;
	}

.main .col1 .eventdetails h3{
	text-align:center;
	padding:3px 0;
	margin:0 0 15px 0;
	color:#666;
	border-bottom:solid 1px #bac6eb;	
	background:#bacfeb;	
	}
	
.main .col1 .eventdetails .inner{
	padding:0 10px;	
	}
	
/*=============================================
               		2
=============================================*/

.main .col2{
	padding:15px 20px 10px 40px;
	width:280px;
	font-size:1.1em;		
	}

/*=============================================
                 SPONSORS
=============================================*/

.sponsorlinks img{
	display:block;
	margin:10px 0 15px 0;
	border:3px solid #bac6eb;
	}

.sponsorlinks a{
	text-decoration:none;
	border:none;
	width:295px;
	padding:0;
	}

.sponsorlinks a:hover img{
	border:3px solid #4cbce1;
	}
	
/*=============================================
              J Flow Function
=============================================*/

#jquery{
	float:right;	
	}

#myController{
	display:none;	
	}

#mySlides{
	width:182px;
	height:138px;
	overflow:hidden;
	}
	
#mySlides img{
	padding:4px;
	border:1px solid #ccc;
	}

#controller{
	clear:both;
	margin:0 0 10px 0;
	width:182px;
	text-align:center;
	}
	
#controller .jFlowPrev, .jFlowNext{
	font-weight:bold;
	color:#2f6090;	
	cursor:pointer;
	}

/*=============================================
                 FOOTER INFO
=============================================*/

#foot .footLogo{
	margin:64px 0 0 20px;	
	}
