/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  02: 2Col_Fixed_Sidebar_Left
  ------------------------------------------------
*/

#box960 {
width: 960px;
min-width: 720px;
margin: 10px auto -10px auto;
background-color: #FFFFFF;
border-top: 10px solid #6699CC;
border-left: 2px solid #6699cc;
border-right: 2px solid #6699cc;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #003399;
	background-color: #FFFFFF;
	margin: 20px;
	padding: 0;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
		border-top: 5px solid #6699CC;
}
#column_wrapper {
	background-color: #FFFFFF;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 790px;
	float: left;
	}
#left {
	width: 170px;
	float: left;
	border-bottom: 2px solid #003399;
}
#left .content {
	padding: 5px;
	font-size: 0.75em;
	line-height: 1.5em;
	height: 440px;
	font-weight: bold;
}

#footer .content {padding: 12px 20px; height:14px;}
#footer {
	color: #999999;
	background-color: #6699CC;;
	margin: 0;
	font-size: 0.7em;
	height: 40px;
}
	
#right .content {
	padding: 25px;
	font-size: 0.8em;
	text-align: justify;
	line-height: 1.65em;
	border-left: 2px solid #6699CC;
	min-height: 600px;
}

.p7uberlink {
	font-weight: bold !important;
	letter-spacing: normal;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.25em;
	margin: 0px 0 0 0;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}

#labanner
	{
		padding-top:20px;
		padding-bottom: 20px;
		margin-bottom: 12px;
	}
	
.greentext
	{
		color: #006633;
	}

.bluetext
	{
		color: #003399;
	}	
	
.boldtext
	{
		font-weight: bold;
	}
	
#logo
	{
		width: 138px;
		height: 85px;
		padding: 10px;
	}
	
#beach
	{
		float: right;
		margin-left: 15px;
		margin-top: 40px;
	}

#beachlinks
	{
		float: right;
		margin-right: 30px;
		margin-top: 35px;
	}

#charity
	{
		color:#AB1C00;
		padding:10px;
		line-height:normal;
		padding-bottom:20px;
	}

	
.contact
	{
		line-height: normal;
	}
	
#right a:link 
	{
		color:#006633;
		font-weight: bold;
		text-decoration: none;
	}
	
#right a:visited
	{
		color: #006633;
		font-weight: bold;
		text-decoration: none;
	}
	
#right a:hover
	{
		color: #003399;
		font-weight: bold;
		text-decoration: underline;
	}
	
.no_border
{
	border: 0px;
}

#conformance
	{
		float: right;
		height: 31px;
		padding-top: 5px;
	}

#css
	{
		float: right;
		width: 88px;
		height: 31px;
	}

#xhtml
	{
		float: right;
		width: 88px;
		height: 31px;
	}	
	
#wcag
	{
		float: right;
		width: 88px;
		height: 31px;
	}	
	
#tidy
	{
		width: 39px;
		height: 16px;
		float: right;
		margin-left: 5px;
		margin-right: 5px;
		padding-top: 8px;
	}
	
sup
	{
		font-size: 0.8em;
		vertical-align: 3px;
	}
	
.heading
	{
		color:#006633;
		font-size: 1.4em;
		font-weight: bold;
	}
	
.subheading
	{
		color:#006633;
		font-size: 1.2em;
		font-weight: bold;
	}

.subheadingblue
	{
		color:#003399;
		font-size: 1.2em;
		font-weight: bold;
	}
	
.greenparabold
	{
		font-size: 1em;
		color:#006633;
		font-weight: bold;
	}
	
.lineheightnormal
	{
		line-height: normal;
	}
	
#links
	{
		
	}
	
#publications
	{
		margin-top: 20px;
	}
	
#working
	{
		color:#006633;
		font-size: 1.1em;
		line-height: normal;
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 0px;
		padding-top: 0px;
		
	}

#bulletscontainer
	{
		width: 100%;
		height: 265px;
		display: block;
		margin-bottom: 25px;
		margin-top: -15px;
	}
	
#bulletsleft
	{
		width: 340px;
		height: 250px;
		float: left;
	}
	
#bulletsright
	{
		width: 350px;
		height: 250px;
		float: left;
		clear: right;
	}
	
#kevin
	{
		border-top: 1px solid #003399;
		border-bottom:1px solid #003399;
		text-align: center;
	}
	
#spacer
	{
		height: 10px;
		text-align: center;
		padding: px;
	}
	
#spacer1
	{
		height: 70px;
		text-align: center;
		padding: 30px;
	}
	
#spacer2
	{
		height: 50px;
		text-align: center;
		padding-top: 20px;
		padding-bottom: 20px;
	}



#indexbuttons
	{
		height:40px;
		width: 380px;
		padding:10px;
		background-color:#003399;	
		border: 3px solid #6699CC;		
		-moz-border-radius: 10px;
      border-radius: 10px;
	}

#indexbuttons:hover
	{
		height:40px;
		width: 380px;
		padding:10px;
		background-color:#6699CC;
		border: 3px solid #003399;
	}	

#indexbuttons a:link
	{
		color:#FFFFFF;
		font-weight: bold;
		text-decoration: none;
	}	

#indexbuttons a:visited
	{
		color:#FFFFFF;
		font-weight: bold;
		text-decoration: none;
	}		

#indexbuttons a:hover
	{
		color:#FFFFFF;
		font-weight: bold;
		text-decoration: none;
	}	
	
#twitter
	{
		width:88px;
		height:88px;
		margin-left:auto;
		margin-right:auto;
		margin-top: -20px;
	}
	
#twittext
	{
		text-align: center;
		font-size: 0.8em;
		color:#006633;
		font-weight: bold;
		margin-top:10px;
		margin-bottom:10px;
	}
	
#twittext a:link
	{
		color:#006633;
		text-decoration: none;
	}

#twittext a:visited
	{
		color:#006633;
		text-decoration: none;
	}
	
#twittext a:hover
	{
		color:#003399;
		text-decoration: underline;
	}
