@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin:0px;
	padding:0px;
}
a:link {color:#990000; font-size:12px; text-decoration:none; font-weight:bold}
a:visited {color:#990000; font-size:12px; text-decoration:none; font-weight:bold}
a:hover {color:#000033; font-size:12px; text-decoration:underline; font-weight:bold}

h1 { font-size:16px; color:#990000;}
h2 { font-size:14px; font-weight:bold; color:#990000;}

#container {text-align:center; width:100%; height:100%}
#maintable { width:890px; border:0px none;}

/*main table*/
#leftcell {width:20px;  background:url(leftside.jpg) repeat-y;}
#rightcell {width:20px;  background:url(rightside.jpg) repeat-y;}
#midcell {width:850px; height:150px;  background:url(header.jpg) no-repeat;}

/*Menu*/
#top-menubg { background-color:#DD0005; height:25px;}
#lside-bar {background-color:#FFFF99; width:200px; height:100%}
#lside-barh1 {color:#FF0000; text-align:center; font-weight:bold;}


/*Index Top*/
#itmain_row1 {background:url(homebgmaintop.jpg) no-repeat; height:130px; padding-left:20px; vertical-align:top; padding-top:10px; text-align:left;}
#reptiles_bar { height:30px; background:url(reptilesbg.jpg) repeat-x; text-align:left; color:#FFFFFF; font-size:14px; font-weight:bold; text-align:left; vertical-align:middle;}
#tbheader {background-color:#333; color:#FFF; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; text-align:center;}
#pp_bar { height:30px; background:url(pprofilebg.jpg) repeat-x; text-align:left; color:#FFFFFF; font-size:14px; font-weight:bold; text-align:left; vertical-align:middle;}
/*Reptile Table*/
#rept_cell1 {font-weight:bold; text-align:left; color:#990000; font-size:12px; text-decoration:none;}
#rept_cell1:link {text-decoration:none;}
#rept_cell1:hover { color:#000033; text-decoration:none;}
#rept_cell1:visited {text-decoration:none;}
#rept_cell2 {font-weight:bold; text-align:center; color:#000000; font-size:12px;}
#rept_cell3 {font-weight:bold; text-align:center; color:#990000; font-size:12px; font-style:italic;}

/*contactform*/
#contactstore {font-weight:bold; text-align:center; color:#FF0000;}

#btn {background:#FF0000; color:#FFFFFF; border:solid #000000 1px;}
/*footer*/
#footer { text-align:center; background-color:#DD0005; font-weight:bold; height:25px; color:#FFFFFF;}
#footerlink:link {text-decoration:none; color:#FFFFFF; font-weight:bold;}
#footerlink:hover {color:#FFFFFF; text-decoration:underline; font-weight:bold;}
#footerlink:visited {text-decoration:none; color:#FFFFFF; font-weight:bold;}
