body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding : 0;
	color : #000000;
	background-color : #ffffff;
	background-repeat : repeat-x;
	background-position : left top;
	margin-top : 0px;
	margin-right : 0;
	margin-bottom : 0;
	margin-left : 0;
}
input, textarea {
width : 220px;
background : #ffffff url(images/img04.gif) repeat-x;
border-top : 1px solid #a3a3a3;
border-right : 1px solid #e5e5e5;
border-bottom : 1px solid #ffffff;
border-left : 1px solid #d6d6d6;
font : normal 1em/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
color : #757575;
}
h1, h2, h3, h4, h6, h7 {
color : #31363b;
}
h1 a, h2 a, h3 a, h4 a, h6 a, h7 a {
	text-decoration : underline;
	color : #000000;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h6 a:hover, h7 a:hover {
	color : #006600;
}
h8 a {
	text-decoration : underline;
	color : #FFFFFF;
	font-size: 18px;
	padding-left: 10px;
}
h8 a:hover {
	color : #000000;
}
h1 {
	font-size : 25px;
	color: #006600;
	margin: 0px;
}
h2 {
font-size : 12px;
font-weight : bold;
color : #ffffff;
}
h3 {
	font-size : 14px;
	color : #666666;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h4 {
	font-size : 14px;
	color : #000000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h5 {
font-size : 10px;
color : #000000;
display : inline;
}
h6 {
	font-size : 12px;
	color : #000000;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h7 {
font-size : 12px;
color : #000000;
}
h8 {
font-size : 12px;
font-weight : bold;
}
p, ul, ol {
	margin-top : 0;
	line-height : 110%;
}

.footerbox {
line-height : 100%;
}

a.red {
	color : #ff0000;
	font-weight : bold;
	margin-left : 10px;
	text-decoration: underline;
}
a.red:hover {
color : #ffffff;
font-weight : bold;
margin-left : 10px;
}
a.white {
	color : #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	text-decoration: underline;
}
a.white:hover {
color : #000000;
}

a.sell {
	color : #ffffff;
	font-size: 18px;
	font-weight: bold;
	padding-left: 10px;
	text-decoration: underline;
}
a.sell:hover {
color : #000000;
}

a.black {
	color : #333333;
	font-weight : bold;
	font-size : 18px;
	text-decoration: underline;
}
a.black:hover {
color : #ff0000;
}

a.blackfoot {
	color : #000000;
	font-weight : bold;
	font-size : 8px;
	text-decoration: underline;
}
a.blackfoot:hover {
	color : #006600;
}

ul, ol {
margin-left : 3em;
}
blockquote {
margin-left : 3em;
margin-right : 3em;
}
a {
	color : #ffffff;
	text-decoration : underline;
}
a:hover {
text-decoration : none;
color : #000000;
}
a:hover {
text-decoration : none;
color : #000000;
}
a img {
border : none;
}
img.left {
float : left;
margin-right : 20px;
}
img.right {
float : right;
margin-right : 5px;
clear : left;
}

img.margin {
	float : right;
	margin-right : 100px;
}

hr {
display : none;
}
#header {
	width : 100%;
	margin : 0 auto;
	background-image : url(Images/img05.jpg);
	background-repeat : repeat-x;
	background-position : left top;
}
#logo {
	width : 740px;
	height : 80px;
	margin-top : 20px;
	margin-right : 0;
	margin-bottom : 0;
	margin-left : 10px;
	float : left;
	text-align : left;
}
#logo2 {
	width : 400px;
	height : 80px;
	margin-top : 20px;
	margin-right : 0;
	margin-bottom : 0;
	margin-left : 10px;
	text-align : left;
	float: right;
}
#logo h1, #logo h2 {
margin : 0;
padding : 0;
text-transform : uppercase;
}
#logo h1 {
	font-size : 22px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #31363b;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 20px;
}
#logo h2 {
padding : 0 0 0 25px;
font-size : 10px;
font-weight : bold;
font-family : Arial, Helvetica, sans-serif;
color : #808080;
}
#logo p {
margin : 0;
padding : 0 0 0 20px;
line-height : normal;
font-size : 1.2em;
font-weight : bold;
}
#logo a {
color : #31363b;
}
#img {
float : right;
height : 140px;
width : 120px;
}
#splash {
width : 754px;
height : 266px;
padding-bottom : 3px;
background : no-repeat left top;
float : left;
}

