
/*DECLARE BODY OVERALL*/
body {
	margin:0px 0px 0px 0px;
	padding-bottom:10px;
	font: normal 62.5% "lucida grande",arial, sans-serif;
	line-height:150%;
}
img {
	border:0;
}
a {
	outline: none;
}
#wrap {
	width: 980px;
	margin: 0 auto 0 auto;
}
.container {
	margin:20px 0px 0px 0px;
}

/*TEASER TEXT*/
#teaser {
	text-align: left;
	font:normal 1.3em "Lucida Grande", arial, sans-serif;
	line-height:150%;
	
}
#teaser a {
	text-decoration:none;
	font-weight: bold;
	color: #000000;
}
#teaser p a {
	font-size: 1.1em;
}
#teaser p a:hover {
	background-color: #999999;
}

#slideshow {
	width: 536px;
	height: 427px;
}
/*#now #teaser {
	border-bottom:10px solid #999999;
}*/

/*CONTACT FORM*/
#contact .container {
	font-size:1.4em;
}
#links {
	position:relative;
	float:right;
}
#links dl {
	width:400px;
	margin:20px 0px 0px 0px;
	border:10px solid #999999;
	background: url(../images/rssLogo.gif) no-repeat -31% center;
}	
#links dt {
	float:right;
	margin:10px;
	font:bold 2em "lucida grande",arial, sans-serif;
	text-transform: uppercase;
}
#links ul {
	list-style-type:square;
}
#links li {
	text-align:right;
	clear:right;
	font:normal 1.4em "lucida grande", arial, sans-serif;
	margin:10px;
}
/*MAIN TEXT*/
#main_text {
	position:relative;
	float:right;
	text-align:left;
	font: normal 1.3em "Lucida Grande",arial, sans-serif;
	letter-spacing:.03em;
	line-height: 150%;
	width:320px;
}
#main_text h2 {
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font: normal 2.1em "lucida grande", arial, sans-serif;
}
#main_text h3 {
	text-transform:uppercase;
	margin:15px 0px;
	font: bold 1.6em"lucida grande",arial, sans-serif;
}
#main_text a {
	text-decoration:none;
	color:#000000;
	font-weight: bold;
}
#main_text a:hover {
	background-color: #999999;
}
#main_text p b {
	font-size:1.1em;
}
.thumbnail {
	float:left;
	margin: 0px 10px 0px 0px;
}
.thumbnail_r {
	float:right;
	margin:0px 0px 0px 10px;
}
#main_text .thumbnail_r {
	position:absolute;
	top:-20px;
	right:-45px;
}
#sub_nav {
	float:right;
	margin:20px 0px 0px 0px;
}
#sub_nav ul {
	text-align:left;
	margin:0;
	padding:0;
}
#sub_nav ul li {
	display:inline;
	margin:0px 0px 0px 20px;
	padding:0px 70px 0px 0px;
	font:bold 1.2em "lucida grande",arial, sans-serif;
	border-top:5px solid #999999;
}
#sub_nav ul li a {
	padding-top:5px;
	text-decoration:none;	
	color:black;
}
#sub_nav ul li a:hover {
	background-color: #999999;
}
/*BEGIN CONTACT PAGE*/
#contact #side_info {
	float:right;
	margin:50px 0px 0px 0px;
	width:500px;
}
#contact #teaser ul {
	font: bold 1.3em "lucida grande",arial, sans-serif;
	margin:0;
	padding:0;
}
#contact #teaser ul li {
	display:inline;
	margin-left:30px;
	font: normal 1em "lucida grande", arial, sans-serif;
	text-transform:uppercase;
}
#contact #teaser ul li a:hover {
	background-color:#999999;
}
#contact .sub_1, #contact .sub_2 {
	float:right;
	text-align:left;
	font: normal 1.1em "Lucida Grande",arial, sans-serif;
	line-height: 145%;
	letter-spacing:.03em;
	width:95%;
	margin-bottom:20px;
}
#contact .sub_2 {
	padding-top:20px;
	border-top: 1px solid black;
}
#contact .sub_1 h3, #contact .sub_2 h3 {
	font: bold 1.3em "lucida grande",arial, sans-serif;
	color:black;
}
#contact .sub_1 a, #contact .sub_2 a {
	text-decoration:none;
	color:black;
}
#contact .sub_1 a:hover, #contact .sub_2 a:hover {
	text-decoration:underline;
}
/*BEGIN NOW BODY TAG*/

#now .sub_1, #now .sub_2 {
	text-align:left;
	font: normal 1em "Lucida Grande",arial, sans-serif;
	line-height: 155%;
	letter-spacing:.03em;
	width:100%;
	margin-bottom:20px;
}
#now .sub_2 {
	padding-top:20px;
	border-top: 1px solid black;
}
#now .sub_1 h3, #now .sub_2 h3 {
	font-size:1.5em;
	text-transform:uppercase;
	letter-spacing:.15em;
	display:block;
}
.sub_1 .folio_text {
	float:left;
	margin:15px 0px 20px 0px;
	width:525px;
}
.sub_2 .folio_text {
	margin:15px 0px 20px 0px;
	width:525px;
}

#now .sub_1 p, #now .sub_2 p {
	font-size:1.275em;
	line-height:130%;
	margin-bottom:0px;
}
#now .sub_1 a:link, #now .sub_1 a:visited, #now .sub_2 a:link, #now .sub_2 a:visited {
	text-decoration:none;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
}
#now .sub_1 a:hover, #now .sub_2 a:hover {
	text-decoration:underline;
}
#button {
	text-align:center;
}
/*VIDEO PLAYER*/
/* styling of the container. */ 
a.myPlayer { 
    display:block; 
    width: 480px; 
    height:270px;  
    margin:0 0px 20px 0; 
} 
/* play button */ 
a.myPlayer img { 
    margin-top:10px; 
    border:0px; 
} 
.spacer {
	clear:both;
}
/* when container is hovered we alter the border color 
a.myPlayer:hover { 
    border:5px solid #999999; 
}*/ 
.video {
	float:right;
	padding-top:45px;
}
/*#now #player {
	width:480px;
	height:270px;
	padding-top:20px;
	display: block;
}*/
/*BEGIN #WHO BODY TAG*/
#who .sub_1 {
	text-align:left;
	font: normal 1.2em "Lucida Grande",arial, sans-serif;
	letter-spacing:.03em;
	line-height: 150%;
	margin:0px 0px 30px 0px;
	padding-top:10px;
	width:100%;
}
#who .sub_2 {
	text-align:left;
	font: normal 1.2em "Lucida Grande",arial, sans-serif;
	letter-spacing:.03em;
	line-height: 150%;
	padding-top:20px;
	border-top: 1px solid black;
	width:100%;
}
#who .sub_1 p, #who .sub_2 p {
	margin-left:220px;
}
#who .container {
	margin:20px 0px 0px 0px;
}
#who .sub_1 h3, #who .sub_2 h3 {
	display:inline;
}
#who #main_text p {
	margin-bottom:0px;
}
#who .sub_1 a:link, #who .sub_1 a:visited, #who .sub_2 a:link, #who .sub_2 a:visited {
	text-decoration:none;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
}
#who .sub_1 a:hover, #who .sub_2 a:hover {
	background-color: #999999;
}
#thanks #wrap {
	margin:10px auto;
	width:50%;
	border-top:10px solid #999999;
}


/*VIDEO PLAYER*/
#player {
	width:640px;
	height:380px;
	padding-top:20px;
	display: block;
}