@charset "UTF-8";
/* CSS Document */

html, body {
	height: 100%;
}

body {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000;
	background: #fff;
	margin: 0;
	padding: 0;
	text-align: left;
	background-attachment: fixed;
	background-image: url(images/headstand.jpg);
	background-repeat: no-repeat;
}

#wrap { 
	margin: 0; 
	width: 900px;
	position: relative;
}

a:link { color: #a90633; text-decoration: underline; }
a:visited { color: #a90633; text-decoration: underline; }
a:hover { color: #000; text-decoration: underline; }
a:active { color: #000; text-decoration: underline; }

h2 {
	font-size: 18px;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}

#center {
	text-align: center;
}

#center400 {
	width: 400px;
	margin: 0 auto;
}

#clips {
	text-align: center;
	width: 250px;
	height: 150px;
	margin: 0 auto;
	background-image: url(images/bg-clips.gif);
	background-repeat: no-repeat;
}

#logoContainer {
	width:220px;
	height: 130px;
}

#sidebar ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

#sidebar li {
  padding: 20px 0 0 0;
}

.red:link { color: #a90633; text-decoration: none; }
.red:visited { color: #a90633; text-decoration: none; }
.red:hover { color: #000; text-decoration: none; }
.red:active { color: #000; text-decoration: none; }

.black:link { color: #000; text-decoration: none; }
.black:visited { color: #000; text-decoration: none; }
.black:hover { color: #a90633; text-decoration: none; }
.black:active { color: #a90633; text-decoration: none; }

.blackon:link { color: #000; text-decoration: none; }
.blackon:visited { color: #000; text-decoration: none; }
.blackon:hover { color: #000; text-decoration: none; }
.blackon:active { color: #000; text-decoration: none; }

#sidebar p {
  font-size: 10px;
  font-style: italic;
}

#sidebar {
	width:220px;
	text-align: right;
	font-weight: bold;
	color: #a90633;
	position: fixed;
	top:0;
	left:0;
}

#homeContent {
	width: 600px;
	margin: 0;
	padding: 50px 0 0 0;
	float: right;
	text-align: center;
}

#Content {
	text-align: left;
	width: 600px;
	margin: 50px 0 0 300px;
	float: left;
}

.input120 { 
	width: 120px;
}

.input320 { 
	width: 320px;
}




.facts {
	list-style-type: disc;
}


#rightnav {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .7em;
	line-height: 200%;
	list-style-type: none;
	position: fixed;
	top:170px;
	left:800px;
	text-decoration: none;
	list-style-type: none;
	width: 150px;
	line-height: 500%;
	
	
}
#mystoryLOGOS {
	margin-right: auto;
	margin-left: 30px;
	width: 420px;
}
#img {
	width: 150px;
	margin-right: auto;
	margin-left: 120px;
}
.imgwrap {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.profile {
	width: 75px;
	margin-right: auto;
	margin-left: 80px;
	
}

#dreams
{
	float: right;
	font-family: georgia;
	font-weight: bold;
	color: #a90633
}

.caption {
	font-family: arial;
	float: right;
	width: 78px;
	margin-left: 10px;
	font-size: x-small;
	text-align: justify
}

.caption2 {
	font-family: arial;
	font-size: x-small;
	text-align: justify;
	float: left;
}

.imgwrapRIGHT {
	float: right;
	margin-left: 20px;
	text-align: justify;
}

.leftnav
{
	color:#000;
	list-style-type: none;
	line-height: 500%;
	padding: 20px;
	text-align:right
}

#HOMEleftnav
{
	width:243px;
	font-family:Georgia, "Times New Roman", Times, serif;
	float:left;
	line-height: 500%;
	
	text-align: right;
	font-size: small;
	position: fixed;
	top:0;
	left:0;
	margin-top: 147px
}
#images {
	margin-top: 150px;
}

.rightnav
{
	list-style:none
}

.imgwrapCAPTION
{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	width: 180px;
	font-size:x-small;
	text-align: left;
}

.imgwrapRIGHTCAPTION {	
	float: right;
	margin-left: 20px;
	margin-bottom: 5px;
	width: 160px;
	font-size:x-small;
	text-align:justify
}


.buyButton
{
float:left;
padding: 14px;
}

.Button
{
	padding:14px;
}

.red
{ 
	color:#a90633
}

.order
{

	list-style-type: none;
	line-height: 200%;
	padding: 0px;
	text-align:right;
	width: 181px;
	font-size: .8em;
}

li {
	padding: 0 0 15px 0;
}
