#wrapper {
	height: 2000px;
	width: 1100px;
	padding: 0px;
	display: block;
	background-color: #FFF;
	margin: auto;
	overflow: visible;
}



body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
}



/* BEGIN Mark Pure CSS Tabs */


#teacherheader
{
	width: 1100px;
	

	margin-left: 0px;
	background-color: #FF0;
	float: left;
	height: auto;
	padding-left:0px;
}


#navcontainer2
{
	margin-top: auto;
	display: block;
	margin-left: 0px;
	font-size: 14px;
	float: left;
	width: 150px;
	height: auto;
	padding-top: 100px;
	margin-right: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#navcontainer ul
{
	display: block;
	list-style: none outside;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
	float: left;
	width: 150px;
	height: 30px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
}

#navcontainer li
{
	border-top: 1px solid #cecbc6;
	border-right: 1px solid #cecbc6;
	border-left: 1px solid #cecbc6;
	color: #000000;
	font-weight: bold;
	/* the next 4 lines are magic */
	display: block;
	float: left;
	position: relative;
	top: -1.32em;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
	height: 25px;
	width: 150px;
	list-style-type: none;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	vertical-align: middle;
	font-size: 14px;
	background-color: #FFC;
}

#navcontainer a:link,
#navcontainer a:visited
{
	background-color: #FFFFCC;
	color: #000000;
	text-decoration: none;
	display: block;
	float: left;

}
  
#navcontainer a:hover
{
	background-color: #006600;
	color: #FFFFCC;
	display: block;
	float: left;
	height: 30px;
	width: 150px;
}
#TitleBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	background-color: #000;
	text-align: center;
	display: block;
	height: auto;
	width: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}


#navcontainerclear { display: none; }

html>body #navcontainerclear
{
display: block;
clear: both;
}

#navcontainer li#active a
{
background-color: #fff;
color: #000066;
}
/* END Mark Pure CSS Tabs */







#Puzzles ul{
	padding: 0px;
	float: left;
	clear: none;
	width: 1400px;
	height: autopx;
	font-family: Arial,Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;
	display: block;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 175px;
	margin-left: 0px;
	font-weight: bold;
	color: #ff0000;
	list-style-type: none;
	list-style-position;	

}

#Puzzles li{
	color: #ff0000;
	font-weight: bold;
	/* the next 4 lines are magic */
	display: block;
	float: left;
	position: relative;
	top: -1.32em;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 310px;
	width: 500px;
	list-style-type: none;
	font-family: Arial Verdana, Geneva, sans-serif;
	text-align: left;
	vertical-align: middle;
	font-size: 14px;
	background-color: #FFF;
	clear: none;
	padding-top: 10px;
	padding-right: 100px;
	padding-bottom: 60px;
	padding-left: 0px;
}

#Copy {
	padding: 2px;
	float:left;
	clear: left;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;
	display: block;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 100px;
	font-weight: bold;
	color: #000;
	width: 600px;
	border: 3px solid #000;
}


.PODtitle
{
	color: #000;
	font-weight: 
bold;
	font-size: 
14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
}
.PodCircles {
	width: 40px;
	vertical-align: top;
	float: left;
	text-align: left;
	padding-top: 0px;
	display: block;
	height: 400px;
	margin-top: 0px;	
}


.PodCirclesRight {
	width: 40px;
	vertical-align: top;
	float: right;
	text-align: left;
	padding-top: 0px;
	display: block;
	height: 600px;
	margin-top: 0px;
	margin-right: 50px;
	margin-left: 0px;
	clear: none;
}

h2 { 

  position: relative; 

  width: 20%; 

  font-size: 1.5em;

  font-weight: bold; 

  padding:6px 20px 6px 70px; 

  margin: 30px 10px 30px 40px; 

 color: #000; 
  
  background-color: #CCC; 

  text-shadow: 0px 1px 2px #bbb; 

  -webkit-box-shadow: 0px 2px 4px #888;

  -moz-box-shadow: 0px 2px 4px #888; 

  box-shadow: 0px 2px 4px #888;

} 



