/* CSS Document */

body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a img{ border:none !important; }

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.style1 {font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.style3 {color: #840012}
.style4 {color: #840012; font-size: 18px; }
.style10 {color: #990000; font-size: 12px; }
.style13 {font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; }
.style18 {font-size: 18px; font-weight: bold;}
.style19 {font-size: 30px; font-weight: bold; }
.style20 {font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; }
.style29 {font-size: 24px; font-style: italic; font-family: Arial, Helvetica, sans-serif;}
.style32 {font-size: 24px}
.style35 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #990000; font-style: italic; }
.style66 {font-size: 16px; font-weight: bold; color: #990000;}
.style71 {font-size: 10px; font-family: Arial, Helvetica, sans-serif; }

#mainImg{
	max-width:500px;
}
* html #mainImg{
	width:500px;
}

#menu_td_cell{ 
	width:5000px;
}
#menu_td_cell h3{ margin:0px; }
#menu_td_cell p{ margin-top:0px; }

#menu li{

}
#menu li div.imgHolder {
}
#menu li img{

}
table td{ vertical-align:top; }
ul{
	margin:0px;
	padding:0px;
}
#menu{
	margin-top:15px;
	width:150px;
}
#mainImg-container{	}

#mainDesc{ height:27px; }
* html #mainDesc{ height:40px; }

#gallery{}
#gallery li{ display:inline; }
#gallery li a{ display:block; width:50px; height:50px; float:left; margin-right:5px; margin-bottom:5px; }
#gallery li a img{ height:50px; }