@charset "utf-8";
/* CSS Document */
/* CONNECTIONS - Ambient Blue Creative - last updated 5/22/07
/* TABLE OF CONTENTS
/* -- GLOBAL
/* -- CONTAINERS
/* -- MASTHEAD
/* -- LEFT NAVIGATION
/* -- CONTENT
/* -- FOOTER */


/* GLOBAL */

body{
	background-image:url(../images/background.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position: top center;
	background-color:#000000;
	margin-top:0px;
	margin-bottom:0px;
	}
	
	
p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#adadad;
	text-align:left;
	line-height: 1.4
	}
	
	
h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:28px;
	font-style: italic;
	font-weight: lighter;
	color:#CCC;
	margin-top:25px;	
	}



	
	
a{
	color:#3399ff;
	text-decoration:none;
	}

	
a:visited{
	color:#3399ff;
	text-decoration:none;
	}
	
a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	}
	
a:active{
	color:#3399ff;
	text-decoration:none;
	}




/* CONTAINERS */

#background_container_home{
	width:932px;
	margin-left:auto;
	margin-right:auto; 
	background-image:url(../images/770_large_bg_home.jpg);
	background-repeat:no-repeat; */ 
	}
	
*/*	
#background_container_page2{
	width:932px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/770_large_bg_podcasts.jpg);
	background-repeat:no-repeat;
	}
	
#background_container_page3{
	width:932px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/770_large_bg_shared.jpg);
	background-repeat:no-repeat;
	}
	
#background_container_page4{
	width:932px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/770_large_bg_blogs.jpg);
	background-repeat:no-repeat;
	}


#container_connections{
	width:932;
	margin-left:auto;
	margin-right:auto;
	}
*/	
	
/* MASTHEAD */

#masthead{
	width:932px;
	height:77px;
	float:left;
	}
	
	
/* LEFT NAVIGATION */
/*
 #left_nav{
	width:175px;
	height:500px;
	float:left;
	} 
	
#nav_root{
	list-style-type:none;
	list-style-image:url(../images/bullet.jpg);
	margin-top:0px;
	margin-left:-10px;
	margin-bottom:40px;
	}
	
#nav_root li{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#283a62;
	text-transform:uppercase;
	font-weight:bold;
	}
	
#nav_root li:hover{
	list-style-image:url(../images/bullet_on.jpg);
	}
	
#nav_root a{
	color:#0e6ea7;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	}
	
#nav_root a:visited{
	color:#283a62;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	}
	
#nav_root a:hover{
	color:#02243f;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	}
	
	
#navigation{
	list-style-type:none;
	list-style-image:url(../images/bullet.jpg);
	margin-top:0px;
	margin-left:-20px;
	}
	
#navigation li{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	color:#283a62;
	text-transform:uppercase;
	margin-bottom:8px;
	}
	
#navigation li:hover{
	list-style-image:url(../images/bullet_on.jpg);
	}
	
#navigation a{
	color:#0e6ea7;
	font-weight:bold;
	font-size:8px;
	text-decoration:none;
	}
	
#navigation a:visited{
	color:#283a62;
	font-weight:bold;
	font-size:8px;
	text-decoration:none;
	}
	
#navigation a:hover{
	color:#02243f;
	font-weight:bold;
	font-size:8px;
	text-decoration:none;
	}
	
#dolphin{
	padding-left:10px;
	width:150px;
	height:191px;
	}	
	
/*
	
/* CONTENT */

#content{
	width:932px;
	/* height:550px; */
	float:left;
	}








/* TABLE CONTENT */

table#content {
    background-color:#000000;
    border: solid #000 3px;
    width: 895px;
	table-align: center;
	font-family: Verdana;
	font-weight: normal;
	text-align: left;
	font-size: 18px;
	color:#adadad;
	/* color: #FFFFFF; */

}

table#toprow td {
    padding: 5px;
	table-align: center;
    border: solid #000 1px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#adadad;
	text-align:left;

}

.leftcol {
    font-weight: bold;
    text-align: left;
    width: 50px;
    /* background-color: #000000; */

}



/* END - TABLE CONTENT */











	
/* FOOTER */


#footer{
	width:932px;
	height:153px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	padding-top:7px; 
	}

	
/*
	
#footer_page2{
	width:770px;
	height:38px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	background-image:url(../images/footer_bg_podcasts.jpg);
	background-repeat:no-repeat;
	padding-top:7px;
	}
	
#footer_shared{
	width:770px;
	height:38px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	background-image:url(../images/footer_bg_shared.jpg);
	background-repeat:no-repeat;
	padding-top:7px;
	}
	
#footer_blogs{
	width:770px;
	height:38px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	background-image:url(../images/footer_bg_blogs.jpg);
	background-repeat:no-repeat;
	padding-top:7px;
	}
	
*/
	
#footer_links{
	margin-top:0px;
	}
	
#footer_links li{
	list-style-type:none;
	display:inline;
	text-transform:uppercase;
	padding-right:50px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	vertical-align:middle;
	}
	
#footer_links a{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	}
	
#footer_links a:visited{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	}
	
#footer_links a:hover{
	color:#023a5a;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	}
	
#footer_links a:active{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	}