h2:after{ 

  content: ' '; 

  position: absolute; 

  width: 0; 

  height: 0; 

  left: 0px; 

  top: 100%; 

  border-width: 5px 10px; 

  border-style: solid; 

  border-color: #666 #666 transparent transparent;

} 



h2:before { 

  content: ' '; 

  position: absolute; 

  width: 30px;

  height: 0; 

  left: -30px; 

  top: 12px; 

  border-width: 20px 10px;

  border-style: solid; 

  border-color: #CCC #CCC #CCC transparent; 
  

 

} 
.CALdesignDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	height: auto;
	width: 100px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.CalPodCircles {
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 37px;
	vertical-align: top;
	float: left;
}

.PODtitle
{
	color: #000;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 3px;
	float: left;
	text-align: left;
	width: 150px;
}



.designDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	height: auto;
	width: auto;
	clear: both;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 4px;
	vertical-align: bottom;
	padding-top: 2px;
}

.designDesc2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	
	width: 300px;
	color: #000;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	height: auto;
	width: auto;
	clear: both;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 4px;
	vertical-align: bottom;
	padding-top: 2px;
}
#IndexContent img{
	color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	clear: none;
	float: left;
	vertical-align: top;
	display: block;
}

#IndexContent {
	display: block;
	float: left;
	background-color: #FFF;
	list-style-type: none;
	width: 1100px;
	height: auto;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
}

#IndexContent ul {
	display: block;
	height: auto;
	width: 1200px;
	list-style-type: none;
	top: 0px;
	right: 0px;
	float: none;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin: 0px;
}
#IndexContent ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000;
	text-decoration: none;
	display: block;
	clear: none;
	float: left;
	width: 500px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-weight: bold;
}
#IndexContent ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #F00;
	text-decoration: none;
	display: block;
	clear: none;
	float: left;
	height: auto;
	width: 500px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-weight: bold;
}
#IndexContent ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	height: auto;
	width: 500px;
	list-style-type: none;
	display: inline;
	vertical-align: top;
	float: left;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-right: 2px;
	padding-left: 2px;

}

#IndexContent2 {
	display: block;
	float: left;
	clear:none;

	background-color: #FFF;
	list-style-type: none;
	width: auto;
	height: auto;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#IndexContent2 ul {
	display: block;
	height: auto;
	width: auto;
	list-style-type: none;
	top: 0px;
	right: 0px;
	float: leftt;
	clear:none;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin: 0px;
}
#IndexContent2 ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	text-decoration: none;
	display: inline;
	clear:none;
	float:left;
	width: 400px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-weight: bold;
}
#IndexContent2 ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F00;
	text-decoration: none;
	display: inline;
	clear:none;
	float:left;
	width: 400px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-weight: bold;
}
#IndexContent2 ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	text-decoration: none;
	height: auto;
	width: 1080px;
	list-style-type: none;
	display: inline;
	vertical-align: top;
		float:left;
	clear:none;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-right: 2px;
	padding-left: 2px;

}





#content img{
	color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-left: 15px;
	float: left;
	height: 120px;
	width: 120px;
	clear: none;
}





#content {
	display: block;
	float: left;
	background-color: #FFF;
	list-style-type: none;
	width: 60%;
	height: auto;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	clear: none;
	font-size: 16px;
}