/*MENU */
.menu {
	width:745px;
	height:32px;
	position:relative;
	z-index:100;
	font-family:Arial, Helvetica, sans-serif;
}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:746px; w\idth:745px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:106px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:106px;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {
	display:block;
	font-size:10px;
	text-decoration:none;
	color:#fff;
	width:106px;
	height:30px;
	border:1px solid #000;
	border-width:1px 0 1px 1px;
	line-height:29px;
	background-image: url(Images/img02.jpg);
	text-align: center;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:106px; w\idth:105px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
	background: #CCCCCC;
}
/* style the second level hover */
.menu ul ul a.drop:hover{
	background-color: #CCCCCC;
}
.menu ul ul :hover > a.drop {
	background-color: #CCCCCC;
}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
	background: #CCCCCC;
}
/* style the third level hover */
.menu ul ul ul a:hover {background:#b2ab9b;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:31px;left:0; width:106px;border-top:1px solid #000;}
/* another hack for IE5.5 */
* html .menu ul ul {top:30px;t\op:31px;}

/* position the third level flyout menu */
.menu ul ul ul{left:106px; top:-1px; width:106px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-106px;}

/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
	color:#000;
	height:auto;
	line-height:1em;
	padding:5px 10px;
	width:191px;
	border-width:0 1px 1px 1px;
	background: #CCCCCC;
}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:106px;w\idth:191px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
	color:#FFFFFF;
	background-color: #666666;
}
.menu :hover > a, .menu ul ul :hover > a {
	color:#FFFFFF;
	background: #666666;
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}

.menu .current, .menu ul ul .current{
	color:#FFFFFF;
	background-color: #666666;
}
.menu .current > a, .menu ul ul .current > a {
	color:#FFFFFF;
	background: #666666;
}

/*SEARCH*/
#search {
float : right;
width : 230px;
height : 30px;
background-image : url(Images/img02.jpg);
border : 1px solid #000000;
}

#search form {
float : right;
margin : 0;
padding : 0 5px 0 0;
}
#search input {
float : left;
border : none;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
}
#searchagain {
width : 100px;
height : 18px;
color : #ff0000;
background-color : #ffffff;
margin-top : 5px;
padding-top : 3px;
padding-right : 0;
padding-bottom : 0;
padding-left : 5px;
}
#search-submit {
	height : 30px;
	margin-left : 5px;
	color : #ffffff;
	width : 110px;
	background-image : url(Images/img02.jpg);
}

#search2 {
	float : left;
	width : 380px;
	height : 50px;
	background-image : url(Images/img02.jpg);
	border : 1px solid #000000;
	background-repeat: repeat-y;
}
#search2 form {
float : right;
margin : 0;
padding : 0 5px 0 0;
}
#search2 input {
	float : left;
	border : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
#searchagain2 {
	width : 190px;
	height : 18px;
	color : #000000;
	background-color : #ffffff;
	margin-top : 15px;
	padding-top : 3px;
	padding-right : 0;
	padding-bottom : 0;
	padding-left : 15px;
}
#search-submit2 {
	height : 50px;
	margin-left : 5px;
	color : #ffffff;
	width : 150px;
	background-image : url(Images/img02.jpg);
	padding-top: 0px;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}

#lineage {
	float : left;
	width : 300px;
	height : 30px;
	background-image : url(Images/img02.jpg);
	border : 1px solid #000000;
	padding-top: 20px;
}

