/* BEGIN Mark Pure CSS Tabs */

#navcontainer
{
	display: block;
	margin-top: 13px;
}



#navcontainer ul
{
	display: block;
	list-style: none outside;
	font-family: Verdana, sans-serif;
	font-size: small;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#navcontainer li
{
	border-top: 1px solid #cecbc6;
	border-right: 1px solid #cecbc6;
	border-left: 1px solid #cecbc6;
	background-color: #000;
	color: #ffffff;
	font-weight: bold;
	/* the next 4 lines are magic */
display: block;
	float: left;
	position: relative;
	top: -1.32em;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#navcontainer a:link,
#navcontainer a:visited
{
	background-color: #000;
	color: #ffffff;
	text-decoration: none;
	padding-left: 1em;
	padding-right: 1em;
}

#navcontainer a:hover
{
	background-color: #99FF00;
	color: #000066;
}


#navcontainer li.selected a:link,
#navcontainer li.selected a:visited{
	color:#FFF;
	background-color: #F00;
	background-position: center;
}


#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 */




#Header {
	display: block;
	float: left;
	height: auto;
	width: 960px;
	background-image: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}







body {
	background-color: #000;
	margin: 2px;
	background-image: url(StoreImg/GreenBlk.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}




#wrapper {
	height: auto;
	width: 960px;
	background-color: #fff;
	padding: 0px;
	display: block;
	margin: auto;
	overflow: hidden;
	 
}
#bar {
	background-color: #CCC;
	float: left;
	height: 5px;
	width: 150px;
}


#Copy4Col {
	padding: 5px;
	float: left;
	clear:both;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	display: block;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 100px;
	font-weight: bold;
	color: #000;
	width: 500px;
	border: 3px solid #000;
}


#Copy {
	padding: 5px;
	float: left;
	clear:both;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	display: block;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
	
	font-weight: bold;
	color: #000;
	width: 500px;
	border: 3px solid #000;
}



#Coupon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFC;
	text-align: center;
	vertical-align: top;
	background-color: #090;
	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: #FFC;
	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: #0F0;
	text-align: center;
	vertical-align: top;
	width:150px;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
	float: left;
	text-decoration: none;
}
.designDesc {
	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;
}
.PodCircles {
	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;
}



#IndexContent img{
	color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-left: 15px;
}

#IndexContent {
	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: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#IndexContent 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;
}
#IndexContent ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	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;
}
#IndexContent 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;
	font-weight: bold;
}
#IndexContent ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	height: 350px;
	width: 165px;
	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 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;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #009900;
}

#content4col ul {
	display: block;
	height: auto;
	width: 730px;
	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: 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;
	font-weight: bold;
}
#content4col 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;
	font-weight: bold;
}
#content4col ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	height: 310px;
	width: 165px;
	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;
}

#content img{
	color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-left: 15px;
}




#content {
	display: block;
	float: left;
	background-color: #FFF;
	list-style-type: none;
	width: 70%;
	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: 10px;
	color: #000;
}

#content ul {
	display: block;
	height: auto;
	width: 760px;
	list-style-type: none;
	top: 0px;
	right: 0px;
	float: left;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
}
#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;
	font-weight: bold;
}
#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;
	font-weight: bold;
}
#content ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	height: 310px;
	width: 165px;
	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;
}


#Nav {
	background-color: #FFD5EA;
	float: left;
	width: 100%;
	clear: both;
	display: inline-block;
	margin: 0px;
	padding: 0px;
}




#Nav ul {
	display: inline-block;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	
	
}
#Nav ul li {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	background-color: #FFD5EA;
	text-align: center;
	display: block;
	float: left;
	list-style-type: none;
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
}



#Nav li.selected a:link,
#Nav li.selected a:visited{
	color:#FFF;
	background-color: #F9C;
	background-repeat: repeat-x;
	background-position: center;
}
#Nav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	background-color: #FFD5EA;
	text-align: center;
	display: block;
	float: left;
	list-style-type: none;
	height: 25px;
	width: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#Nav ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000;
	color: #FFD5EA;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	text-align: center;
	display: block;
	float: left;
	list-style-type: none;
	height: 25px;
	width: auto;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;

}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	display: inline;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	clear: both;
	float: left;
	text-align: center;
	vertical-align: top;
	height: 100px;
	width: 960px;
	background-color: #090;
	font-weight: normal;
}
#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;
}


	

#footer a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
}

#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0;
	text-decoration: none;
}
#pay {
	display: block;
	height: auto;
	width: 140px;
	border: 3px solid #F00;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	text-align: left;
	float: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


.PaypalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}

#pay a,
 #pay a:link,
