body, div {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin: 0px;
	padding: 0px;
	background-color:#CCDEED;
	background-image: url(../images/egypt/Eye_of_Horus.jpg); 
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
}
#header {
	/*font-size:60px;
		font-weight: bolder;
		text-align:center;
		padding: 20px;
		background-color:#00CCFF;
		color:white;*/
		margin-bottom: 30px;
}
.bodyContainer {
	width: 700px;
	margin-left:auto;
	margin-right:auto;
}
#rightColumn {
	float: right;
	background-color:#5772DE;
	width: 200px;
	padding: 10px;
}


#rightColumn a{
	color: white;
}

#welcome {
	color:red;
	font-weight:bolder;
	padding:30px;
	text-align:center;
	width: 350px;
	border:double;
	background-color:white;
	float: right;
	position: absolute;
	z-index: 100;
	top: 100px;
	left: 100px;
}

#index .contentBlock1, #index  .contentBlock2{
	float: left;
	width: 400px;
}

.contentBlock1 {
	font-size: large;
	padding: 20px;
	color: #5772DE;
	margin: 15px;
	margin-right: 10px;
}
.contentBlock2 {
	font-size: large;
	padding: 20px;
	border: solid 1px white;
	color: black;
	margin: 15px;
	background-color: white;
}
.header1 {
	font-weight: bold;
}
li {
	padding-bottom: 10px;
	list-style-image:url(../images/arrow002.gif)
}
.elevenTool {
	background-color: #5674DE;
	margin-bottom: 20px;
	padding: 3px;
	text-align:center;
}
.elevenToolTable, .elevenToolTable td {
	background-color: #5674DE;
}

p.quote{

	padding: 10px;
	background-color: white;
	color: black;
	border: dashed 2px #5772DE;
}

.question{
	color: black;
	font-weight: bold;
}

.product{
	font-weight: bold;
}

.fpo{
	padding: 30px;
	background-color: grey;
}

.products td{
	vertical-align: top;
}

/******** NAV ***********/

#topNav{
	text-align: center;
	margin-bottom: 10px;
}
 
#topNav a{
	border: groove 4px white;
	padding: 3px;
	background-color: white;
	color: #5674DE;
	text-decoration: none;
}

#testimonails #topNav  a.testimonails{
	background-color: #5674DE;
	color: white;
}

#index #topNav  a.index{
	background-color: #5674DE;
	color: white;
}

#jean #topNav  a.jean{
	background-color: #5674DE;
	color: white;
}

#about #topNav  a.about{
	background-color: #5674DE;
	color: white;
}

#merch #topNav  a.merch{
	background-color: #5674DE;
	color: white;
}