/*FORM*/
label {
width : 90px;
float : left;
text-align : left;
margin-right : 0.5em;
display : block;
margin-bottom : 0;
height : 15px;
padding-top : 12px;
}
select {
font-size : 12px;
padding : 0;
margin-right : 0;
margin-bottom : 10px;
float : right;
height : 20px;
font-family : Arial, Helvetica, sans-serif;
margin-top : 5px;
}
input {
color : #000000;
border : 1px solid #000000;
background-color : #cccccc;
margin-bottom : 0.5em;
}
.input2 {
color : #000000;
border : 1px solid #000000;
background-color : #cccccc;
margin-bottom : 0.5em;
display : block;
float : right;
height : 15px;
width : 235px;
padding-left : 5px;
font-family : Arial, Helvetica, sans-serif;
padding-top : 5px;
}
.submit input {
	color : #ffffff;
	border : 2px outset #cccccc;
	width : 100px;
	margin-right : 10px;
	background-color : #ff0000;
	margin-top : 10px;
}
fieldset#f1 {
margin : 0;
padding : 0;
border : none;
}
fieldset#f2 {
width : 700px;
border : 1px solid #ff0000;
float : left;
margin-top : 5px;
}
fieldset#f3 {
width : 700px;
border : 1px solid #ff0000;
float : left;
margin-top : 5px;
}
fieldset#f4 {
margin : 0;
padding : 0;
border : none;
}
legend {
padding : 0.2em 0.5em;
border : 1px solid #ff0000;
color : #ff0000;
font-size : 90%;
text-align : right;
}
#left-column {
width : 340px;
float : left;
}
#right-column {
width : 340px;
float : right;
}
#left-column2 {
width : 340px;
float : left;
}
#right-column2 {
width : 340px;
float : right;
}

/*PAGE*/
#wrapper {
width : 100%;
margin-top : 0;
margin-right : auto;
margin-bottom : 0;
margin-left : auto;
}
#page {
	width : 754px;
	margin-right : auto;
	margin-bottom : 0;
	margin-left : auto;
	padding-top : 0;
	border : thin solid #006600;
	margin-top : 10px;
}
#content {
float : left;
width : 340px;
height : 360px;
}
#text {
	float : right;
	width : 270px;
	margin-left : 10px;
	height : 50px;
	font-size: 38px;
	color: #E0E0E0;
	position: absolute;
	text-align: right;
	z-index: -1000;
	right: 0px;
	top: 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
}
#home {
	float : left;
	width : 754px;
	height : 250px;
	background-image : url(Images/Image_Home.png);
	background-repeat : no-repeat;
}
#inside {
float : left;
width : 754px;
height : 250px;
background-image : url(Images/Image_Inside.png);
background-repeat : no-repeat;
}
#publisher {
float : left;
width : 754px;
height : 250px;
background-image : url(Images/Image_Publisher.png);
background-repeat : no-repeat;
}
#archives {
	float : left;
	width : 754px;
	height : 250px;
	background-image : url(Images/Image_Archives.png);
	background-repeat : no-repeat;
}
#subscribe {
float : left;
width : 754px;
height : 250px;
background-image : url(Images/Image_Subscribe.png);
background-repeat : no-repeat;
}
#contact {
	float : left;
	width : 754px;
	height : 250px;
	background-image : url(Images/Image_Contact.png);
	background-repeat : no-repeat;
}
#advert {
	float : left;
	width : 754px;
	height : 250px;
	background-image : url(Images/Image_Advertising.png);
	background-repeat : no-repeat;
}
.post {
padding : 0;
margin-top : 130px;
}
.post .title {
margin : 0;
padding-top : 0;
padding-right : 20px;
padding-bottom : 10px;
padding-left : 10px;
}
.post h1.title {
height : 40px;
font-size : 28px;
color : #ffffff;
padding-top : 5px;
padding-right : 0;
padding-bottom : 0;
padding-left : 20px;
}
.post h2.title {
height : 40px;
font-size : 14px;
color : #ffffff;
padding-top : 30px;
padding-right : 0;
padding-bottom : 0;
padding-left : 10px;
}
.post h8.title {
height : 40px;
font-size : 14px;
color : #ffffff;
padding-top : 30px;
padding-right : 0;
padding-bottom : 0;
padding-left : 10px;
}
.post .title a:hover {
text-decoration : none;
}
.post .entry {
padding-top : 10px;
padding-right : 0;
padding-bottom : 10px;
padding-left : 10px;
color : #ffffff;
font-size : 14px;
width : 410px;
float : left;
}
#sidebar {
	float : left;
	width : 740px;
	margin-left : 10px;
	height : 260px;
	padding-top : 10px;
	position: relative;
}
#sidebar2 {
	float : left;
	width : 400px;
	margin-left : 10px;
	height : 130px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #cccccc;
	margin-top: 0px;
	margin-bottom: 0px;
}
#sidebar4 {
	float : left;
	width : 265px;
	margin-left : 10px;
	height : 260px;
	padding-top : 10px;
}
#sidebar3 {
	float : right;
	width : 330px;
	margin-left : 10px;
	height : 130px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#sidebar5 {
	float : right;
	width : 455px;
	margin-left : 10px;
	height : 260px;
	padding-top : 10px;
}