#content ul {
	display: block;
	height: auto;
	width: 560px;
	list-style-type: none;
	top: 0px;
	right: 0px;
	float: left;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#content ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #090;
	text-decoration: none;
	display: block;
	clear: both;
	float: left;
	width: 150px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#content ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F00;
	text-decoration: none;
	display: block;
	clear: both;
	float: left;
	width: 150px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#content ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	height: 450px;
	width: 248px;
	list-style-type: none;
	display: inline;
	vertical-align: top;
	float: left;
	margin-top: 30px;
	margin-right: 5px;
	margin-bottom: 50px;
	margin-left: 5px;
	padding-right: 2px;
	padding-left: 2px;
	
}
#content4col img{
	color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-left: 15px;
}
#content4col {
	display: block;
	float: left;
	background-color: #FFF;
	list-style-type: none;
	width: 75%;
	height: auto;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #000;
}

#content4col ul {
	display: block;
	height: auto;
	width: 815px;
	list-style-type: none;
	top: 0px;
	right: 0px;
	float: left;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#content4col ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	display: block;
	clear: both;
	float: left;
	width: 150px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-weight: bold;
	background-color: #F4F4F4;
	height: 30px;
	width: 73px;
	padding-left: 2px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #CCC;
}
#content4col ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	display: block;
	clear: both;
	float: left;
	width: 150px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-weight: bold;
	background-color: #000;
	border: 2px solid #000;
	height: 30px;
	width: 73px;
	padding-left: 2px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #666;
}
#content4col ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	height: 420px;
	width: 180px;
	list-style-type: none;
	display: inline;
	vertical-align: top;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-right: 2px;
	padding-left: 2px;
	clear: none;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}


#content4col ul li2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	display: block;
	clear: both;
	float: left;
	width: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	font-weight: bold;
	background-color: #CAFFCA;
	height: 73px;
	width: 73px;
	padding-left: 0px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #CCC;
}
#content4col ul li2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	display: block;
	clear: both;
	float: left;
	width: 150px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 2px;
	font-weight: bold;
	background-color: #000;
	border: 2px solid #000;
	height: 73px;
	width: 73px;
	padding-left: 0px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #666;
}
#content4col ul li2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	height: 80px;
	width: 180px;
	list-style-type: none;
	display: inline;
	vertical-align: top;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-right: 0px;
	padding-left: 0px;
	clear: none;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}




#content5col img{
	color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-left: 10px;
}
#content5col {
	display: block;
	float: left;
	background-color: #FFF;
	list-style-type: none;
	width: 100%;
	height: auto;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #000;
}

#content5col ul {
	display: block;
	height: auto;
	width: 100%;
	list-style-type: none;
	top: 0px;
	right: 0px;
	float: left;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#content5col ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	display: block;
	clear: both;
	float: left;
	width: 150px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
	font-weight: bold;
	background-color: #CAFFCA;
	height: 30px;
	width: 73px;
	padding-left: 2px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #CCC;
}
#content5col ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	display: block;
	clear: both;
	float: left;
	width: 150px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
	font-weight: bold;
	background-color: #FFF;
	border: 2px solid #000;
	height: 30px;
	width: 73px;
	padding-left: 2px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #666;
}
#content5col ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	height: 430px;
	width: 180px;
	list-style-type: none;
	display: inline;
	vertical-align: top;
	float: left;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding-right: 2px;
	padding-left: 2px;
	clear: none;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}



#Nav {
	background-color: #fff;
	float: left;
	width: 960px;
	clear: both;
	display: inline-block;
	margin: 0px;
	padding: 0px;
	background-image: url(BlueWhiteBut.jpg);
	background-repeat: repeat-x;
	height: 30px;
}


#Nav ul {
	display: inline-block;
	width: 650px;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding: 0px;
	background-image: url(BlueWhiteBut.jpg);
	background-repeat: repeat-x;
	vertical-align: middle;
	height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 175px;
	float: left;
	
}
#Nav ul li {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	background-color: #FFF;
	text-align: center;
	display: block;
	float: left;
	list-style-type: none;
	height: 30px;
	width: auto;
	background-image: url(BlueWhiteBut.jpg);
	background-repeat: repeat;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
