body {
	background-color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	overflow : visible;
	padding : 0px;
	margin : 0px;
	border : 25px solid #FFCC00;
}

a {
	color: #811788;
}

a:hover {
	color: blue;
}

a:visited {
	color: black;
}

img {
	border : none;
	margin : 5px;
}

h1, h2, h3, h4, h5 {
	line-height: 1em;
	color: #811788;
	margin-bottom: 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1 {
	font-size : 1.4em;
}

h2 {
	font-size : 1.3em;
}

h3 {
	font-size : 1.1em;
}

h4, h5 {
	color : black;
}

.strikethrough {
	text-decoration: line-through;
}

.strikethrough:hover {
	text-decoration: none;	
}

.arrow {
	vertical-align: 17px;
}

.header {
	height : 90px;
	color: white;
	background-image: url(../images/browngradient.gif); 
	background-color : #ff8d00;
}

.upleft {
	position : relative;
	float : left;
	margin : 0px;
} 

.upright {
	position : relative;
	float : right;
	margin : 0px;
} 

.downleft {
	position : relative;
	float : left;
	margin : 0px;
	top : -10px;
} 

.downright {
	position : relative;
	float : right;
	right : 0px;
	top : -10px;
	margin : 0px;
} 

.footer {
	margin-top : 50px;
	font-size: x-small;
	text-align: center;
	clear : both;
	overflow: visible;
	line-height : normal;	
}

#logo {
	position : absolute;
	border : none;
	float : left;
	top : 10px;
	left : 35px;
	z-index: 5;
}

#star {
	position : absolute;
	right: 1px;
	top : 1px;
}

.topMenu, .topMenu2 {
	position : relative;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight : bolder;
	float : left;
	clear : left;
	width : 100%;
	color : white;
	margin-top: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color : #FF00FF;
	border: 4px solid #FF80FF;
	left:-4px;
}

.topMenu a, .topMenu a:visited {
	color: white;
}

.topMenu2 a, .topMenu2 a:visited {
	color: white;
}

.topMenuItem, .topMenu2Item {
	display : inline;	
	float: left;

	padding-left: 20px;
	padding-right: 10px;
	padding-top : 3px;
	padding-bottom : 5px;
}

.topMenu2 {
	background-color : #811788;
	border: 4px solid #9E49A1;
	color : white;
	margin-bottom:10px;
}

.topMenu2Item {
}

.bottomMenu {

	text-align:center;
	color : black;
	background-color : white;
	padding : 0px;
}

.bottomMenu li {
	font-size : x-small;
	background-color : white;
	display : inline;	
	padding-right : 5px;
}

.contentContainer {	
	clear : both;
	background-color: white;
	color : black;
	padding-left : 25px;
	padding-right : 25px;
	padding-bottom : 10px;
	line-height: 1.5em;
	border: 4px solid #FF8D00;
	left:-4px;	
	
}

.subMenuMain {
	position : relative;
	width : 157px;
	float : right;
	left: 0px;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight : bolder;
	border: 4px solid #582208;

	color : white;
	background-color : #993300;
	padding-bottom : 15px;
	margin-top: 15px;
}

.zindex {
}

.subMenu {
	padding-left : 10px;
}

.subMenuItem {
	padding-top : 10px;
	padding-bottom : 5px;
	padding-left: 10px;
	padding-right: 3px;
	color : white;
}

.subMenuItem a {
	color : white;
}

.subMenuItem .menuSelected a {
	color : red;
}

.clear {
	clear : both;
}

.imgLeft {
	float : left;
}

.imgRight {
	float : right;
}

.imageLeft {
	float : left;
	height : 100px;
	width : 75px;
	background : red;
}

.imageRight {
	float : right;
	height : 100px;
	width : 75px;
	background : red;
}

.pageContent {
	overflow: visible;
	padding-top : 5px;
	padding-left : 10px;
}

.textImage {
	display: block;
	clear : both;
}

.errorMessage {
	color : red;
	font-weight : bolder;
}

.code {
	background-color: #CDE4F7;
	border: 1px dotted #000;
	font-family: Courier, Courier New, Verdana, Arial;
}

/** FORM **/
.formcontent .errorMessage {
	color : red;
	font-weight : bolder;
}

.formcontent .required { 
	font-weight:bold 
}

/** BREAD CRUMB TRAIL **/

.breadCrumbTrail {
	margin-top : 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight : bolder;
	color : black;
}

.breadCrumbTrail .title {
	color : #811788;
}

/** SITEMAP **/

.sitemapContainer {
	margin-left : -25px;
}

.sitemap {
	padding-top : 10px;
	padding-bottom : 7px;
	margin-left: 25px;
	padding-right: 3px;
	clear : right;
}

.sitemap .name, .sitemap .title {
	display : inline;
}

.sitemap {
	clear: left;
}

.sitemapThumb {
	float : left;
	border: none;
	margin-left : 10px;
}

.nameAndTitle {
	overflow : visible;
}

/** PHOTO TEXT NAVIGATION **/

