body {
background-image:url(images/bgPatternBig.gif);
margin:0;
}
body, html {
height:100%;
padding:0;
}
html>body #introText {
height:auto;
}
#centerBlock{
	display:block;
	margin-left: -400px;
	position: absolute;
	top: 25px;
	left: 50%;
	width: 800px;
	visibility: visible;
}
#menuRow{
	display:block;
	left:0px;
	top:0;
	position:absolute;
	height:47px;
	line-height:25px;
	overflow:hidden;
	margin:0;
	}
#mainContent{
	position:relative;
	display:block;
	top:47px;
	width:800px;
	background-color:#fff;
	left:0;
	padding-bottom:15px;
	}
#footer{
	position:relative;
	display:block;
	background-color:#fff;
	width:775px;
	height:50px;
	padding-left:25px;
	margin-top:60px;
	}
.description{
font-family:Geneva, Arial, Helvetica, san-serif;
color:#555;
font-size:.8em;
width:500px;
margin-left:25px;
margin-right:25px;
}
.description a:link, .description a:visited{
text-decoration:none;
color:#999;
border-bottom:#999 dotted 1px;
}
.description a:hover{
color:#000;
border-bottom: #000 1px dotted;
}
h1{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.25em;
background-color:#999;
color:#fff;
font-weight:lighter;
padding-left:5px;
width: 545px;
}
h2{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1em;
color:#999;
font-weight:lighter;
width: 500px;
border-bottom:1px dotted #999;
margin-bottom:5px;
margin-left:25px;
}
#buyingOptions{
	position:absolute;
	display:block;
	right:0;
	top:310px;
	width:200px;
	}
#buyingOptions p{
font-family:Geneva, Arial, Helvetica, san-serif;
font-size:.7em;
color:#333;
}
#buyingOptions a:link, #buyingOptions a:visited{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.5em;
	color:#fff;
	background-color:#fc0;
	margin:0;
	padding-left:5px;
	display:block;
	text-decoration:none;
	}
.description1 {font-family:Geneva, Arial, Helvetica, san-serif;
color:#555;
font-size:.8em;
width:550px;
}
#introText {
position:absolute;
/*width:800px;
height:600px;
top:-300px;
margin-left:-400px;
border:1px #630 solid;*/
display:block;
top:0;
left:0;
height:100%;
min-height:100%;
width:100%;
/*background-image:url(images/whiteBG.png);*/
background-color:#666;
}
.vertAlign a:link, .vertAlign a:visited {
color:#fff;
text-decoration:none;
}
.vertAlign a:hover {
color:#ff6;
}
.vertAlign {
position:relative;
margin-left:auto;
margin-right:auto;
display:block;
width:750px;
text-align:center;
font-family:Georgia, "Times New Roman", Times, serif;
color:#fff;
font-size:1.25em;
margin-top:15%;
}
.quote {
font-style:italic;
}
#cloudBlocker {
position:absolute;
display:block;
top:0;
left:0;
height:100%;
min-height:100%;
width:100%;
background-image:url(images/cloudBG.png);
background-attachment:scroll;
background-position:bottom;
background-repeat:no-repeat;
}
#mobileInfo{
display:none;
}