#Nav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	background-color: #FFF;
	text-align: center;
	display: block;
	float: left;
	list-style-type: none;
	height: 30px;
	width: auto;
	background-image: url(BlueWhiteBut.jpg);
	background-repeat: repeat-x;
	padding: 10px;
}

#Nav ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	text-align: center;
	display: block;
	float: left;
	list-style-type: none;
	height: 30px;
	width: auto;
	background-image: url(BlueBlackBut.jpg);
	background-repeat: repeat-x;
	padding: 10px;
}

#black {
	
	background-color: #000;
	display: block;
	padding: 0px;
	float: left;
	margin: 0px;
	width: 260px;
}

#NavRightList {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	padding: 5px;
	float: right;
	margin: 5px;
	font-weight: bolder;
	color: #000000;
	border: thin solid #CCC;
	clear: none;
	text-align: left;
	vertical-align: middle;
	list-style-type: none;
	background-color: #FFC;
	position: relative;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	height: auto;
	width: 150px;
	font-size: 16px;
}

#NavRightList a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	text-decoration: none;
	background-color: #FFC;
	margin: 2px;
	padding: 2px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	list-style-type: none;
}

#NavRightList a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0;
	text-decoration: none;
	background-color: #060;
}

#NavRight {
	display: block;
	float: left;
	clear: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#NavRight ul {
	display: block;
	float: left;
	height: auto;
	padding: 0px;
	width: 120px;
	text-align: left;
}
#NavRight ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	list-style-type: none;
	width: 120px;
	margin: 0px;
	padding: 0px;
}

#NavRight ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	background-color: #FFFEE3;
	text-align: center;
	display: block;
	float: right;
	list-style-type: none;
	margin: 0px;
	width: 120px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 1px solid #CCC;
}

#NavRight ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000;
	font-size: 12px;
	color: #F1F1F1;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	text-align: center;
	display: block;
	float: right;
	list-style-type: none;
	margin: 0px;
	width: 120px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#NavRight2 {
	display: block;
	padding: 0px;
	float: left;
	margin: 0px;
	clear: none;
}
#NavRight2 ul {
	display: block;
	float: left;
	height: auto;
	padding: 0px;
	width: 120px;
	text-align: left;
}
#NavRight2 ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	text-align: left;
	display: block;
	float: right;
	list-style-type: none;
	width: 120px;
	margin: 0px;
	padding: 0px;
}

#NavRight2 ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	background-color:#FFFEE3;
	text-align: center;
	display: block;
	float: right;
	list-style-type: none;
	margin: 0px;
	width: 120px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

#NavRight2 ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000;
	font-size: 12px;
	color: #ECECEC;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	text-align: center;
	display: block;
	float: right;
	list-style-type: none;
	margin: 0px;
	width: 120px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#NavRight3 {
	display: block;
	padding: 0px;
	float: left;
	margin: 0px;
	clear: none;
}
#NavRight3 ul {
	display: block;
	float: left;
	height: auto;
	padding: 0px;
	width: 120px;
	text-align: left;
}
#NavRight3 ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	text-align: left;
	display: block;
	float: right;
	list-style-type: none;
	width: 120px;
	margin: 0px;
	padding: 0px;
}

#NavRight3 ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	background-color:#FFFEE3;
	text-align: center;
	display: block;
	float: right;
	list-style-type: none;
	margin: 0px;
	width: 120px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

#NavRight3 ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000;
	font-size: 12px;
	color: #ECECEC;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	text-align: center;
	display: block;
	float: right;
	list-style-type: none;
	margin: 0px;
	width: 120px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#NavRight p a {
	text-decoration: none;
}

#NavRightAds {
	display: block;
	float: left;
	width: 150px;
	clear: none;
	height: auto;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}

#NavRightSide {
	display: block;
	padding: 0px;
	float: left;
	margin: 0px;
	width: 165px;
	clear: none;
	height: auto;
	vertical-align: top;
}



