/* ----------- Link Styles -------------- */
a img {
border:none;
text-decoration:none;
 }

a {
border:none;
text-decoration:none;
 }


a:link {
color:#a04c00
}

a:visited {
color:#a04c00
}


a:hover {
color:#ff691f
}

a:active {
color:#ff691f
}





.twtr-ft { display:none; }
.twtr-tweet-text { font-size:150%; }





/* ----------- Text -------------- */

h1 {
color: #919191;
text-align: left;
font-weight: 500;
font-smooth: always;
font-stretch: semi-condensed;
font-style: normal;
font-family: "helvetica", "arial", sans-serif;
	letter-spacing: 0px;
	word-spacing: .07em;
	line-height: 1.1em;
	font-size: 1.3em;
	white-space: normal;
padding: 0;
margin-top: 0;
margin-right: 0;
margin-bottom: .3em;
margin-left: 0;
}



h3 {
color: #919191;
text-align: left;
font-weight: 500;
font-smooth: always;
font-stretch: semi-condensed;
font-style: normal;
font-family: "helvetica", "arial", sans-serif;
	letter-spacing: 0px;
	word-spacing: .07em;
	line-height: 1.1em;
	font-size: .9em;
	white-space: normal;
padding: 0;
margin-top: 0;
margin-right: 0;
margin-bottom: .3em;
margin-left: 0;
}



p {
color: #919191;
text-align: left;
font-weight: 500;
font-smooth: always;
font-stretch: semi-condensed;
font-style: normal;
font-family: "helvetica", "arial", sans-serif;
	letter-spacing: .04em;
	word-spacing: .07em;
	line-height: 1.1em;
	font-size: .75em;
	white-space: normal;
padding: 0;
margin-top: 0;
margin-right: 0;
margin-bottom: .8em;
margin-left: 0;
}


font {
color: #919191;
text-align: left;
font-weight: 500;
font-smooth: always;
font-stretch: semi-condensed;
font-style: normal;
font-family: "helvetica", "arial", sans-serif;
	letter-spacing: .04em;
	word-spacing: .07em;
	line-height: 1.1em;
	font-size: .75em;
	white-space: normal;
padding: 0;
margin-top: 0;
margin-right: 0;
margin-bottom: 1em;
margin-left: 0;
}




/* ----------- Table Information -------------- */

table, td {
table-layout: fixed;
border: 0px;
border: void;
border-color: #ffffff;
border-style: solid;
vertical-align: top;
margin-right: 0px;
margin-left: 0px;
background: transparent;
cellspacing: 0;
cellpadding: 0;
padding: 0;
}



/* ----------- General Page Info -------------- */
html, body {
	height: 100%;         /* required */
}
body {
	text-align: center;   /* horizontal centering hack for IE */
	padding: 0;           /* required to "hide" distance div */
	margin: 0;            /* required to "hide" distance div */
	background-image: url(imgs/background.jpg);
	background-repeat: repeat;

}
div#distance { 
	margin-bottom: -288px; /* half of content height */
	background: none;      /* temporary - used to see div */
	width: 1px;           /* required to "hide" distance div */
	height: 50%;          /* required */
	float: left;          /* required */

}
div#content {
	position: relative;   /* positions content on top of distance */
	text-align: left;     /* horizontal centering hack for IE */
	height: 576px;         /* required - desired height */
	width: 1000px;          /* required - desired width */
	background: none;     /* cosmetic */
	margin: 0 auto;       /* required */
	clear: left;          /* required */
}



/* ----------- Viewer -------------- */
div.viewer
{ 
width: 1000px; 
height: 435px; 
text-align: left;
border-style: none; 
border-width: 0px; 
border-color: #ffffff; 
background: none;
padding: 0px; 
position: absolute; left: 0px; top: 141px;
z-index: 5
}


/* ----------- Frame -------------- */
div.frame
{ 
width: 1000px; 
height: 576px; 
text-align: left;
border-style: none; 
border-width: 0px; 
border-color: #ffffff; 
background-color: transparent;
padding: 0px; 
position: absolute; left: 0px; top: 0px;
z-index: 6
}


/* ----------- Logo Button -------------- */
div.logoBUTTON
{ 
width: 524px; 
height: 70px; 
text-align: left;
border-style: none; 
border-width: 0px; 
border-color: #ffffff; 
background-color: transparent;
padding: 0px; 
position: absolute; left: 476px; top: 29px;
z-index: 6
}



/* ----------- Buttons -------------- */
div.buttons
{ 
width: 1000px; 
height: 51px; 
text-align: left;
border-style: none; 
border-width: 0px; 
border-color: #ffffff;
background-color: transparent;
padding: 0px; 
position: absolute; left: 0px; top: 99px;
z-index: 9
}


/* ----------- Text -------------- */
div.text
{ 
width: 986px; 
height: 422px; 
text-align: left;
border-style: none; 
border-width: 0px; 
border-color: #ffffff;
background-color: transparent;
padding: 0px; 
position: absolute; left: 14px; top: 150px;
z-index: 10
}




