body {
background: #ffffff url('img/bg.gif') repeat-x;
font-family: arial;
font-size: 14px;
line-height: 180%;
text-align: justify;
margin: 0px;
color: #5a5a5b;
}

.wrap {
width: 800px;
margin: 0 auto;
background: #ffffff;
margin-top: 26px;
}

.header {
background: url('img/header.jpg') no-repeat;
height: 537px;
width: 800px;
padding: 1px;
}

.content {
padding-left: 40px;
padding-right: 40px;
font-size: 14px;
color: #29233a;
margin-bottom: 50px;
}

.nav {
position: absolute;
top: 460px;
font-family: arial;
font-size: 23px;
text-transform: uppercase;
margin-left: 20px;
}

.nav a {
text-decoration: none;
color: #ffffff;
text-shadow: #7723d7 1px 1px 2px;
padding: 7px;
opacity: 0.7;
padding-top: 24px;
-webkit-transition: background 0.4s linear;
-moz-transition: background 0.4s linear;
-o-transition: background 0.4s linear;
transition: background 0.4s linear; 
}

.nav a:hover {
background: url('img/nav.png') no-repeat center;
opacity: 1;
text-shadow: #3500a6 1px 1px 2px;
color: #ffffff;
padding-top: 24px;
}

h1 {
font-family: "Cute", arial;
padding-left: 40px;
line-height: 200%;
color: #b7abbf;
font-size: 30px;
text-transform: lowercase;
margin: 0px;
}

.footer {
background: url('img/footer.jpg') no-repeat;
height: 79px;
width: 800px;
color: #b7abbf;
font-size: 10px;
text-transform: uppercase;
}

.footer p {
text-align: center;
padding-top: 30px;
}

@font-face {
	font-family: Cute;
	src: url('img/LearningCurve_OT.otf');
}

a {
color: #4f5fbf;
text-decoration: none;
}

a:hover {
color: #a19da6;
}

b, i {color: #a18fba;}

u {
text-decoration: none;
border-bottom: 1px dashed #dea5ae;
color: #7d84bc;
}

a img {
opacity: 0.6;
border: 0px;
}

a:hover img {
background: url('img/hover.gif') no-repeat;
opacity: 0.9;
border: 0px;
}

img.left {float: left; margin-right: 30px; margin-left: 10px;}

.affiliate {
width: 600px;
margin: 0 auto;
}

.affiliate a img {
border: 4px solid #e1e1e1;
}

.affiliate img {
border: 4px solid #e1e1e1;
}