.imageNavigation {
	clear : both;
	display: block;	
	width : 100%;
	text-align : center;
	padding-bottom: 5px;
}

.thumbnail {
	float : left;
	text-align : center;
	vertical-align: middle;	
}

.size100 {
	height : 110px;
}

.size150 {
	height : 160px;
}

/** SEARCH **/

.searchbox label {
	display: none;
}

.search .nrResults {
	border-top: 1px solid Black;	
	text-align : right;
	margin-top : 1em;
	background-color : #D9D9D9;
	font-size : smaller;
}

.search .pages {
	text-align : center;
}

.search .next, .search .prev {
	font-weight : bold;
}

.search .query {
	width : 20em;
}

.search .result {
	margin-top : 1em;
	margin-bottom : 0.5em;
}

.search .result .url {
	font-size : smaller;
	color : green;
}

.search .result .url a {
	color : green;
	text-decoration:none;
}

.search .noresults {
	margin-bottom : 1em;	
}

.search .dymWord {
	font-weight : bolder;
	font-style : italic; 	
}

.search .didyoumean {
	margin-bottom : 1em;
}

.menuSearch {
	margin-top : 3px;
	margin-right : 18px;
	font-size : smaller;
	float : right;
}

.menuSearch .query {
	width : 10em;
	font-size : smaller;	
}

.menuSearch .button {
	font-size : smaller;
}

/** TOOLS **/
#rgbColour {
	background-color : #811788;
}

#urlEncoded, #urlDecoded {
	width : 75%;
	height : 10em;
}

/** ABSCREENSAVERS **/
.abTemplate {
	width: 150px;
	height: 10em;
	float : left;
	text-align : center;
	border : 5px solid white;
	background-color : white;
}

.abTemplate a {
	text-decoration: none;	
}

.abTemplate:hover {
	border : 5px solid #FF8D00;
}

.abTemplate a:hover {
	background-color: #FF8D00;
}

.selected {
	border-color : #FF8D00;
}

.backgroundImage, .bounceImage {
	margin-right: 10px;
	text-align : center;
	width : 160px;
	height : 150px;
	border : 5px solid #FF8D00;
}

.backgroundPreview, .bouncePreview {
	margin-left: auto;
	margin-right: auto;
	width : 128px;
	height: 96px;
	padding: 0px;
}

.backgroundPreview img, .bouncePreview img, .bounceType img {
	margin : 0px;
	padding: 0px;
	border: none;
}

.bounceType {
	margin : 10px;
	padding: 10px;
	float: left;
	border : 5px solid green;
	text-align : center;
}

.bounceType a:hover {
	background-color: #FF8D00;
	border : 5px solid #FF8D00;
}

.noshow {
	border : 5px solid white;	
	color : white;
}

.makerTable td {
	vertical-align: top;
}

.choice h1, .choice h2, .choice h3, .choice h4, .choice h5 {
	line-height: 1em;
	color: white;
	background-color: #811788;
	padding: 5px;
	margin-bottom: 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.choice {
	border : 5px solid green;
}

td h1, td h2, td h3, td h4 {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.choice h3 {
	margin-top: 0px;
	text-align: center;
}

.center {
	text-align: center;
}

input.em 
{
   font-weight:bold;
   color:#ffffff;
   background-color:#FF8D00;
}

.fineprint {
	font-size : 0.8em;
	line-height: 1.1em;
}

.changeBackgroundImage {

}

.backgroundImages, .bounceImages {
	background-color : white;
	width : 90%;
}

.sub1 {
	margin-left: 2em;
}

.sub2 {
	margin-left: 4em;
}

.terms ul {
	list-style: none;
}

.small {
	font-size : 0.8em;
}

.steps {
	float : right;
}

a.moreInfo {
	text-decoration:none;
	border-bottom: thin dotted purple;
}

.testimonials {
}

blockquote {
	position: relative;
	text-indent: 2em;
	background-color : #bfd9ff;
	padding: 1em;
	margin-right: 325px;
	border: 4px solid #0066ff;
}

.bqstart, .bqend { 
	font-family: Times New Roman, Times, serif;
	font-weight: bold;	
	color: #0066ff;
	font-size: 800%;
	line-height:100%;
}

.bqstart {
	position: absolute;
	top: -0.25em;
	left: -0.5em;
}

.bqend {
	position: absolute;
	margin-top: 0.1em;
	right: -0.25em;
	text-indent: 0;
}

.right {
	float: right;
}



.left {
	float: left;
}

.key {
	color: #777777;
}

/** ADS **/
.abSSads {
	font-size: smaller;
	font-weight : bolder;
	clear : both;
	width : 90%;
	color : black;
	margin: 15px;
	margin-top: 50px;
}

.abSSads .ad {
	padding-top:0px;
	background-color : #7fb2ff;
	border: 4px solid #0066ff;
	padding: 5px 15px 5px 15px;
}

.abSSads .support {
	color: black;
	padding-left: 19px;
	background-color : #c8deff;
}
