/* BEGIN Mark Pure CSS Tabs */

#navcontainer
{
	display: block;
	margin-top: 25px;
}



#navcontainer ul
{
	display: block;
	list-style: none outside;
	font-family: Verdana, sans-serif;
	font-size: 13px;
	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: #004400;
	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: 3px;
	padding-right: 0;
	padding-bottom:3px;
	padding-left: 0;
}

#navcontainer a:link,
#navcontainer a:visited
{
	background-color: #004400;
	color: #ffffff;
	text-decoration: none;
	padding-left: 1em;
	padding-right: 1em;

	padding-top: 3px;
    padding-bottom:3px;
	
}

#navcontainer a:hover
{
	background-color: #CAFFCA;
	color: #000066;
}


#navcontainer li.selected a:link,
#navcontainer li.selected a:visited{
	color:#FFF;
	background-color: #F00;
	background-position: center;
}


#navcontainer li.minor a:link,
#navcontainer li.minor a:visited{
	color:#000;
	background-color: #FFC;
	background-position: center;
}


#navcontainer li.minor  a:hover{
	color:#000;
	background-color: #FC0;
	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: none;
	height: 125px;
	width: 960px;
	background-image: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}







body {
	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;
	background-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;
}


#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: 20px;
	margin-bottom: 25px;
	margin-left: 20px;
	font-weight: bold;
	color: #000;
	width: 500px;
	
}




#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;
}

#content img{
	color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-left: 15px;
}

#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;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #009900;
}

#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: auto;
	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: auto;
	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: 240px;
	width: auto;
	list-style-type: none;
	display: inline-block;
	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;
	text-align: center;
}


#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: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #000;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #009900;
}

#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;
	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;
}

#IntroContent img{
	color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-left: 15px;
}

#IntroContent {
	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;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #009900;
}

#IntroContent 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;
}
#IntroContent ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	display: block;
	clear: both;
	float: left;
	width: auto;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-weight: bold;
}
#IntroContent 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: auto;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-weight: bold;
}
#IntroContent ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	height: 270px;
	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;
}

#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;
}

#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: #CAFFCA;
	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;
}
#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: #CAFFCA;
	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;
}

#NavLeft img{
	color: #FFC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}




#NavLeft {
	display: block;
	padding: 0px;
	float: left;
	clear:both;
	height: auto;
	width: 150px;
	margin: 0px;
}
#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: #CAFFCA;
	text-align: left;
	display: block;
	float: left;
	clear:both;
	list-style-type: none;
	height: 25px;
	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: #CAFFCA;
	text-align: center;
	display: block;
	float: left;
	clear:both;
	list-style-type: none;
	margin: 0px;
	height: 25px;
	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: #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: 150px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
}
#NavLeft p a {
	text-decoration: none;
}




#NavLeft li.bc a:link,
#NavLeft li.bc a:visited{
	color:#000;
	background-color: #FFB9DC;
	background-position: center;
}


#NavRight {
	background-color: #fff;
	float: left;
	width: 153px;
	height: 900px;
	vertical-align: top;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#PODSleft {
	background-color: #FFF;
	vertical-align: top;
	display: block;
	float: left;
	height: auto;
	width: 145px;
	padding: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#PODS {
	background-color: #FFf;
	vertical-align: top;
	display: block;
	float: left;
	height: auto;
	width: 150px;
	padding: 4px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#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;
}

#EngineeringLink {
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	width: 500px;
	border: 5px solid #000;
	height: auto;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	clear: both;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#EngineeringLink a {
	color: #F00;
	text-decoration: none;
}
#EngineeringLink a:hover{
	color: #090;
	text-decoration: none;
}

.IndexdesignDesc {
	float: left;
	height: auto;
	width: 450px;
	text-align: center;
	vertical-align: top;
}

.IndexNarrowDesc {
	float: left;
	height: auto;
	width: 220px;
	clear: both;
}
.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;
}

.AmazonRight {
	float: right;
	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;
	margin-bottom: 10px;
}

.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;
}

.designDescIntro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	height: auto;
	width: 150px;
	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;
}

.redTitle {
	font-style: italic;
	font-weight: bold;
	color: #F00;
	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;
}

.AddThis {
	vertical-align: bottom;
	padding-top: 80px;
	padding-bottom: 30px;
	margin-top: 50px;
}

.RedCPtext {
	color: red;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}

#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;
}