#advertising {
float : left;
width : 500px;
margin-left : 10px;
padding-top : 5px;
padding-bottom : 5px;
padding-left : 0;
margin-top : 10px;
height : 50px;
}
#advertising2 {
	float : left;
	width : 500px;
	margin-left : 0;
	color : #ffffff;
	font-size : 12px;
	text-align : center;
	height : 20px;
	padding-top : 5px;
	background-color : #006600;
}
#advertising3 {
float : right;
width : 180px;
background-color : #cccccc;
margin-top : 10px;
text-align : left;
height : 70px;
padding-left : 10px;
padding-bottom : 10px;
padding-top : 5px;
}
#advertising4 {
	float : left;
	width : 730px;
	margin-left : 10px;
	border-top-width : thin;
	border-top-style : solid;
	border-top-color : #006600;
	padding : 0;
	margin-top : 0;
}
#footer {
clear : both;
width : 754px;
height : 30px;
background-color : #ffffff;
background-image : url(Images/img01.jpg);
background-repeat : repeat-x;
background-position : left top;
margin-top : 5px;
margin-right : auto;
margin-bottom : 0;
margin-left : auto;
}
#footer p {
margin : 0;
line-height : normal;
padding-top : 10px;
padding-right : 15px;
padding-bottom : 35px;
padding-left : 15px;
}
#footer .legal {
float : left;
}
#footer .credit {
float : right;
}

/* Table*/

table {
	border-collapse: collapse;
	border: 1px solid #000000;
	color: #363636;
	background-color: #FFFFFF;
	text-align: center;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-right: 5px;
	float: left;
	width: 240px;
  }
  
  
caption {
	text-align: center;
	background: transparent;
	color: #006600;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 0px;
  }
td, th {
	border: 1px dotted #03476F;
	padding: 0.2em;
	color: #363636;
  }

thead th, tfoot th {
	border: 1px solid #03476F;
	;
	text-align: center;
	color: #FFFFFF;
	padding-top:3px;
	background-color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
  }
  
  
tbody td a {
  background: transparent;
  text-decoration: none;
  color: #363636;
  }
  
  tbody th a:hover {
	background: transparent;
	color: #006600;
  }

tbody th a {
	background: transparent;
	text-decoration: none;
	font-weight:bold;
	color: #363636;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
  }
  
    tbody td a:hover {
	color: #006600;
	background-color: #FFD800;
  }

tbody th, tbody td {
	vertical-align: top;
	text-align: center;
  }
  
  tbody tr:hover {
	background: #FFD800;
	border: 1px solid #03476F;
	color: #006600;
  }
  
tbody tr:hover th,
tbody tr.odd:hover th {
	background: #FFD800;
	color: #006600;
  }

  

