body {
	font-family: "Trebuchet MS", Arial;
	font-size: 96%;
	background-image: url(/images/background.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#header {
	background-image: url(/images/header-background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 18px;
	height: 108px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	position: relative;
}
#header h1 {
	text-indent: -9999px;
	background-image: url(/images/header-text.jpg);
	background-repeat: no-repeat;
	width: 342px;
	height: 60px;
	position: absolute;
	left: 37px;
	top: 16px;
	margin: 0px;
	padding: 0px;
}
#header h2 {
	position: absolute;
	left: 543px;
    top: -3px;
	font-size: 1em;
	background-image: url(/images/su-do-trainer.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 122px;
	height: 90px;
}
a {
outline:none;
}

#content-header {
	background-image: url(/images/content-header-background.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 27px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}

#content-holder {
	background-color: #fbfbfb;
	width: 700px;
	min-height: 305px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/content-background-repeater.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
#content-holder #main-content {
	background-image: url(/images/content-background-fixed.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 304px;
	height: auto;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 20px;
}
*html #content-holder #main-content {
	height: 304px;
}
#content-holder #main-content h1 {
	color: #FFFFFF;
	font-size: 1.3em;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content-holder #main-content p {
	font-size: 0.9em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 1.4em;
}
#content-holder #main-content .pIntro {
	color: #FFFFFF;
}


#content-holder #main-content .imgFocus {
	margin-left: -13px;
	float: left;
	margin-top: 3px;
	padding-right: 35px;
	padding-bottom: 25px;
}
#content-holder #main-content h2 {
	font-size: 1em;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content-holder #main-content a {
	color: #000000;
}
#content-holder #main-content a:hover {

	color: #FFFFFF;
}
#content-holder #main-content .txtSmall {
	font-size: .8em;
}
#content-holder #main-content ul {
	padding: 0px;
	list-style-position: inside;
	font-size: 0.9em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1.5em;
	margin-left: 0px;
}
#content-holder #main-content .profile {
	position:relative;
	font-size: 1em;
}
#content-holder #main-content .profile:first-child {
	display:block;
}
#content-holder #main-content .nicola {
	background-image: url(/images/profile_nicola-jones.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 166px;
	padding-left:122px;
	margin-bottom:10px;
}
#content-holder #main-content .gemma {
	background-image: url(/images/profile_gemma-ogilvie.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 166px;
	padding-left:122px;
	margin-bottom:10px;
}
#content-holder #main-content .sheryl {
	background-image: url(/images/profile_sheryl-lumgair.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 166px;
	padding-left:122px;
	margin-bottom:10px;
}
#content-holder #main-content .sara {
	background-image: url(/images/profile_sara-el-nakla.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 166px;
	padding-left:122px;
	margin-bottom:10px;
}
#content-holder #main-content .LInobullet {
	list-style-type: none;
}
#content-holder #main-content ul li {
	margin-bottom: 10px;
	list-style-position: outside;
	margin-left: 15px;
}

#footer {
	background-image: url(/images/footer-background.gif);
	background-position: center top;
	background-repeat: no-repeat;
	height: 35px;
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
}

#demon-design-footer {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.7em;
	margin-bottom: 35px;
}
#demon-design-footer a {
	color: #990000;
}
#demon-design-footer a:hover,
#demon-design-footer a.visited {
	color: #000000;
}
#content-holder #main-content .frontpage-logos {
	padding: 10px;
}
#content-holder #main-content table {
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BD377A;
	border-right-color: #BD377A;
	border-bottom-color: #BD377A;
	border-left-color: #BD377A;
	width: 630px;
	font-size: .9em;
}
#content-holder #main-content table tr td {
	padding: 3px;
	margin: 0px;
	background-color: #FFF;
}
#content-holder #main-content table tr th {
	text-align: left;
	background-color: #F1CFE0;
	padding: 3px;
}

#content-holder #main-content .social {
	height: 32px;
	line-height: 32px;
	margin: 0;
}
.full {
	width: 100%;
	display: block;
	text-align: center;
}
.full img {
	border: none;
}
.no-border * {
	border: none;
}

.gift-experience {
	text-align: right;
}
iframe.imgFocus {
	padding-bottom: 0px !important;

}