#pay a:visited
 {font-family:sans-serif; font-size:16px; color:#ff0000; font-weight:bold;font-style:none; text-decoration:none;font-style:italic;}


 #pay a:hover,
 #pay a:active{font-family:sans-serif; font-size:16px; color:#3300ff; font-weight:bold;font-style:none; text-decoration:none;font-style:italic;}



#Email {
	border: 2px solid #000;
	height: auto;
	width: 150px;
	background-image: none;
	float: left;
	margin-top: 10px;
}
#wrapper #NavLeft #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;
}

#DesignSitesCafe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	text-decoration: none;
	float: left;
	height: 45px;
	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;
}

#NavLeft img{
	color: #FFC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}




#NavLeft {
	background-color: #CAFFCA;
	display: block;
	padding: 0px;
	float: left;
	clear:both;
	height: auto;
	width: 162px;
	margin: 0px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #CAFFCA;
}
#NavLeft ul {
	display: block;
	clear: both;
	float: left;
	height: auto;
	margin-top: 10px;
	padding: 0px;
	width: 160px;
	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: #CAFFCA;
	text-align: left;
	display: block;
	float: left;
	clear:both;
	list-style-type: none;
	height: 25px;
	width: 160px;
	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: #CAFFCA;
	text-align: center;
	display: block;
	float: left;
	clear:both;
	list-style-type: none;
	margin: 0px;
	height: 25px;
	width: 160px;
	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: #000;
	font-size: 14px;
	color: #FFF;
	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: 160px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
}
#NavLeft p a {
	text-decoration: none;
}

#PODS {
	background-color: #FFf;
	vertical-align: top;
	display: block;
	float: left;
	height: auto;
	width: 150px;
	padding: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-left-style: none;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
}




#Icons {
	border:0;
	padding: 0px;
	text-decoration: none;
	width: 150px;
	height: auto;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}
#Icons ul {
	display: inline;
	text-decoration: none;
}


#Icons ul li {
	text-decoration: none;
	display: inline;
	height: 35px;
	width: 35px;
	border:0;
	margin: 0px;
	padding: 0px;
}
#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: 5px;
	border-right-style: solid;
	border-right-color: #000;
}

#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: #CAFFCA;
	text-align: center;
	vertical-align: top;
	width:150px;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
	float: left;
	text-decoration: none;
}
#Amazon {
	margin-top: 10px;
	float: left;
}

#Forward {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-align: center;
	background-color: #FFF;
	height: 25px;
	width: 100%;
	border: 5px solid #FF0;
	vertical-align: middle;
	display: block;
	float: left;
	margin-top: 100px;
}
.line {
	width: auto;
	border-top-width: 3px;
	border-top-style: groove;
	border-top-color: #999;
	margin-top: 5px;
	margin-bottom: 5px;
}

.BGlink {
	color: #F00;
}


.IndexdesignDesc {
	float: left;
	height: auto;
	width: 145px;
}
.AmazonVert {
	float: left;
	width: 160px;
	padding-top: 30px;
	height: auto;
	background-color: #FFF;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #FFF;
	margin-top: 10px;
}


.AddThis {
	float: right;
	vertical-align: bottom;
	padding-top: 5px;
	padding-bottom: 30px;
	margin-top: 5px;
}

.RedCPtext {
	color: red;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}

.DesignCategory{
	color: #090;
	font-size: 35px;
	font-style: italic;
	font-weight: bolder;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 50px;
	display: block;
	float: left;
}

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; 
} 

#Redirect {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #F00;
	float: left;
	width: 700px;
	margin-top: 30px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 30px;
	padding-right: 5px;
	padding-left: 5px;
}




#NavRight {
	display: block;
	padding: 0px;
	float: right;
	margin: 0px;
	width: 150px;
}
#NavRight ul {
	display: block;
	float: left;
	height: auto;
	margin-top: 10px;
	padding: 0px;
	width: 150px;
	text-align: left;
}
#NavRight ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	background-color: #CAFFCA;
	text-align: left;
	display: block;
	float: left;
	list-style-type: none;
	width: 150px;
	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: #CAFFCA;
	text-align: center;
	display: block;
	float: right;
	list-style-type: none;
	margin: 0px;
	width: 150px;
	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: #060;
	font-size: 12px;
	color: #CAFFCA;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	text-align: center;
	display: block;
	float: right;
	list-style-type: none;
	margin: 0px;
	width: 150px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



h3 
{ 
  position: relative; 
  width: 99%; 
  font-size: 1.0em;
  font-weight: bold; 
  padding:3px 35px 3px 20px; 
  margin: 15px 5px 15px 0px;  
  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;
} 

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: -50px; 
  top: 12px; 
  border-width: 20px 10px;
  border-style: solid; 
  border-color: #9F0 #9F0 #9F0 transparent; 
} 
#Redirect {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #F00;
	float: left;
	width: 700px;
	margin-top: 30px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 30px;
	padding-right: 5px;
	padding-left: 5px;
}
