body {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 0.8em;
	margin: 0px;
}

.header {
	width: 750px;
	height: 100px;
}
.headerright {
	width: 241px;
	float: right;
}


.header h1 {
	margin: 0px 0px 0px 21px;
	background: url(/images/headerleft.gif) no-repeat left top;
	float: left;
	height: 100px;
	width: 410px;
}

.header h1 a {
    display: block;
    text-indent: -5000px;
    text-decoration: none;
}

.mainmenu {
	height: 30px;
	margin-top: 10;
	margin-bottom: 10;
	text-align: center;
}

.mainmenu ul {
    cursor: default;
    list-style-type: none;
    display: inline;
    margin: 0px;
    padding: 0px;
}

.mainmenu li {
    cursor: default;
    list-style-type: none;
    display: inline;
    margin: 0px;
    padding: 0px;
    line-height: 30px;
}

.mainmenu li a {
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;
	padding: 5px;
}

.wrapper {
	padding: 10px;
	width: 800px;
	margin: 0 auto;
	border: 2px solid #FC9606;
}
.content {
	margin-right: 41px;
	margin-left: 21px;
	margin-top: 0px;
}


.content p {
	margin: 5px 0px;
	font-size: 1.2em;
	line-height: 1.2em;
}

.content img {

}

.content iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.adframe1 {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}

.rgtimage {
	float: right;
	margin-bottom: 12px;
	margin-left: 12px;
	margin-top: 7px;
}

.lftimage {
	float: left;
	margin-bottom: 12px;
	margin-top: 7px;
	margin-right: 12px;
}

#imagebar {
	margin-right: 3px;
	margin-left: 71px;
	margin-bottom: 10px;
}
#imagebar img {
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.imagebarblock {
	float: left;
	width: 120px;
	margin-right: 3px;
	border: 1px dashed #666666;
}
.imagebarimg {
	height: 240px;
}

.imagebarcap {
	width: 110px;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.imagebarcap p {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 90%;
}
.imagebarbuynow {
	text-align: center;
}
.imagebarbuynow img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imagebartxtlink {
	text-align: center;
	color: #990000;
}

.relatedlinks {
	text-align: center;
}
.relatedlinks h2 {
	font-size: 90%;
	font-weight: bold;
	color: #990000;
	margin-bottom: 5px;
}


iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.clear {
	clear: both;
}
.clearhr {
	clear: left;
	visibility: hidden;
	width: 1px;
}

h1 {
	font-size: 2.5em;
	margin-bottom: 10px;
	margin-top: 7px;
	font-weight: bold;
}

h2 {
    font-size: 1.4em;
    margin-bottom: 10px;
}

.minilinks {
	text-align: center;
	font-size: 0.8em;
}

.footer {
    width: 746px;
    height: 20px;
    border: 0px;
    margin: 10px auto 20px auto;
    text-align: center;
    font-size: 0.8em;
}

