/*
      Created by CSS Portal Layout Generator
	  
	  http://www.cssportal.com
	  	  
*/

* {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(../img/hcbbkgrnd2Kolaidascope.jpg);
	color: #333;
}

p {
     padding: 10px;
}

#wrapper {
	margin: 0 -40px;
	width: 100%;
}

#main {
	float: left;
	color: #3A627E;
	height: auto;
	width: auto;
	left: 220px;
	display: inline;
	font-size: 12px;
	padding: 10px 20px 5px 10px;
	background-image: url(../img/hcbbkgrnd2Kolaidascope.jpg);
}

#content { 
    float: left;
    color: #333;
    background: inherit;
    height: 500px;
    width: 100%;
    display: inline;
}

#header {
    color: #333;
    width: 93%;
    height: auto;
	text-align: center;
	background-image: url(../img/hcbbkgrnd2Kolaidasharp.jpg);
}

#footer { 
    width: 100%;
    height: auto;
    clear: both;
    color: #333;
	background-image: url(../img/hcbbkgrnd2Kolaidascope.jpg);
}

#navigation {
    float: left;
    width: 100%;
    height: 25px;
    color: #333;
    background: #8AA1B6;
}

#hornavigation {
	float: left;
	width: 93%;
	height: 40px;
	color: #FFFFFF;
	background: #8AA1B6;
}

#lftnavigation {
 float: left;
 width: 210px;
 height: 400px;
 color: #333;
	background: #8AA1B6;
}
#botnavigation {
 float: left;
 width: 100%;
 height: 25px;
 color: #333;
 background: #8AA1B6;
}
#topnavigation {
 float: left;
 width: 100%;
 height: 25px;
 color: #333;
 background: #8AA1B6;
}

#menu12 {
	width: 200px;
	margin: 10px;
	}
	
#menu12 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 22px;
	text-decoration: none;
}	
	
#menu12 li a:link, #menu12 li a:visited {
	color: #666;
	display: block;
	background:  url(menu12.gif);
	padding: 10px 0 0 35px;
}
	
#menu12 li a:hover {
	color: #000;
	background:  url(menu12.gif) 0 -32px;
	padding: 10px 0 0 35px;
}
#menu12 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#packsubmit {
	position:absolute;
	width:auto;
	height:auto;
	z-index:2;
	top: 32px;
	left: 10px;
}
