html,body {
	background-image: url('images/page_bg.png');
	background-color: #ffa800;
	font-family: arial, sans-serif;
	font-size: 9pt;
	color: #fff;
	text-align: center;
	margin: 0;
}
#wrapper {
	margin: auto;
	width: 830px;
}
a:link, a:visited {
	text-decoration: underline;
	color: red;
}
a:hover {
	text-decoration: none;
	color: red;
}
a:active {
	text-decoration: none;
	color: red;
}
#header {
	background-image: url('images/header.png');
	background-repeat: no-repeat;
	text-align: left;
	height: 100px;
	width: 830px;
	position: relative;
	clear: both;
}
#header .byline {
	font-family: arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	position: absolute;
	top: 33px;
	left: 517px;
}
#content {
	background-image: url('images/content_bg.png');
	background-repeat: repeat-y;
	height: 455px;
	width: 830px;
	margin: 0;
	padding: 0;

}
#leftsection {
	float: left;
	margin-left: 22px;
	height: 400px;
	text-align: center;
}
#phoneshot {
	float: left;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 0;
	margin-left: 3px;
	width: 256px;
}
#widgetsection {
	float: left;
	top: 0px;
	width: 335px;
	height: 440px;
}
#widgetbox {
	position: relative;
	float: right;
	top: 0;
	right: -3px;
	text-align: center;
	padding-top: 8px;
}
#widgetbox iframe {
	border: 0;
	font-size: 10pt;
	font-family: arial, sans-serif;
	width: 330px;
	height: 405px;
	margin-top: 0;
}
#maketattoo {
	position: relative;
	float: right;
	width: 330px;
	text-align: center;
	font-family: arial, sans-serif;
	font-size: 10pt;
	top: 0;
}
#getts {
	background-image: url('images/getts_bg.png');
	background-repeat: no-repeat;
	float: left;
	text-align: center;
	width: 256px;
	height: 88px;
	padding-top: 7px;
	font-family: arial, sans-serif;
	font-size: 7pt;
}
#iphone {
	float:right;
	margin:0px 4px;
}
#community {
	float: left;
}
#commnav {
	position: relative;
	float: left;
	top: 0px;
	left: 3px;
	width: 200px;
	font-family: arial, sans-serif;
	font-size: 9pt;
	z-index: 1000;
}
#commnav h2 {
	padding-top: 16px;
	padding-bottom: 0;
	font-size: 12pt;
	font-weight: bold;
}
#gettatt {
	position: absolute;
	left: 5px;
	top: 260px;
	width: 190px;
	height: 80px;
}
#myspacelink {
	position: absolute;
	left: 0px;
	top: 450px;
	width: 200px;
	height: 40px;
	text-align: center;

	}
#myspacelink img {
	vertical-align: middle;

	margin-right: 3px;
	border:0;
	}
#myspacelink a:link, #myspacelink a:visited, #myspacelink a:active {
	border:0;
	font: normal 8pt arial, sans-serif;
	color: #fff;
	text-decoration: none;
	}
#myspacelink a:hover  {
	border:0;
	font: normal 8pt arial, sans-serif;
	color: #fff;
	text-decoration: underline;
	}

#footer {
	background-image: url('images/footer_bg.png');
	background-repeat: no-repeat;
	height: 50px;
	width: 830px;
	position: relative;
	clear: both;
}
#copyrightfoot {
	font-family: arial, sans-serif;
	font-size: 7pt;
	color: #cc3300;
	position: relative;
	clear: both;
	padding-top: 20px;
}
#bannerad {
	clear: both;
	position: relative;
	border: 1px;
	height: 60px;
	padding-top: 26px;
	display: none;
}
#bannerad img {
	width: 468px;
	height: 60px;
	border: 1px solid #333;
}
.fblink {
	float: right;
	border: 0;
	width: 232px;
	height: 33px;
	text-align: center;
	clear: both;
}
input.txtentry {
	border: 1px solid #000;
	background: #666;
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: #000;
	width: 134px;
}
input.chkbox {
	border: 0;
	vertical-align: text-bottom;
}
#commnav li:hover ul {
	display: block;
}
.centered {
	text-align: center;
}
.subheadcomm {
	position: absolute;
	top: 0px;
	left: 10px;
}
a.nounder {
	text-decoration: none;
}
/* SMS form crap*/

span#phonesupport {
	position: relative;
	float: left;
	clear: both;
	left: 22px;
	font-family: arial, sans-serif;
	font-size: 7pt;
}
input#phoneinput {
	position: relative;
	float: left;
	clear:left;
	left: 22px;
	padding-left: 1px;
}
input#smssend {
	position: relative;
	float: left;
	top: 0;
	left: 28px;
}
span#vzwtrue {
	position: relative;
	float: left;
	left: 59px;
	top: -7px;
	clear: left;
	font-family: arial, sans-serif;
	font-size: 8pt;
}
select#dest {
	border: 1px solid #FFFFFF;
	background-color:#b3b3b3;
	font: 11px/14px arial,helvetica,sans-serif;
	}
#carrier_select {
	margin: 0px;
	padding: 0px;
	}