Body {background-color: white ; color: black; 	background-image: url(http://www.leopardgecko.co.uk/gfx/bkgrndlogo.jpg);}
all.textanimlink { background-color: white; color: black; text-decoration : none; }
A:link { background-color: transparent; text-decoration: none; color: black;  font-weight: bold; font-family: "Times New Roman", serif; }
A:active {  background-color: transparent; text-decoration: none; color: black;  font-weight: bold; font-family: "Times New Roman", serif;}
A:visited {  background-color: transparent; text-decoration: none; color: black; font-weight: bold; font-family: "Times New Roman", serif; }
A:hover {  background-color: transparent; text-decoration: none; color: purple; }
SPAN.sc-ex {  background-color: white;; font-weight: bolder; color: #663300;}

#cap {font-size:48px; color:#663300; font-weight:bold; float:left; height:34px; line-height:34px; margin-top:2px; margin-right:1px;}
* html #cap {margin-right:-2px; margin-top:3px;}


SPAN.sk-copy { background-color: white; color: black; font-family: Tamhoma,serif; font-size: 8pt }
H1 {background-color: white; color: black; font-family: "comic sans MS",serif;  font-size: 12pt; color: rgb(136,104,8); border-width: 0; border: none; text-align: center; color: #663300; font-size:  34pt }
INPUT.TEXT,P {background-color: white; font-family: "comic sans MS",serif; color: black; font-size: 12pt; font-weight: Normal;}
H2 {background-color: white; border-width: 0; border: none; text-align: Left; color: #663300; font-size: 20pt }
H3 {background-color: white; border-width: 0; border: none; text-align: center; color: #663300;}
UL LI {background-color: white; font-family: "comic sans MS",serif;  font-size: 12pt; color: rgb(136,104,8);   margin-left: .5in; margin-right: .5in}


td.menu { 
width: 140px; 
background: url(http://www.leopardgecko.co.uk/gfx/screen/menumiddle.gif); 

} 


div {   background-color: white; color: black; }

div.row {
  clear: both;
  padding-top: 10px;
  }
  
  div.header {
	height: 100px;
	width: 800px;
	text-align: left;


  }

.float-wrapper {float: left; width: 800px;}
     /*** This can be floated left or right ***/

.first-col {float: left; width: 160px;}
     /*** This can be floated left or right ***/

.second-col {margin-left: 160px; text-align: left;}
     /*** This gets margined the same direction 
        as div.first-col gets floated ***/

.third-col {margin-left: 700px;}
     /*** This gets margined the same direction 
       as div.float-wrapper gets floated ***/ 

.clearfooter {clear: both;}

 p {padding: 10px;}



table.layout {
	width: 100%;
	height: 75%;
}

td.center {
	vertical-align: middle;
	text-align: center;
}

div.container {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 800px;

}

.lgt1 {
	border-color: #ad8c42; 
	background-color: #000000;
	text-align: center;
}

.lgt2{

	border-color #3D3015;
	background-color: #3D3015;
	color: #ff1111;
}

.lgt3{

	border-color #3D3015;
	background-color: #ad8c42;
	text-align: center;
	color: #3D3015;
}


.lgminimenu {

border-color: #FFBD32; 
border-style: ridge;
border-width: 2px;
background-color: #ad8c42;

}


.genetic_table { margin: 5; border-width: 10px; float:right; border-style: ridge; color: white; border-color: #ad8c42; background-color: #ad8c42;	 text-align: center; font-weight: 900; } 

.genetic_td { color: black; border-width: 4; border-color: #ac8c42; border-style: outset; }