#footer {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	clear: both;
	height: auto;
	width: 980px;
	display: inline-block;
	color: #FFF;
	text-decoration: none;
	margin: auto;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	list-style-type: none;
}
#footer ul {
	display: inline;
	float: left;
	height: auto;
	width: 850px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 5px;
}
#footer ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #090;
	text-decoration: none;
	display: inline;
	float: none;
	list-style-type: none;
	text-align: left;
	vertical-align: middle;
	margin: 5px;
	padding: 2px;
}

#FooterDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0;
	text-decoration: none;
	display: inline;
	clear: both;
	text-align: center;
	vertical-align: top;
	height: 100px;
	width: 960px;
	background-color: #000;
	background-image: none;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: auto;
}

#footer a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
}

#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #F00;
	text-decoration: none;
}



#ContentWrap {
	background-color: #FFF;
}



#Email {
	height: auto;
	width: auto;
	background-image: none;
	float: left;
	margin-top: 10px;
	clear: both;
	margin-left: 100px;
}
#wrapper #SubNavLeft #pay .PaypalText a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}
#DesignSites {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	text-decoration: none;
	float: left;
	height: 20px;
	width: 150px;
	margin-left: 0px;
	list-style-type: none;
	padding: 0px;
	text-align: center;
	vertical-align: top;
	margin-bottom: 18px;
	clear: both;
	margin-top: 5px;
	margin-right: 0px;
}


#SubNavLeft {
	background-color:#FFF;
	display: block;
	padding: 0px;
	float: left;
	height: auto;
	width: 150px;
	margin: 0px;
	border-right-width: 5px;
	border-right-style: solid;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	list-style-type: none;
	display: block;
}
#SubNavLeft ul {
	display: block;
	clear: both;
	float: left;
	height: auto;
	margin-top: 10px;
	padding: 0px;
	width: 150px;
	left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: left;
}
#SubNavLeft ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	background-color: #FFF;
	text-align: left;
	display: block;
	float: left;
	clear: both;
	list-style-type: none;
	height: 25px;
	width: 150px;
	margin: 0px;
	padding: 0px;
}

#SubNavLeft ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	background-color: #FFC;
	text-align: center;
	display: block;
	float: left;
	clear: both;
	list-style-type: none;
	margin: 0px;
	height: 30px;
	width: 150px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 1px solid #CCC;
}

#SubNavLeft ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F00;
	font-size: 14px;
	color: #ffc;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	text-align: center;
	display: block;
	float: left;
	list-style-type: none;
	margin: 0px;
	height: 25px;
	width: 150px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
}

#SubNavLeft li.selected a:link,
{
	color: #FFF;
	background-color: #060;
	
	background-position: center;
}
#SubNavLeft li.bc a:link,
#SubNavLeft li.bc a:visited{
	color:#000;
	background-color: #FF99CC;
	background-position: center;
}


#NavLeft {
	background-color: #FFF;
	display: block;
	padding: 0px;
	float: left;
	height: auto;
	width: 150px;
	margin: 0px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	list-style-type: none;
	display: block;
}
#NavLeft ul {
	display: block;
	clear: both;
	float: left;
	height: auto;
	margin-top: 10px;
	padding: 0px;
	width: 150px;
	left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: left;
}
#NavLeft ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	background-color: #FFF;
	text-align: left;
	display: block;
	float: left;
	clear: both;
	list-style-type: none;
	height: 29px;
	width: 150px;
	margin: 0px;
	padding: 0px;
}

#NavLeft ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	background-color: #FFFFF4;
	text-align: center;
	display: block;
	float: left;
	clear: both;
	list-style-type: none;
	margin: 0px;
	height: 29px;
	width: 150px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 1px solid #CCC;
}

#NavLeft ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F00;
	font-size: 14px;
	color: #ffc;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	text-align: center;
	display: block;
	float: left;
	list-style-type: none;
	margin: 0px;
	height: 29px;
	width: 150px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
}




