@charset "UTF-8";

html {
	margin-bottom: 1px;
	overflow: visible; 
	height: 100%;
	min-height: 101%;
} 

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	background-image: url(images/graphics/funky-background.gif);
	color: #CCC;
	font-size: 12px;
	margin: 0 auto;
	height: 100%;
	background-attachment: fixed;
}


a:link {
	color: #CCC;
}

a:visited {
	color: #CCC;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #CCC;
}




a {
	outline:none;
}





object:active, div:active

{

outline: none;

}



object:focus, div:focus

{

-moz-outline-style: none;

}



.twoColFixLtHdr #container {
	width: 925px;
	min-height: 100%;
repeat-y; /* needed for footer positioning*/
	margin: 0 auto; /* center, not in IE5 */
	text-align: left;
	background-color: 171717;
	background-image: url(images/graphics/header.jpg);
	background-repeat: no-repeat;
} 


* html #container {
height: 100%;
}

.twoColFixLtHdr #footer {
	background-image: url(images/graphics/titled-squares.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 8em;
	margin-right: 40px;
	margin-left: 140px;
	width: 675px;
} 
.twoColFixLtHdr #logo {
	height: 60px;
	width: 925px;
	text-align: center;
	padding-top: 30px;
} 

.twoColFixLtHdr #nav {
	margin: 30 0 0 0px;
	height: 30px;
	border: 0;
	background-color: #000;
	padding: 3 0 3 200px;
}


.twoColFixLtHdr #contentbox {
	padding: 10px;
}

.twoColFixLtHdr #contentboxMain {
	padding: 10px;
	width: 625px;
	margin-left: 20px;
}

.twoColFixLtHdr #contentboxGal {
	padding: 10px;
	width: 625px;
	margin-left: 50px;
}


.twoColFixLtHdr #contentbox2 {
	float: left;
	margin-left: 20px;
}



.imageborder-rightpad {
	padding: 0px 25px 0px 0px;
}

.box1 {
	float: left;
	width: 200px;
	padding-top: 8px;
	height: 350px;
	margin-left: 8px;
	margin-right: 12px;
}
.bold {
	font-weight: bold;
}
.box2 {
	float: left;
	width: 203px;
	padding-left: 0px;
	padding-top: 8px;
	height: 350px;
	margin-right: 12px;
}
.box3 {
	float: left;
	width: 180px;
	padding-left: 0px;
	padding-top: 8px;
	height: 350px;
}

.linkbox1 {
	float: left;
	width: 200px;
	margin-left: 20px;
	padding-top: 5px;
	height: 250px;
}
.linkbox2 {
	float: left;
	width: 200px;
	padding-left: 25px;
	padding-top: 5px;
	height: 250px;
}
.linkbox3 {
	float: left;
	width: 200px;
	padding-left: 25px;
	padding-top: 5px;
	height: 250px;
}
.disclaimer {
	margin-left: 200px;
	font-size: 9px;
}
.productbox-height {
	height: 190px;
}

.nounderline {
	text-decoration: none;
	color: #CCC;
}
.bioimage {
	float: left;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 5px;
}
.disclaimer2 {
	font-size: 10px;
}

.twoColFixLtHdr #copyright {
	width: 925px;
	text-align: center;
	margin: 0 auto;
	background-color: #000;
	padding: 3 0 3 0px;
	font-size: 10px;
} 
.citytext {
	width: 500px;
	margin-left: 0 auto;
	margin-right: 0 auto;
	text-align: center;
	clear: left;
	display: inline;
	padding: 0 100 0 100 px;
}


h1 {
	font-size:13px;
	display:inline;
	font-weight: normal
}

h2 {font-size:12px;
    display:inline;
	font-weight: normal
}

h3 {font-size:11px
}
