@charset "utf-8";
/* CSS Document */
/*-----------------------------
			
		Date:2010/03/05
-----------------------------*/

body {
	margin:0; 
	padding:0;}
	


.subtitles {  font-family: Lucida Sans Unicode, Lucida Grande, sans-serif; font-size: 18px; font-weight: normal; color: #999999; text-align: left; line-height:21px; text-decoration: none}
.body_copy {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color:#999999;
	text-align: left;
	line-height:17px;
	text-decoration: none
}
.bold-body_copy {  font-family: Lucida Sans Unicode, Lucida Grande, sans-serif; font-size: 14px; font-weight: bold; color:#C60; line-height:17px; text-align: left; text-decoration: none}
.links { font-family: Lucida Sans Unicode, Lucida Grande, sans-serif; font-size: 11px; color: #C60; text-align: left; line-height:17px; text-decoration: none}
.copyright {  font-family: Lucida Sans Unicode, Lucida Grande, sans-serif; font-size: 9px; font-weight: normal; color: #666666; text-align: left; text-decoration: none}
.copyright_links { font-family: Lucida Sans Unicode, Lucida Grande, sans-serif; font-size: 9px; font-weight: normal; color: #666666; text-align: left; text-decoration: none}
.quotes { font-family: Lucida Sans Unicode, Lucida Grande, sans-serif; font-size: 11px; font-weight: normal; color: #666666; text-align: left; line-height:17px; text-decoration: none}

/*HOME PAGE*/

	div#container {
	width:998px;
	height:750px;
	margin:0 auto;
	padding:0;
	border:0;}
	
	div#container_bio {
	width:998px;
	height:100%;
	margin:0 auto;
	padding:0;
	border:0;}
	
	div#container_int {
	width:998px;
	height:550px;
	margin:0 auto;
	padding:0;
	border:0;}
	
	div#header {
	width:998px;
	height:125px;
	margin:0 auto;
	padding:0;
	border:0;}
	
	div#logo {
	width:300px;
	height:65px;
	margin:0 auto;
	padding:0;
	border:0;
	float:left;}
	
	div#social_spcr {
	width:48px;
	height:32px;
	margin:0 auto;
	padding:0;
	border:0;
	float:right;}
	
	div#social_media {
	width:48px;
	height:65px;
	margin:0 auto;
	padding:0;
	border:0;
	float:right;}

	div#rollover_frame {
	width:998px;
	height:467px;
	margin:0 auto;
	padding:0;
	border:0;}
	
	div#rollovers {
	width:323px;
	height:225px;
	margin:0 auto;
	padding:0;
	border:0;
	float:left;}
	
	div#spacer_down {
	width:14px;
	height:225px;
	margin:0 auto;
	padding:0;
	border:0;
	float:left;}
	
	div#spacer_across {
	width:998px;
	height:15px;
	margin:0 auto;
	padding:0;
	border:0;
	float:left;}
	
	div#content {
	width:450px;
	height:75px;
	margin:0 auto;
	padding:0;
	border:0;
	float:left;}
	
	div#footer {
	width:998px;
	height:50px;
	margin:0 auto;
	padding:0;
	border:0;}
	
	/*INTERIOR*/
	
	div#left_int_cnt {
	width:390px;
	height:100%;
	margin:0 auto;
	padding:0;
	border:0;
	float:left;}
	
	div#right_int_cnt {
	width:600px;
	height:600px;
	margin:0 auto;
	padding:0;
	border:0;
	float:right;}

	
	
	div#nav_int{
	width:1024px;
	height:54px;
	margin:0 auto;
	padding:0;
	border:0;}
	
	div#frame_video{
	width:998px;
	height:650px;
	margin:0 auto;
	padding:0;
	border:0;}
	
	
	div#frame_photo {
	width:1024px;
	height:100%;
	margin:0 auto;
	padding:10px;
	border:0;
}


   /*BIO PAGE*/

div#right_bio {
	width:323px;
	height:100%;
	margin:0 auto;
	padding:0;
	border:0;
	float:right;}
	
	div#left_bio {
	width:600px;
	height:100%;
	margin:0 auto;
	padding:0;
	border:0;
	float:left;}

	
	
	
	.clear { clear: both; }
	
	
	
	
	

