*
{
	margin:0;
	padding:0;
}

body
{
	background-color:#00152a;
}

h1, h2, h3
{
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	color:#fff;
}

p, dl
{
	font-family: Arial, Verdana, Sans-serif;
	color:#fff;
}

h1
{
	font-size:32px;
	text-transform:uppercase;
	padding:1em;
}

h2
{
	font-size:22px;
	text-transform:uppercase;
	padding-bottom:1em;
}

h3
{
	font-size:18px;
	text-transform:uppercase;
	padding-bottom:1em;
}

p, dl
{
	font-size:12px;
	line-height:1.5em;
	padding-bottom:1em;
}

a img
{
	border:0;
}

a
{
	text-decoration:none;
}

a:visited, a:hover
{
	color:#ff0200;
}

dt
{
	font-weight:bold;
}

dd
{
	padding-bottom:1em;
}

p.external
{
	font-size:14px;
}

#top-bar
{
		height:42px;
		width:950px;
		vertical-align:center;
		line-height:42px;
		overflow:none;
		text-align:right;
		padding-right:40px;
		margin:0px auto;
}

#banner
{
	height:556px;
	background-image:url(images/usadiving_banner.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	text-indent:-5000px;
}

#content
{
	width:950px;
	margin:0px auto;
	padding-bottom:20px;
}

#footer
{
	width:950px;
	margin:0px auto;
	height:43px;
	clear:both;
	background-image:url(images/usadiving-footer.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

#content-about
{
	width:375px;
	padding-right:100px;
	float:left;
}

#content-team
{
	width:375px;
	float:right;
}

#content-about img
{
	border:solid 1px #fff;
	margin-bottom:2em;
}

.learn-more , .become-member
{
	text-align:right;
}

.learn-more a, .become-member a
{
	font-size:14px;
}

#content-about .learn-more,
#top-bar .learn-more
{
	text-align:right;
}

#content-about .learn-more a
{	
	color:#52799d;
}

#content-about .learn-more a:hover
{	
	color:#fff;
}

#top-bar  a,
#content-team .become-member a
{
	color:#fff;
	font-size:14px;
}

#top-bar a:hover,
#content-team .become-member a:hover
{
	color:#52799d;
}

#content-team .become-member
{
	display:block;
	height:200px;
	width:375px;
	background-image:url(images/usadiving-bottomright.gif);
	background-position:top right;
	background-repeat:no-repeat;
	text-align:left;
}

#content-team .become-member a{
	vertical-align:center;
	line-height:180px;
}