tfoot td {
	border: 1px solid #03476F;
	padding-top:3px;
	color: #006600;
	background-color: #FFFFFF;
  }
.odd {
	background-color: #CCCCCC;
  }





.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
	background-color: transparent;
	z-index: 30;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #FFFFFF;
	padding: 5px;
	left: -1000px;
	border: 1px solid gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 300px; /*position where enlarged image should offset horizontally */

}

.thumbnail2{
position: relative;
z-index: 0;
}

.thumbnail2:hover{
	background-color: transparent;
	z-index: 30;
}

.thumbnail2 span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #FFFFFF;
	padding: 5px;
	left: -1000px;
	border: 1px solid gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail2 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail2:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: -20px;
	left: 300px; /*position where enlarged image should offset horizontally */
}

.thumbnail3{
position: relative;
z-index: 0;
}

.thumbnail3:hover{
	background-color: transparent;
	z-index: 30;
}

.thumbnail3 span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #FFFFFF;
	padding: 5px;
	left: -1000px;
	border: 1px solid gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail3 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail3:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: -40px;
	left: 300px; /*position where enlarged image should offset horizontally */
}

.thumbnail4{
position: relative;
z-index: 0;
}

.thumbnail4:hover{
	background-color: transparent;
	z-index: 30;
}

.thumbnail4 span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #FFFFFF;
	padding: 5px;
	left: -1000px;
	border: 1px solid gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail4 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail4:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: -60px;
	left: 300px; /*position where enlarged image should offset horizontally */
}

.thumbnail5{
position: relative;
z-index: 0;
}

.thumbnail5:hover{
	background-color: transparent;
	z-index: 30;
}

.thumbnail5 span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #FFFFFF;
	padding: 5px;
	left: -1000px;
	border: 1px solid gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail5 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail5:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: -80px;
	left: 300px; /*position where enlarged image should offset horizontally */
}

.thumbnail6{
position: relative;
z-index: 0;
}

.thumbnail6:hover{
	background-color: transparent;
	z-index: 30;
}

.thumbnail6 span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #FFFFFF;
	padding: 5px;
	left: -1000px;
	border: 1px solid gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail6 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail6:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: -100px;
	left: 300px; /*position where enlarged image should offset horizontally */
}
.thumbnail7{
position: relative;
z-index: 0;
}

.thumbnail7:hover{
	background-color: transparent;
	z-index: 30;
}

.thumbnail7 span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #FFFFFF;
	padding: 5px;
	left: -1000px;
	border: 1px solid gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail7 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail7:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: -120px;
	left: 300px; /*position where enlarged image should offset horizontally */
}

.thumbnail8{
position: relative;
z-index: 0;
}

.thumbnail8:hover{
	background-color: transparent;
	z-index: 30;
}

.thumbnail8 span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #FFFFFF;
	padding: 5px;
	left: -1000px;
	border: 1px solid gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail8 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail8:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: -140px;
	left: 300px; /*position where enlarged image should offset horizontally */
}

.thumbnail9{
position: relative;
z-index: 0;
}

.thumbnail9:hover{
	background-color: transparent;
	z-index: 30;
}

.thumbnail9 span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #FFFFFF;
	padding: 5px;
	left: -1000px;
	border: 1px solid gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail9 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail9:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: -160px;
	left: 300px; /*position where enlarged image should offset horizontally */
}

.thumbnail10{
position: relative;
z-index: 0;
}

.thumbnail10:hover{
	background-color: transparent;
	z-index: 30;
}

.thumbnail10 span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #FFFFFF;
	padding: 5px;
	left: -1000px;
	border: 1px solid gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail10 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail10:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: -180px;
	left: 300px; /*position where enlarged image should offset horizontally */
}

/*this is to keep page from shifting to left on load in safari and firefox*/
html {
min-height : 100%;
margin-bottom : 1px;
}

.style1 {font-size: 8px}
