html {height: 100%;}

body {
margin-top: 0px;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
height: 100%;
background-image: url(file:///E|/Gary%27s/geckosite2/images/background.jpg);
background-repeat: repeat-x;
background-color: #4786A6;
}

.body_container {
height: 100%;
width: 800px;
margin-left:auto; 
margin-right:auto;
padding-top: 50px;
}

.header {
padding-left: 20px;
padding-right: 20px;
padding-bottom: 15px;
height: 100px;
width: 780px;
margin-left:auto; 
margin-right:auto;
}

.menu_table {
	height: 27px;
	width: 740px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/menu_bg.png);
}

.menu_left {
height: 27px;
width: 3px;
background-image: url(file:///E|/Gary%27s/geckosite2/images/menu_left.png);
}

.menu_bg {
	height: 27px;
	width: 734px;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(../images/menu_bg.png);
}
.menu_bg a, .menu_bg a:link {
	font-family: Helvetica;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	padding-right: 20px;
}

.menu_bg a:hover {
	font-family: Helvetica;
	font-size: 14px;
	color: #4786A6;
	text-decoration: none;
}

a, a:link {
font-family: Helvetica;
color: #454545;
text-decoration: none;
}

a:hover {
font-family: Helvetica;
color: #4786A6;
text-decoration: none;
}


a, a:link {
font-family: Helvetica;
color: #454545;
text-decoration: none;
}

a:hover {
font-family: Helvetica;
color: #4786A6;
text-decoration: none;
}

.menu_right {
height: 27px;
width: 3px;
background-image: url(file:///E|/Gary%27s/geckosite2/images/menu_right.png);
}

.header_text {
font-family: Helvetica;
font-size: 18px;
color: #454545;
}

.header_tag {
font-family: Helvetica;
font-size: 11px;
color: #4786A6;
}

.logo {
width: 80px;
height: 80px;
float: left;
padding-right: 10px;
}

.content_table {
height: 700px;
width: 800px;
padding-top: 20px;
padding-bottom: 20px;
padding-left: 10px;
padding-right: 10px;
margin-left:auto; 
margin-right:auto;
background-color: #ffffff;
}

.menu_shadow {
height: 16px;
width: 740px;
margin-left:auto; 
margin-right:auto;
background-image: url(file:///E|/Gary%27s/geckosite2/images/shadow.jpg);
}

.content_top {
width: 740px;
padding-top: 20px;
margin-left:auto; 
margin-right:auto;
font-family: Helvetica;
font-size: 11px;
color: #454545;
text-align: justify;
}

.box_top {
height: 10px;
width: 800px;
margin-left:auto; 
margin-right:auto;
background-image: url(file:///E|/Gary%27s/geckosite2/images/box_top.jpg);
background-repeat: repeat-x;
}

.box_header {
font-family: Helvetica;
font-size: 16px;
color: #4786A6;
}

.top {
vertical-align: top;
}

.content_bottom {
width: 740px;
margin-top: 20px;
margin-left:auto; 
margin-right:auto;
font-family: Helvetica;
font-size: 11px;
color: #454545;
text-align: justify;
}

.block1 {
border-right-width: 1px;	
border-right-style: dotted;	
border-right-color: #CCCCCC;
text-align: justify;
padding-right: 8px;
}

.block2 {
border-right-width: 1px;	
border-right-style: dotted;	
border-right-color: #CCCCCC;
text-align: justify;
padding-right: 8px;
padding-left: 8px;
}

.block3 {
text-align: justify;
padding-left: 8px;
}

.footer {
width: 740px;
margin-top: 30px;
margin-left:auto; 
margin-right:auto;
font-family: Helvetica;
font-size: 11px;
color: #454545;
text-align: center;
}
.CollectionList {
	float: left;
	background-image: url(../images/photo_bg.gif);
	background-repeat: no-repeat;
	height: 135px;
	width: 175px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 15px;
	padding-top: 30px;
	padding-left: 15px;
}

.CollectionList p {
	margin: 0px;
}
.AvailList {
	float: left;
	background-image: url(../images/photo_bg.gif);
	background-repeat: no-repeat;
	height: 165px;
	width: 175px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 15px;
	padding-top: 30px;
	padding-left: 15px;
}
.AvailList p {
	margin: 0px;
}
.NewList {
	float: left;
	background-image: url(../images/photo_bg.gif);
	background-repeat: no-repeat;
	height: 165px;
	width: 175px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 15px;
	padding-top: 30px;
	padding-left: 15px;
}
.NewList p {
	margin: 0px;
}
