﻿body {
	background-color: #FF9933;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0em;
	font-size: .8em;
	min-width: 940px;
}
#cdcontainer {
	background-color: #ffffff;
	width: 710px;
	height: auto;
	margin-bottom: 8px;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
	border-top-left-radius:15px;
	border-top-right-radius:15px;
	-webkit-border-top-right-radius:15px;
	-webkit-border-top-left-radius:15px;
	-moz-border-radius-topleft:15px;
	-moz-border-radius-topright:15px;
}
#content {
	padding: 0em .5em .5em .5em;
}
#header {
	width: auto;
	height: auto;
	text-align: center;
	margin-bottom: 4px;
}
.myimage {
	border-style: none;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: .5em 0 .5em 0;
}
div#footer {
	clear: both;
	margin: 0;
	padding: 5px;
	text-align: center;
	background-color: #FFCC99;
	color: #000000;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: .7em;
}
div#footer a:link {
	text-decoration: underline;
	color: #663300;
}
div#footer a:hover {
	text-decoration: none;
	color: #009933;
}
div#footer a:visited {
	text-decoration: underline;
	color: #FF0000;
}
h1 {
	font-size: 12px;
	color: #ff9933;
	font-family: Tahoma, Verdana, Arial;
}
h2 {
	font-size: 14px;
	color: #000000;
	text-align: center;
}
h3 {
	font-size:14px;
	color:#ff9933;
	text-align:center;
}
hr {
	width: 65%;
	color: #ffcc99;
	margin-bottom: 1em;
	margin-top: 1em;
}
a {
	color: #339933;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}
a:visited {
	color: #FF3300;
}
a:active {
	color: #999999;
}
.myStyle1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: small;
	font-style: normal;
	font-weight: 300;
	color: #000000;
	text-align: center;
}
.myCredits {
	font-family: Tahoma, Verdana, Arial;
	font-size: small;
	font-weight: 300;
	font-style: normal;
	color: #000000;
	text-align: left;
}
.myCredits a:visited {
	padding-right: 12px;
	background: url(../images/visitedLink.gif) no-repeat 100% 50%;
	color: #FF0000;
	text-decoration: none;
}
.myCredits a:visited:hover {
	background-image: url('../images/visitedHoverLink.gif');
	color: #ff3300;
}
.myMenu {
	font-family: Tahoma, Verdana, Arial;
	font-size: small;
	font-weight: 300;
	font-style: normal;
	color: #000000;
	text-align: center;
	width:680px;
	margin-left:15px;
	margin-right:15px;
}
/* add this css */
#addthis {
	width: 292px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1em;
	margin-top: 1em;
}
.addthis_toolbox .hover_effect {
	width: 284px;
	padding: 10px 0 6px 10px;
	border: 1px solid #eee;
}
.addthis_toolbox .hover_effect div {
	float: left;
}
.addthis_toolbox .hover_effect a {
	border: 1px solid #fff;
	padding: 2px 2px 2px 16px;
	position: relative;
	text-decoration: none;
}
.addthis_toolbox .hover_effect a:hover {
	border: 1px solid #ff9933;
	background-color: #ffcc99;
	color: #ff0000;
	text-decoration: none;
}
.addthis_toolbox .hover_effect span {
	position: absolute;
	width: 16px;
	height: 16px;
	top: 2px;
	left: 1px;
}
#dhtmltooltip {
	position: absolute;
	width: 450px;
	border: 1px solid black;
	padding: 2px;
	background-color: #ffcc99;
	visibility: hidden;
	z-index: 100;
}
#crowAdBottom {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 8px;
	width: 469px;
}
