body {
	margin: 0px;
	padding: 0px;
	background-color: #F6F6F6;
	color: #333333; 
	font-family: Helvetica, Arial, sans-serif;
	width: 100%;
	font-size: 16px;
}

.main {
	padding: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 685px;
}

a {
	color: #999999;
	text-decoration: underline;
}

span.highlight {
	background-color: #ffc;
}

.nav {
	margin-bottom: 70px;
}

.navbutton {
	background: url('http://media.fanzter.com/images/menu.png');
	color: #fff;
	text-align: center;
	font-weight: bold;
	margin: 10px 0px 5px 0px;
	padding: 3px 0px 2px 0px;
	float: left;
	width: 125px;
	font-size: 12px;
	text-decoration: none;
}

.navbutton:hover {
	background: #ec1c24;
	color: #fff;
}

.navbutton_buffer {
	width: 30px;
}

.navbutton_buffer:hover {
	width: 30px;
	background: url('http://media.fanzter.com/images/menu.png');
}

a#selected {
	background: #ec1c24;
	color: #fff;
}

#content {
	margin: 0px 80px;
	line-height: 30px;
	width: 525px;
	font-size: 16px;
}

#content_full {
	margin: 0px 80px;
	line-height: 28px;
	width: 500px;
	font-size: 14px;
}

#content_contact {
	margin: 0px 80px;
	line-height: 22px;
	width: 525px;
	font-size: 14px;
}

#content_left {
	margin: 0px 80px;
	line-height: 22px;
	width: 325px;
	font-size: 14px;
}

#content_right {
	position: absolute;
	margin-left: 405px;
	top: 176px;
}

#simple_text {
	color: #666666; 
	margin: 15px 80px;
	width: 525px;
	font-size: 13px;
}

#job {
	line-height: 18px;
	font-size: 12px;
	width: 500px;
	text-align: left;
}

#press {
	color: #666666; 
	font-size: 12px;
}

h1 {
	font-size: 18px;
	margin: auto;
	font-style: bold;
	text-align: left;
	padding: 0px 0 15px 0;	
}

h2 {
	font-size: 22px;
	font-style: bold;
	text-align: left;	
	padding: 2px 0 0 0;	
}

h3 {
	font-size: 16px;
	margin: auto;
	font-style: bold;
	text-align: left;	
	padding: 2px 0 0 0;	
}

h4 {
	font-size: 18px;
	margin: auto;
	text-align: left;	
	padding: 2px 0 0 0;	
}

.contact {
	line-height: 18.25pt;
	font-size: 13px;
	margin: auto;
	text-align: left;	
}

#email_result h1 {
    margin: auto;
	font: 13px/19px lucida grande, verdana, helvetica, arial, sans-serif;
	font-style: italic;
	text-align: left;
}

#footer {
	font: 11px/19px lucida grande, verdana, helvetica, arial, sans-serif;
	color: #cccccc;
	text-align:left;
	padding-top: 5px;
	margin-top: 50px;
	width: 685px;
}

.footer-sub {
	font-size: 11px;
	color: #898980;
	padding: 0 0px;
}

.footer-sub a,
.footer-sub a:visited,
.footer-sub a:link {
	color: #898980;
	padding: 0 0px;
}

.footer-sub a:hover {
	color: #5e5e58;
}

span.highlight {
	background-color: #cef09d;
}

/*social network items*/
ul.facebook li {
	background: url(/images/icons/facebook.png) no-repeat 0 1px;
	padding-top: 2px;
	padding-left: 20px;
}

ul.twitter li {
	background: url(/images/icons/twitter.png) no-repeat 0 1px;
	padding-top: 2px;
	padding-left: 20px;
}

ul.myspace li {
	background: url(/images/icons/myspace.png) no-repeat 0 1px;
	padding-top: 2px;
	padding-left: 20px;
}


/* success/error notes */

.update-note p {
	background: #efffb9 url(/images/icons/check_green.gif) no-repeat 7px 5px;
	padding: 6px 0 6px 40px;
	line-height: 1.5em;
	color: #7b9f00;
}

.error-note p {
	background: #ffedcd url(/images/icons/error_note.gif) no-repeat 8px 5px;
	padding: 6px 0 6px 40px;
	line-height: 1.5em;
	color: #e99400;
}

/* Press */

#press-links {
	text-align: center;
	font-size: 11px;
}

#press-links li {
	border-bottom: 1px solid #ccc;
	padding: 10px;
	line-height: 11.25pt
}


.employees {
	margin-top:20px;
	margin-bottom:20px;
/*	width:400px;*/
}

.employees img {
	padding-right:2px;
	padding-bottom:3px;
	width: 60px;
	height: 60px;
}

