body {
	margin: 0;
	background-color: #000;
	font: 13px/1.3em Helvetica, sans-serif;	
	}
	
a	{
	color:	#666;
	text-decoration:	underline;
	font-weight:	normal;
	text-decoration:	underline;
	}	

#canvas {
	position: absolute;
	width: 900px;
	}

#leftside_1 {
	position: absolute;
	width: 300px;
	border-bottom: 1px solid #00bfff padding: 5px;
	}
	
#leftside_2a {
	position: absolute;
	top: 250px;
	left: 30px;
	width: 250px;
	border-top: 1px solid #00bfff;
	padding-top: 1px;
	padding: 30px 0 0 0;
	}
	
#leftside_2b {
	position: absolute;
	top: 280px;
	left: 175px;
	width: 300px;
	}
		
#leftside_3 {
	position: absolute;
	top: 450px;
	left: 30px;
	width: 250px;
	border-top: 1px solid #00bfff;
	padding-top: 1px;
	padding: 30px 0 0 0;
	}
		
#leftside_4 {
	position: absolute;
	top: 900px;
	left: 30px;
	width: 250px;
	border-top: 1px solid #00bfff;
	padding-top: 1px;
	padding: 30px 0 0 0;
	}
	
#content {
	position: absolute;
	left: 300px;
	padding: 20px;
	width: 600px;
	background-color: #fff;
	}	

h1 {
	font: 20px Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	color: #02243d;
	padding: 25px 0px 25px 0px;
	}

h1.footer {
	font: 10px Helvetica, sans-serif;
	text-align: left;
	color: #00bfff;
	padding: 0px;
	}
	
	
h1.subhead {
	font: 12px Helvetica, sans-serif;
	padding: 0 0 0 30px;
	text-align: left;
	color: #00bfff;
	}
	
h1.subhead2 {
	font: 12px Helvetica, sans-serif;
	text-align: left;
	color: #00bfff;
	padding: 0px;
	}	
	
h2 {
	font: bold, 20px Helvetica, sans-serif;
	text-align: left;
	color: #02243d;
	border-bottom: 1px solid #00bfff;
	}	

h3 {
	font: bold, 16px Helvetica, sans-serif;
	text-align: left;
	color: #02243d;
	a:link {text-decoration: underline};
	}	
	

img {
	border: 0;
	}

.images {
margin: 2px 0px 2px 0px;
	}
	
	
	
/*  NAV - vertical navigation */
	#nav, #nav ul {position:static}
	#nav, #nav li {list-style: none;margin:0;padding:0 0 0 0}
	#nav a {line-height:2;font: 10px helvetica}
	#nav a, #nav a:link, #nav a:visited, #nav a:hover, #nav a:active {text-decoration:none;cursor:pointer} 
	#nav a:link {color:#fff} 
	#nav a:visited {color:#fff} 
	#nav a:hover {color:#00bfff ;background: #fff} 
	#nav li.active a:link, #nav li.active a:visited, #nav li.active a:hover}
	
/*  NAV INFO - Email, Voicemail, Skype */
	#nav-info, #nav-info ul {position:static}
	#nav-info, #nav-info li {list-style: none;margin:0;padding: 0 0 5px 0}
	#nav-info a {line-height:1.8;padding: 5px 0 5px 23px;background: #000 url(http://ninjaconsultant.com/web/images/nc_3stars.gif) no-repeat 0;font: bold 70% helvetica}
	#nav-info a, #nav-info a:link, #nav-info a:visited, #nav-info a:hover, #nav-info a:active {text-decoration:none;cursor:pointer} 
	#nav-info a:link {color:#fff} 
	#nav-info a:visited {color:#fff} 
	#nav-info a:hover {color:#00bfff ;background: #000 url(http://ninjaconsultant.com/web/images/nc_3stars.gif) no-repeat 0} 
	#nav-info li.active a:link, #nav-info li.active a:visited, #nav-info li.active a:hover}
	
/*  NAV OTHER - vertical navigation */
	#nav-other, #nav-other ul {position:static}
	#nav-other, #nav-other li {list-style: none;margin:0;padding: 0 0 5px 0}
	#nav-other a {line-height:1.8;padding: 0;font: bold 70% helvetica}
	#nav-other a, #nav-other a:link, #nav-other a:visited, #nav-other a:hover, #nav-other a:active {text-decoration:none;cursor:pointer} 
	#nav-other a:link {color:#fff} 
	#nav-other a:visited {color:#fff} 
	#nav-other a:hover {color:#00bfff ;background: #none} 
	#nav-other li.active a:link, #nav-other li.active a:visited, #nav li.active a:hover}	
