#sub_header
{
	height: 35px;
	margin-bottom: 10px;
	background-image: url(images_n/header.jpg);
	background-repeat: repeat-x;
}

body {
	background-color: #511270;
	padding: 10px;
}

.style3 {text-align: center; font-size: x-large; font-weight: bold; }

a img {
     border: 0 none;
}

img {
    border: 0 none;
}

#sub_header h3
{
	margin-left: 200px;
}
		
#gutter
{
	float: left;
	width: 1.7em;
	height: 1px;
}
		
#col1
{
	float: left;
	width: 31%;
	background-color: #C6F3A7;
	margin-bottom: 10px;
	margin-right: 1px;
}
		
#col2
{
	float: left;
	width: 31%;
	margin-left: 1px;
	margin-right: 1px;
	background-color: #C6F3A7;
	margin-bottom: 10px;
}
		
#col3
{
	float: left;
	width: 31%;
	margin-left: 1px;
	margin-right: 1px;
	background-color: #C6F3A7;
	margin-bottom: 10px;
}
	
#mainArea
{
	width: 93%;
	margin-right: auto;
	background-color: #C6F3A7;
	margin-bottom: 10px;
	float: left;
}
	
#sub_footer
{
	clear: both;
	height: 2px;
	background-color: #DDB6F2;
}
		
h1
{
	margin: 0;
	padding: 5px;
}
		
h2
{
	margin-top: 0;
	padding-top: 4px;
}
		
h2, h3, p
{
	margin-left: 7px;
	margin-right: 7px;
}
		
* html #mainContent
	{
	/* bizarrely necessary for IE6 ! */
	position/**/: relative;
	}
#mainContent
	{
	width: 50em;
	overflow: hidden; /* This hides the excess padding in non-IE browsers */
	display: inline-block; /* Fixes nasty Opera7 scrolling bug */
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
	}
/* easy clearing */
#mainContent:after
	{
	content: '[DO NOT LEAVE IT IS NOT REAL]'; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
/* end easy clearing */
.col2_frame {
	border: 2px groove #cf92ef;
	text-align: center;
	margin: 8px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.storeInfoFrame_L{
	border: 2px groove #cf92ef;
	text-align: left;
	float: left;
	clear: none;
	width: 345px;
	position: relative;
	padding: 5px 0px 0px;
	left: 15px;
}

.storeInfoFrame_R{
	border: 2px groove #cf92ef;
	text-align: left;
	float: right;
	clear: none;
	width: 282px;
	position: relative;
	padding: 0px;
	right: 15px;
}

.mission_C{
	float: none;
	width: 500px;
	position: relative;
	padding: 0px;
	height: 80px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

.mission_L{
	border: 2px groove #cf92ef;
	text-align: center;
	float: left;
	width: 150px;
	position: relative;
	padding: 0px;
	left: 150px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
}

.mission_R{
	border: 2px groove #cf92ef;
	text-align: center;
	float: right;
	width: 150px;
	position: relative;
	padding: 0px;
	right: 150px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
}

#flashWrap-x{
	border: 2px groove #cf92ef;
	text-align: center;
	float: none;
	width: 330px;
	position: relative;
	padding: 0px;
	right: 0px;
	height: 250px;
	margin-left: 12em;
}

#takestime{
	text-align: center;
	float: none;
	position: relative;
	right: 0px;
	margin-left: 12em;
	width: 330px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
}


.storeInfoPhotoHolder{
	float: none;
	clear: none;
	width: 250px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

.storeInfoLizardHolder{
	position: relative;
	margin-right: auto;
	margin-left: auto;
	height: 60px;
	width: 170px;
	clear: both;
	float: none;
	padding-top: 20px;
}

#mainArea_leftBtn {
	float: left;
	margin-left: 30.5%;
	margin-bottom: 10px;
	height: 36px;
	width: 125px;
}
#mainArea_rightBtn {
	float: left;
	margin-left: 5%;
	margin-right: 3%;
	margin-bottom: 10px;
	height: 36px;
	width: 125px;
}

#mainArea_list {
	float: left;
	margin-left: 25%;
	margin-bottom: 10px;
	height: 110px;
	width: 450px;
	list-style-position: outside;
	list-style-type: square;
}

.friendsLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-left: 20px;
}

.friendsLinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.top-left-bar {
	font-size: 18px;
	float: right;
	margin-right: 50px;
	font-weight: bold;
	padding: 5px;
}

