/* CSS Document */


body {
padding: 0px;
margin:0px auto;
border:0px;
background-color:#ffffff;
font-family: arial;
background-image:url(../images/city_bkgrd.gif);
background-repeat:repeat-x;
}

#main {
margin: 200px 5px 5px 5px;
width: 800px;
padding: 0px;
}

a{
font-size:12px;
color:#741151;
}

a:hover{
font-size:12px;
color:#741151;
text-deocration:none;
}

#header {
margin:0px;
padding:0px 0px 0px 0px;
width:800px;
}


/*--------------NAVIGATION------------------*/

#navList{
background-color:#92216e;
margin:0px 0px 0px 0px;
padding:5px 0px 0px 0px;
width:133px;
	}

#nav{
margin:2px 0px 0px 12px;
padding:0px 0px 0px 0px;
width:133px;
float:left;
	}
	
#nav ul{
	list-style:none;
	margin:0px;
	padding:0px;
	}	
	
#nav ul li{
	padding:0px 0px 6px 10px;
	margin:0px;
	}	
	
a.home{
	display:block;
	width:42px;
	height:13px;
	background:url(../images/navImages/home.jpg) top;}
a.about{
	display:block;
	width:66px;
	height:15px;
	background:url(../images/navImages/about_us.jpg) top}
a.media{
	display:block;
	width:45px;
	height:15px;
	background:url(../images/navImages/media.jpg) top}
a.photos{
	display:block;
	width:46px;
	height:15px;
	background:url(../images/navImages/photos.jpg) top}
a.events{
	display:block;
	width:44px;
	height:13px;
	background:url(../images/navImages/events.jpg) top}
a.healthcare{
	display:block;
	width:77px;
	height:15px;
	background:url(../images/navImages/healthcare.jpg) top}
a.sponsors{
	display:block;
	width:65px;
	height:17px;
	background:url(../images/navImages/sponsors.jpg) top}
a.partners{
	display:block;
	width:58px;
	height:13px;
	background:url(../images/navImages/partners.jpg) top}
a.mentoring{
	display:block;
	width:73px;
	height:18px;
	background:url(../images/navImages/mentoring.jpg) top}
a.angel{
	display:block;
	width:73px;
	height:20px;
	background:url(../images/navImages/ask_angel.jpg) top}
a.contact{
	display:block;
	width:77px;
	height:15px;
	background:url(../images/navImages/contact_us.jpg) top}
a.sitemap{
	display:block;
	width:64px;
	height:18px;
	background:url(../images/navImages/sitemap.jpg) top}	
	

a.home:hover{background:url(../images/navImages/home.jpg) bottom;}
a.about:hover{background:url(../images/navImages/about_us.jpg) bottom;}
a.media:hover{background:url(../images/navImages/media.jpg) bottom;}
a.photos:hover{background:url(../images/navImages/photos.jpg) bottom;}
a.events:hover{background:url(../images/navImages/events.jpg) bottom;}
a.healthcare:hover{background:url(../images/navImages/healthcare.jpg) bottom;}
a.sponsors:hover{background:url(../images/navImages/sponsors.jpg) bottom;}
a.partners:hover{background:url(../images/navImages/partners.jpg) bottom;}
a.mentoring:hover{background:url(../images/navImages/mentoring.jpg) bottom;}
a.angel:hover{background:url(../images/navImages/ask_angel.jpg) bottom;}
a.contact:hover{background:url(../images/navImages/contact_us.jpg) bottom;}
a.sitemap:hover{background:url(../images/navImages/sitemap.jpg) bottom;}
	
/*--------------END NAVIGATION------------------*/	

#wrap{
width:800px;
margin-top:15px;

}


.white_font_title{
font-size:16px;
color:#ffffff;
margin:5px 0px 5px 5px;
padding:5px 0px 0px 0px;
text-align:justify;
line-height:16px;
}

.white_text{
color:#ffffff;
margin:0px 0px 0px 5px;
padding:0px 0px 0px 0px;
}

.white_text{
color:#ffffff;
margin:0px 0px 0px 5px;
padding:0px 0px 0px 0px;
}

.white_text a{
color:#ffffff;
}


#content{
background-color:#ffffff;
width:635px;
font-size:12px;
line-height:16px;
margin:0px;
padding:0px 5px 5px 0px;
float:right;
}

.text{
color:#454545;
padding:0px 0px 0px 10px;
font-size:12px;
line-height:14px;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
}

.text_sponsor{
color:#454545;
padding:0px 0px 0px 10px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}

.text_sponsor a{
color:#454545;
padding:0px 0px 0px 10px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}

.text_crumbs{
color:#454545;
padding:0px 0px 0px 5px;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
}

.text_video{
color:#454545;
padding:0px 0px 0px 5px;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
font-weight:bold;
}

a.text_crumbs{
color:#454545;
padding:0px 0px 0px 0px;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
text-decoration:underline;
}

#content td{
font-size:12px;
line-height:16px;
}

#content p a{
color:#741151;
}

#content blockquote{
font-size:12px;
line-height:16px;
margin:0px 0px 0px 20px;
}

.title{
color:#741151;
font-size:15px;
font-weight:bold;
margin-bottom:0px;
}

.titleImage{
	padding:0px 0px 10px 0px;}
	
.medLink{
	font-size:14px;
	text-decoration:none;
	color:#454545;}	
	
a.medLink:hover{
	font-size:14px;
	text-decoration:underline;
	color:#92216e;}	

#footer{
background-color:#92216e;
clear: both;
padding:0px 0px 0px 0px;
margin:10px 0px 0px 0px;
width:790px;
text-align:right;
}

#footer p{
font-size:12px;
color:#ffffff;
padding:4px 5px 4px 0px;
}

#footer a{
color:#ffffff;
text-decoration:none;
}