a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
}
a.link_2:link {
	color: #066191; 
	text-decoration: none;
}
a.link_2:visited {
	color: #066191; 
	text-decoration: none;
}
a.link_2:hover {
	color: #0A93DC; 
	text-decoration: none;
	}
a.link_2:active {
	color: #066191; 
	text-decoration: none;
} 
.style1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}
.style3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #066191;
}
.style4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
}
.style12 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style14 {
	font-family: "Franklin Gothic Medium";
	font-size: 18px;
	color: #708694;
}

#header {
	height: 120px;
	width: 900px;
}
#top_nav {
	height: 40px;
	width: 900px;
	margin-top: 0px;
}
#category {
	height: 30px;
	width: 900px;
	margin-top: 5px;
	background-image: url(images/category_bg.jpg);
}
#content {


	height: auto;
	width: 900px;
	margin-top: 10px;
}
#left_nav {
	height: auto;
	width: 195px;
	margin-top: 10px;
	float: left;
}
#data {

	height: auto;
	width: 705px;
	margin-top: 10px;
	float: right;
}
#footer {
	height: auto;
	width: 900px;
	margin-top: 30px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#description {

	height: auto;
	width: 250px;
	margin-top: 10px;
	float: left;
}
#picture {
	height: auto;
	width: 650px;
	margin-top: 0px;
	float: left;
}
#thumbnails {
	height: auto;
	width: 650px;
	margin-top: 10px;
	float: left;
}
#content_box {
	width: 300px;
	float: left;
}

#details {
	height: auto;
	width: 235px;
	float: left;
	border: 1px solid #CCCCCC;
}
#more_info {
	height: auto;
	width: 235px;
	float: left;
	border: 1px solid #CCCCCC;
	background-color: #E6E6E6;
	margin-top: 10px;
}
.error {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}

