/* CSS Document */

body, HTML {background-color:#C8C8C8; margin-top:0px; margin-bottom:40px; font-family:Verdana, Tahoma, Arial, "Times New Roman"}

.table1 {background-color:#FFFFFF; border-left:2px solid #B6D3FF}
.table2 {background-color:#FFFFFF;  border-left:2px solid #B6D3FF}
.logocell {padding:20px}
.top_bar_left {background-image:url(images/top_bar_left.gif); background-repeat:no-repeat}
.hexcell_1 {background-image:url(images/Hex_background_image.gif); background-position:bottom left; background-repeat:no-repeat;}
.hexcell_2 {background-image:url(images/Hex_background_image_01.gif); background-position:bottom left; background-repeat:no-repeat;
padding-top:20px; padding-left:20px; padding-right:20px; padding-bottom:0px}
.hexcell_3 {background-image:url(images/Hex_background_image_03.gif); background-position:bottom left; background-repeat:no-repeat}
.hexcell_4 {background-image:url(images/Hex_background_image_04.gif); background-position:bottom left; background-repeat:no-repeat}
.rounded_corner {background-image:url(images/bottom_right_rounded_corner.gif); background-position: right bottom ; background-repeat:no-repeat}
.header_text {font-size:1em; color:#003366; font-weight:bold}
.nearly_header_text {font-size:.8em; color:#003366; font-weight:bold}
.normal_text {font-size:.8em; color:#003366}
.normal_text a:link {color:#003366}
.normal_text a:visited{color: #003366}
.normal_text a:hover {color:#999999;}
.small_text {font-size:.7em; color:#003366}
.small_text a:link {color:#003366}
.small_text a:visited{color: #003366}
.small_text a:hover {color:#003366; font-weight:bold}
.now_browsing_cell {padding-left:20px}
.copyright {font-size:.6em; color:#003366}
.pictures {padding:10px}
#test {
	position:relative;
	width:106px;
	height:111px;
	background-color:#000066;
	top: -57px;
	left: 200px;
}