#NavLeft li.selected a:link,
{
	color: #FFF;
	background-color: #060;
	
	background-position: center;
}
 /* We use JavaScript to apply this style to the link that */
    /* represents the current page so that link is highlighted  */
    #NavLeft li a.currentpage,
    #NavLeft li a.currentpage::after {
        opacity: 50;
		color: rgb(88, 86, 86)
    }

#PODS 
{
	background-color: #FFF;
	vertical-align: top;
	display: block;
	float: left;
	height: auto;
	width: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#Header {
	background-color: #FFF;
	display: block;
	height: 170px;
	width: 960px;
	margin: 0px;
	background-repeat: no-repeat;
	padding: 0px;
}
.italic {
	font-style: italic;
	font-weight: normal;
}

#FlashWarn {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}

#HeadText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	clear: left;
	float: left;
	padding: 5px;
	width: 400px;
}
#Attitude {
	float: left;
	width: 420px;
}
#BGLogo {
	float: left;
	clear: none;
}
#ChickLogo {
	float: left;
	clear: none;
}
#mobile {
	text-align: center;
	color: #000;
	margin: 3px;
	float: left;
	width: 130px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #CCC;
	background-color: #FFF;
	display: block;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	border-left-style: solid;
}
#EggIcons {
	border:0;
	padding: 0px;
	text-decoration: none;
	width: 300px;
	height: 50px;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}
#EggIcons ul {
	display: inline;
	height: 50px;
	width: 300px;
	text-decoration: none;
}


#EggIcons ul li {
	text-decoration: none;
	display: inline;
	height: 50px;
	width: 50px;
	border:0;
	margin: 0px;
	padding: 0px;
}

#ChickIcons {
	border:0;
	padding: 0px;
	text-decoration: none;
	width: 300px;
	height: 50px;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}
#ChickIcons ul {
	display: inline;
	height: 50px;
	width: 300px;
	text-decoration: none;
}


#ChickIcons ul li {
	text-decoration: none;
	display: inline;
	height: 50px;
	width: 50px;
	border:0;
	margin: 0px;
	padding: 0px;
}

#Calendars {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
	clear: left;
	vertical-align: top;
	top: 0px;
	width: 500px;
	background-color: #FFF;
	height: auto;
}
#Calendars ul{
	display: inline;
	float: left;
	height: 310px;
	width: 500px;
	margin: 0px;
	padding: 0px;
	clear: none;
}



#Calendars ul li{
	display: inline;
	float: left;
	height: 150px;
	width: 150px;
	margin: 0px;
	padding: 0px;
	clear: none;
}
#Calendars .CalTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-left: 0px;
	text-align: left;
	text-decoration: none;
	display: inline;
	float: left;
	width: 350px;
	margin-right: 10px;
}
#Calicon {
	text-decoration: none;
	display: block;
	float: left;
	width: 220px;
	margin: 0px;
	padding: 0px;
	height: 50px;
}
#Calicon ul {
	float: left;
	width: 300px;
}
#Calicon ul li {
	display: inline;
	width: 350px;
}
#Coupon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	vertical-align: top;
	background-color: #000;
	width:150px;
	clear: left;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #090;
}

#Coupon a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	vertical-align: top;
	width:150px;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
	float: left;
	text-decoration: none;
}

#Coupon a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFCC00;
	text-align: center;
	vertical-align: top;
	width:150px;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
	float: left;
	text-decoration: none;
}

.BGlink {
	color: #F00;
}
.line {
	width: auto;
	border-top-width: 3px;
	border-top-style: groove;
	border-top-color: #999;
	margin-top: 5px;
	margin-bottom: 5px;
}



#HiddenContent {
	display: block;
	float: left;
	background-color: #FFF;
	list-style-type: none;
	width: 80%;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 8px;
	clear: none;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #000;
	font-size: 14px;
}

