@charset "UTF-8";
body {
	font: 100% "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background:#F6FBE6;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	 
}
a {
	outline:none;
	text-decoration:none;
	color:#660000;
	
}
a:hover {
	color:#C60;
}
img {
	outline:none;
}
h1 {
	font-size:42px;
	color:#ffffff;
	font-weight:100;
}
h2 {
	color:#ffffff;
	font-family:"Frutiger";
	font-weight:lighter;
	font-size:26px;
}
h3 {
	color:#43647F;
	font-weight:bold;
	font-size:12px;
	display:inline;
}
h4 {
	color:#ffffff;
	font-weight:normal;
	font-size:15px;
	display:block;
}
#load {
	display: none;
	position: absolute;
	right: 10px;
	top: 10px;
	background: url(images/ajax-loader.gif);
	width: 43px;
	height: 11px;
	text-indent: -9999em;
}
#container {
	width:800px;
	min-height:700px;
	max-height:1000px;
	background-image:url(http://c0349772.cdn.cloudfiles.rackspacecloud.com/main_bg.jpg);
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
	margin-top:-15px;
}
#top_content {
	height:75px;
}
#nameTitle {
	height:35px;
	width:700px;
	background-repeat:no-repeat;
	margin:0px auto 20px auto;
	padding:20px 0px;
	margin-left:-550px;
}
#content {
	text-align:left;
	font-size:12px;
	color:#43647F;
	line-height:22px;
}
#content_holder {
	width:670px;
	height:380px;
}
#content_holder {
	width:670px;
	height:380px;
	margin:45px auto;
}
#nav {
	width:850px;
	background-image:url(images/grass2.png);
	background-repeat:no-repeat;
	height:208px;
	margin-left:-40px;
	position:fixed;
	bottom:19px;
	
}
#footer {
	position:fixed;
	bottom:0;
	left:0;
	background-color:#d4ccb8;
	padding-top:3px;
	height:19px;
	width:100%;
	color:#ffffff;
	font-size:10px;
}
.sign {
	
	cursor:pointer;
	position:relative;
	outline:none;
}

#sign1 {
	top:25px;
	left:-30px;
}
#sign2 {
	top:30px;
	left:-30px;
}
#sign3 {
	top:15px;
	left:-10px;
}
#sign4 {
	top:25px;
	left:0px;
}
#sign5 {
	top:5px;
	left:-20px;
}
#nameBanner {
	position:relative;
	top:10px;
	left:-80px;
	z-index:4;
}
#airplane {
	position:relative;
	top:10px;
	left:-120px;
	z-index:2
}
#videoFrame {
	background-image:url(images/shadow.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-left:10px;
	height:343px;
	
}
#quote {
	margin-top:85px;
}
#text {
	padding:10px 15px 10px 30px;
	width:500px;
}

#content_holder .transparency  {  
      
 }  
#stdVid {
	
}
#content .holder {
	background-image:url(images/content_bg.png);
	background-repeat:no-repeat;
	width:680px;
	height:390px;
	padding-top:15px;
}
#mp3List {
	float:right;
	top:0;
	right:0;
	
}
.holder {
	float: left;
	margin: 10px 0px;
}

.scroll-pane {
	width: 640px;
	height: 340px;
	overflow: auto;
	float: left;
	
}

.hidden {
	display:none;
}
.float {
	float:left;
}

.twitt {
	float:left;
	width:300px;
	margin-right:20px;
	line-height:16px;
}
.tweet2 {
  font-family: Georgia, serif;
  font-size: 11px;
  color: #085258;
 }
  .tweet2 .tweet_list {
    -webkit-border-radius: .5em;
    list-style-type: none;
    margin: 0;
    padding: 0;
    background-color: #d4ccb8; }
    .tweet2 .tweet_list li {
      overflow: auto;
      padding: .5em; }
      .tweet2 .tweet_list li a {
        color: #0C717A; }
    .tweet2 .tweet_list .tweet_even {
      background-color: #C7C4A8; }
    .tweet2 .tweet_list .tweet_avatar {
      padding-right: .5em;
      float: left; }
      .tweet2 .tweet_list .tweet_avatar img {
        vertical-align: middle; }
		.tweet {
  font-family: Georgia, serif;
  font-size: 11px;
  color: #085258;
 }
  .tweet .tweet_list {
    -webkit-border-radius: .5em;
    list-style-type: none;
    margin: 0;
    padding: 0;
    background-color:#d4ccb8; }
    .tweet .tweet_list li {
      overflow: auto;
      padding: .5em; }
      .tweet .tweet_list li a {
        color: #0C717A; }
    .tweet .tweet_list .tweet_even {
      background-color:  #C7C4A8; }
    .tweet .tweet_list .tweet_avatar {
      padding-right: .5em;
      float: left; }
      .tweet .tweet_list .tweet_avatar img {
        vertical-align: middle; }
		