body{
	font-family: tahoma;
	font-size: 11px;
	color: #151616;
	background-color: #151513;
	line-height:1.4;
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
}
a:link{
	color: white;
	text-decoration: none;
	font-size: 13px;
}
a:visited{
	color: white;
	text-decoration: none;
	font-size: 13px;
}
a:hover{
	color: #e1e1e1;
	font-size: 13px;
}
img{
	border: none;
}
#header{
	position: absolute;
	width: 700px;
	margin-left:-350px;
	margin-top: 20px;
	left: 50%;
}
#links{
	color: white;
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	width: 660px;
	margin-left:-330px;
	margin-top: 202px;
	left: 50%;
}
#rightinfo{
	position: absolute;
	width: 150px;
	margin-left:190px;
	margin-top: 235px;
	left: 50%;
}
#rightline{
	position: absolute;
	width: 1px;
	margin-left:181px;
	margin-top: 235px;
	left: 50%;
}
#leftpic{
	position: absolute;
	width: 150px;
	margin-left: -340px;
	margin-top: 235px;
	left: 50%;
}
#main{
	position: absolute;
	width: 700px;
	margin-left:-350px;
	margin-top: 235px;
	left: 50%;
}
#mainbackground{
	background-color: #ffffff;
	width: 700px;
	height: 465px;
}
#bbackground{
	background-color: #ffffff;
	width: 700px;
	height: 12px;
}
#textleft{
	text-align: left;
}
#textleft2{
	text-align: left;
}
#credit{
	color: #ffffff;
	font-size: 9px;
	width: 700px;
	height: 20px;
	text-align: center;
	line-height:3;
}
#pricelink{
	color: red;
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;
}
#contactlink{
	color: red;
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;
}
#contactlink2{
	color: red;
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;
}
#contactlink3{
	color: red;
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;
}
.maintopic{
	font-weight: bold;
	font-size: 14px;
	color: orange;
	padding: 12px 12px 0px 0px;
	text-align: left;
}
.topic{
	font-weight: bold;
	font-size: 14px;
	text-align: left;
}
.topic2{
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}
.topic2underline{
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	text-decoration: underline;
}
.bold{
	font-weight: bold;
}
.small{
	font-size: 9px;
}
.lineheight{
	line-height:2;
}
.red{
	font-size: 18px;
	color: red;
}
.red2{
	font-size: 10px;
	font-weight: bold;
	color: red;
}