#HiddenContent img{
	color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#HiddenContent ul {
	display: block;
	height: auto;
	width: 100%;
	list-style-type: none;
	top: 0px;
	right: 0px;
	float: left;
	background-color: #FFF;
	padding: 0px;
	margin: 0px;
}
#HiddenContent ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #090;
	text-decoration: none;
	display: block;
	clear: both;
	float: left;
	margin: 0px;
}
#HiddenContent ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F00;
	text-decoration: none;
	display: block;
	clear: both;
	float: left;
	margin: 0px;
}
#HiddenContent ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	height: 245px;
	width: 231px;
	list-style-type: none;
	display: inline;
	vertical-align: top;
	float: left;
	margin: 2px;
	padding: 0px;
	clear: none;
}



#list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	display: block;
	padding-left: 20px;
	margin-left: 20px;
}
h2 
{ 
  position: relative; 
  width: 50%; 
  font-size: 1.5em;
  font-weight: bold; 
  padding:6px 20px 6px 70px; 
  margin: 30px 10px 30px 40px; 
  color: #000; 
  background-color: #9F0; 
  text-shadow: 0px 1px 2px #bbb; 
  -webkit-box-shadow: 0px 2px 4px #888;
  -moz-box-shadow: 0px 2px 4px #888; 
  box-shadow: 0px 2px 4px #888;
} 

h2:after
{ 
  content: ' '; 
  position: absolute; 
  width: 0; 
  height: 0; 
  left: 0px; 
  top: 100%; 
  border-width: 5px 10px; 
  border-style: solid; 
  border-color: #666 #666 transparent transparent;
} 

h2:before 
{ 
  content: ' '; 
  position: absolute; 
  width: 30px;
  height: 0; 
  left: -30px; 
  top: 12px; 
  border-width: 20px 10px;
  border-style: solid; 
  border-color: #9F0 #9F0 #9F0 transparent; 
} 





h3 
{ 
  position: relative; 
  width: 50%; 
  font-size: 1.0em;
  font-weight: bold; 
  padding:3px 35px 3px 30px; 
  margin: 15px 5px 15px 20px;  
  color: #000; 
  background-color: #FF0000; 
  text-shadow: 0px 1px 2px #bbb; 
  -webkit-box-shadow: 0px 2px 4px #888;
  -moz-box-shadow: 0px 2px 4px #888; 
  box-shadow: 0px 2px 4px #888;
} 

h3:after
{ 
  content: ' '; 
  position: absolute; 
  width: 0; 
  height: 0; 
  left: 0px; 
  top: 100%; 
  border-width: 5px 10px; 
  border-style: solid; 
  border-color: #666 #666 transparent transparent;
} 

h3:before 
{ 
  content: ' '; 
  position: absolute; 
  width: 30px;
  height: 0; 
  left: -30px; 
  top: 12px; 
  border-width: 20px 10px;
  border-style: solid; 
  border-color: #FF0000 #FF0000 #FF0000 transparent; 
} 
#twitter a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}
#twitter a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #09C;
	text-decoration: none;
}

#banner{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	text-align: center;
	margin: 5px;
	padding: 5px;
	height: auto;
	width: auto;
	background-color: #FFC;
	border: 3px outset #FC0;
}

#banner a{
	
	color: #F00;
	text-decoration: none;
	font-weight: bold;
}

#banner a:hover{
	
	color: #090;
	text-decoration: none;
	font-weight: bold;
}


#RB {
	text-align: center;
	vertical-align: top;
	display: block;
	float: left;
	height: auto;
	width: auto;
	margin-top: 5px;
	padding-top: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
}
#A {
	text-align: center;
	vertical-align: top;
	display: block;
	float: none;
	height: auto;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	background-color: #000;
	margin: 5px;
	padding: 5px;
	top: 0px;
	border: 3px outset #999;
}

