@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #383838;
	margin-top: 0px;
	margin-left: 0px;
	background:#FFFFFF url(../images_elements/rights.png) no-repeat fixed right bottom;
}
a:link {
	color: #383838;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #383838;
}
a:hover {
	text-decoration: none;
	color: #00CC33;
}
a:active {
	text-decoration: none;
	color: #383838;
	outline: none;
}
a:focus {
     outline: none;
}
img { 
    padding-right: 7px;
	padding-bottom: 7px;
	border: 0px;
}
object {
	padding-right: 7px;
	padding-bottom: 7px;
	border: 0px;
	vertical-align: top;
}
h1 {
	color: #C8C8C8;
	font-size: 9px;
	font-weight: normal;
	font-family: Helvetica;
}
#ml {
	margin-top: 35px;
	margin-left: 42px;
	z-index: 2;
	height: 49px;
	width: 114px;
	background-image: url(../images_elements/ml.png);
	position: fixed;
	background-repeat: no-repeat;	
}
#menu {
	margin-left: 175px;
	margin-top: 46px;
	z-index: 2;
	max-height: 48px;
	width: 114px;
	text-align: left;
	position: fixed;
	line-height: 10px;	
}
#info {
	top: 0px;
	left: 245px;
	height: auto;
	width: 300px;
	position: relative;
	padding-bottom:140px;
}
#blog {
	top: 0px;
	left: 225px;
	height: auto;
	width: 500px;
	position: relative;
	padding-bottom:1400px;
}
#store {
	margin-left: 0px;
	margin-top: 0px;
	z-index: 1;
	height: auto;
	text-align: left;
	position: absolute;
	height: 2100px;
}
#store_heading {
	top: 0px;
	left: 245px;
	height: auto;
	width: 300px;
	position: relative;
}
#store_table {
    margin-left: 245px;
}