html,body {
	font-size: 9pt;
	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 100%;
	height: 100%;
	margin: 0px;
	background: url(bg.gif) top left repeat-y;
}

.uniform {
	font-size: x-small;
}

.b {
	font-weight: bold;
}

h5 {
	color: #A32729;
}

h1 {
	font-size: 16px;
}


td {
	text-align: center;
	width: 135px;
	color: #FF0B0B;
	font-weight: bold;
}

img {
	border: 0px;
}

.buy {
	padding-top: 10px;
}

.floaty {
	float: left;
	clear: left;
	padding-bottom: 25px;
}

#index {
	float: left;
}

.mag1 {
	position: relative;
	left: 15px;
	top: 0px;
	height: 205px;
	clear: right;
	text-align: justify;
	padding-right: 15px;
	padding-bottom: 30px;
}

.red {
	color: #FF1313;
}



#content {
	z-index: 1;
	position: absolute;
	top: 180px;
	left: 170px;
	width: 550px;
	min-height: 300px
}

#content a, a:active, a:visited, a:hover {
	border: 0;
	display: inline;
	background: transparent;
	color: #000;
	text-decoration: none;
	font-size: x-small;
}

#top {
	width: 100%;
	background: url(b.gif) repeat-x;
	position: relative;
	top: 0px;
	left: 0px;
	height: 130px;
	vertical-align: top;
}

#nav {
	position: relative;
	top: -103px;
	left: 104px;
	height: 19px;
	padding: 0px;
}

#nav a, a:active, a:visited {
	border: 0;
	display: inline;
	background: transparent;
	padding: 0px;
	margin: 0px;
	color: #fff;
	font-size: x-small;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#nav a:hover {
	color: #bbbbbb;
	size: x-small;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#left {
z-index: 6;
margin-top: -100px;
left: 0px;
position: absolute;
text-align: right;
font-size: x-small;
text-decoration: none;
color: white;
text-align: right;
}

#egads {
position: absolute;
top: 530px;
left: 26px;
padding-bottom: 25px;
}

.left a, a:active, a:visited {
background: url(red.gif) center no-repeat;
height: 14px;
display: block;
color: white;
width: 150px;
text-align: right;
margin-top: 2px;
padding-top: 3px;
padding-bottom: 2px;
padding-right: 2px;
border-right: 1px solid black;
font-size: x-small;
text-decoration: none;
}

.left a:hover {
background: url(red.gif) center no-repeat;
height: 14px;
display: block;
color: #BBBBBB;
width: 150px;
text-align: right;
margin-top: 2px;
padding-top: 3px;
padding-bottom: 2px;
padding-right: 2px;
border-right: 1px solid black;
font-size: x-small;
text-decoration: none;
}