#A a{
	color: #F00;
	text-decoration: none;
	font-weight: bold;
}
#A a:hover{
	color: #FF0;
	text-decoration: none;
	font-weight: bold;
}
#twitter{
		background-color: #FFF;
		margin: 5px;
	padding: 5px;
}

#welcome{
	margin-left: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: left;
	display: block;
	width: 1000px;
}



#Spoonflower ul {
	display: block;
	clear: both;
	float: left;
	height: auto;
	margin-top: 10px;
	padding: 0px;
	width: 1000px;
	left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: left;
}
#Spoonflower ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	background-color: #FFFFCC;
	text-align: left;
	display: block;
	float: left;
	clear: both;
	list-style-type: none;
	height: 40px;
	width: 1000px;
	margin: 0px;
	padding: 0px;
}

#Spoonflower ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	background-color: #FFC;
	text-align: center;
	display: block;
	float: left;
	clear: both;
	list-style-type: none;
	margin: 0px;
	height: 40px;
	width: 900px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 1px solid #CCC;
}

#Spoonflower ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F00;
	font-size: 14px;
	color: #ffc;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	text-align: center;
	display: block;
	float: left;
	list-style-type: none;
	margin: 0px;
	height: 40px;
	width: 900px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
}

#Zazzle{
font-family: Arial, Helvetica, sans-serif;
	
	font-size: 14px;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	display: block;
	float: left;
	clear: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}



#contentCalendar img{
	color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-left: 15px;
	width: 150px;
	height:150px;
}
#contentCalendar {
	display: block;
	float: left;
	background-color: #FFF;
	list-style-type: none;
	width: 75%;
	height: auto;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #000;
}

#contentCalendar ul {
	display: block;
	height: auto;
	width: 820px;
	list-style-type: none;
	top: 0px;
	right: 0px;
	float: left;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}


#contentCalendar ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	height: 190px;
	width: 180px;
	list-style-type: none;
	display: inline;
	vertical-align: top;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	padding-right: 2px;
	padding-left: 2px;
	clear: none;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}


#Spoonflower2 {
	background-color: #FFF;
	display: block;
	padding: 0px;
	float: left;
	height: 60px;
	width: 150px;
	margin: 0px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	list-style-type: none;
	display: block;
}
#Spoonflower2 ul {
	display: block;
	clear: both;
	float: left;
	height: 60px;
	margin-top: 10px;
	padding: 0px;
	width: 150px;
	left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: left;
}
#Spoonflower2 ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	background-color: #FF0;
	text-align: left;
	display: block;
	float: left;
	clear: both;
	list-style-type: none;
	height: 60px;;
	width: 150px;
	margin: 0px;
	padding: 0px;
}

#Spoonflower2 ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	background-color: #FF0;
	text-align: center;
	display: block;
	float: left;
	clear: both;
	list-style-type: none;
	margin: 0px;
	height: 60px;;
	width: 150px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 1px solid #CCC;
}

#Spoonflower2 ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F00;
	font-size: 14px;
	color: #ffc;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	text-align: center;
	display: block;
	float: left;
	list-style-type: none;
	margin: 0px;
	height: 60px;
	width: 150px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
}




#Spoonflower2 li.selected a:link,
{
	color: #FFF;
	background-color: #060;
	
	background-position: center;
}
 /* We use JavaScript to apply this style to the link that */
    /* represents the current page so that link is highlighted  */
    #NavLeft li a.currentpage,
    #NavLeft li a.currentpage::after {
        opacity: 50;
		color: rgb(88, 86, 86)
    }


#Calendar ul {
	display: block;
	height: auto;
	width: auto;
	list-style-type: none;
	top: 0px;
	right: 0px;
	float: right;
	clear:none;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#Calendar ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	background-color: #FFF;
	text-align: center;
	display: block;
	float: none;
	clear: nonr;
	list-style-type: none;
	width: 200px;
	height: auto;
	margin: 0px;
	padding: 1px;
}