/*------------------------------------------------------------------------------
Basic Style: Two-column Floated Template
version:	2007002
author: Christopher Howlett
email:	chrishowlett@poststudioarts.com
website:	http://www.poststudioarts.com
last updated:	06/09/07
------------------------------------------------------------------------------*/
/* This rule resets a core set of elements so that they will appear consistent across browsers. Without this rule, content styled with an h1 tag, for example, would appear in different places in Firefox and Internet Explorer because each browser has a different top margin default value. By resetting these values to 0, the elements will initially be rendered in an identical fashion and their properties can be easily defined by the designer in any subsequent rule. */


html body {
	max-width: 100% !important;
	width:100%;
	background-color: #666;
}

.articleindent{
	margin-bottom: 60px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 50px;
	
	}
body {
	
	background-attachment:fixed;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	line-height: 170%;
	color: #555;
	min-width: 960px;
	max-width: 1250px;
	margin: 0 auto;
	padding-top: 0 !important; /* Remove the top padding space for the admin bar in this theme */
}
	body.activity-permalink {
		min-width: 960px;
		max-width: 960px;
	}

p, ul, ol {
margin-bottom: 1em;
color: #333333;
font-size:11px;
}



html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td (line 5)

{

margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 0pt;
border-top-width: 0pt;
border-right-width-value: 0pt;
border-right-width-ltr-source: physical;
border-right-width-rtl-source: physical;
border-bottom-width: 0pt;
border-left-width-value: 0pt;
border-left-width-ltr-source: physical;
border-left-width-rtl-source: physical;
border-top-style: none;
border-right-style-value: none;
border-right-style-ltr-source: physical;
border-right-style-rtl-source: physical;
border-bottom-style: none;
border-left-style-value: none;
border-left-style-ltr-source: physical;
border-left-style-rtl-source: physical;
border-top-color: -moz-use-text-color;
border-right-color-value: -moz-use-text-color;
border-right-color-ltr-source: physical;
border-right-color-rtl-source: physical;
border-bottom-color: -moz-use-text-color;
border-left-color-value: -moz-use-text-color;
border-left-color-ltr-source: physical;
border-left-color-rtl-source: physical;
outline-width: 0pt;
outline-style: none;
outline-color: -moz-use-text-color;
font-size: 100%;
vertical-align: baseline;
background-color: transparent;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
background-clip: border-box;
background-origin: padding-box;
background-size: auto auto;
}

/* Commonly used to style page titles. */
h1 {
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	margin-bottom: 15px;
	font-weight: lighter;
	line-height: 1.2em;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style:normal;
	font-style: normal;
	color: #333;
	font-weight: lighter;
	margin-bottom: 20px;
	margin-top: 50px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	font-style:normal;
	color: #333;
	font-weight:lighter;
	margin-bottom: 20px;
	margin-top: 10px;
}
h4 {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight:lighter;
	margin-bottom: 10px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	font-style:normal;
	color: #CCC;
	font-weight: lighter;
	margin-bottom: 20px;
	margin-top: 10px;
}
.grey {
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
}
.h5yellow{
	color: #FFCC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	margin-bottom: 15px;
	font-weight: lighter;
	line-height: 1.2em;

}
.pintro_pods {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	line-height: 1.4em;
	padding: 0px;
	margin-top: 15px;
}

.podcastpods {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	line-height: 1.2em;
	padding: 0px;
	margin-top: 15px;
}
.tagline_pods {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	line-height: 1.4em;
	position:relative;
	margin-bottom:5px;

}
.quotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #666;
	text-align: right;
		margin-left: 30px;
}
/* Commonly used to style section titles. */

.ch_fav {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	margin-bottom: 15px;
	font-weight: lighter;
	line-height: 1.2em;
}


.years {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: normal;
	background-color: #E9F3F8;
	margin-top: 7px;
	margin-bottom: 7px;
	text-transform: none;
	font-weight: bold;
	font-style: normal;
}
/* Sets the style for unvisited links. */
a,  a:link {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}
/* Sets the style for visited links. */
a:visited {
	color: #999;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}
/* Sets the style for links on mouseover. */
a:hover {
	color: #FFF;
	font-size: 12px;
	text-decoration: underline;
}
/* Sets the style for a link that has focus. */
a:focus {
  color: #CCCCCC;
}
/* Sets the style for a link that is being activated/clicked. */
a:active {
  color: #CCCCCC;
}
/* This is a container for the page content. It is common to use the container to constrain the width of the page content and allow for browser chrome to avoid the need for horizontal scrolling. For fixed layouts you may specify a container width and use auto for the left and right margin to center the container on the page. IE 5 browser require the use of text-align: center defined by the body element to center the container. For liquid layouts you may simply set the left and right margins to center the container on the page. */
#outerWrapper {
	width: 992px;
	border-style: solid;
	border-width: 7px;
	border-color: #CCC;
	background: #fff;
	position: relative;
	overflow: hidden;
	margin-right: auto;
	margin-bottom: 60px;
	margin-left: auto;
	margin-top: 50px;
}


#outerWrapper #header #navbar2 {
	top:0px;
	left:0px;
	width:992px;
	border-style:none solid solid solid;
	border-width:0 1px 1px 1px;
	border-color:#bdbdba;
	margin:100px auto 60px;
	position:relative;
	height: auto;
	}

#ch_header_Art21 {height: 200px; padding: 30px 0px 0px 0px; border-bottom-color: #000000; position:absolute; top:0; left:0; width:992px; height:200px; background:#000 url(images/headers/Art21_header.jpg) top left no-repeat;
}

#ch_header_kickoff {height: 200px; padding: 30px 0px 0px 0px; border-bottom-color: #000000; position:absolute; top:0; left:0; width:992px; height:200px; background:#000 url(images/headers/kickoff_header.jpg) top left no-repeat;
}

#ch_header_ufc {height: 200px; padding: 30px 0px 0px 0px; border-bottom-color: #000000; position:absolute; top:0; left:0; width:992px; height:200px; background:#000 url(images/headers/UFC_Header.jpg) top left no-repeat;
}

#ch_header_custom {height: 200px; padding: 30px 0px 0px 0px; border-bottom-color: #000000; position:absolute; top:0; left:0; width:992px; height:200px; background:#000 url(images/headers/FrequenciesHeader_5.jpg) top left no-repeat;
}
#ch_header_propositions {height: 200px;padding: 30px 0px 0px 0px;border-bottom-color: #000000;position:absolute; top:0; left:0; width:992px; height:200px;background:#000 url(images/headers/propositionsheader.jpg) top left no-repeat;
}
#ch_header_studio {height: 200px;padding: 30px 0px 0px 0px;border-bottom-color: #000000;position:absolute; top:0; left:0; width:992px; height:200px;background:#000 url(images/headers/propositionsheader2.jpg) top left no-repeat;
}
#ch_header_inout {height: 200px;padding: 30px 0px 0px 0px;border-bottom-color: #000000;position:absolute; top:0; left:0; width:992px; height:200px;background:#000 url(images/headers/inoutheader.jpg) top left no-repeat;
}
#ch_header_thefarm {height: 200px;padding: 30px 0px 0px 0px;border-bottom-color: #000000;position:absolute; top:0; left:0; width:992px; height:200px;background:#000 url(images/headers/farmheader.jpg) top left no-repeat;
}
#ch_header_ima {height: 200px;padding: 30px 0px 0px 0px;border-bottom-color: #000000;position:absolute; top:0; left:0; width:992px; height:200px;background:#000 url(images/headers/WeaponsHeader2008.jpg) top left no-repeat;
}
#ch_header_frequencies {height: 200px;padding: 30px 0px 0px 0px;border-bottom-color: #000000;position:absolute; top:0; left:0; width:992px; height:200px;background:#000 url(images/headers/FrequenciesHeader_2.jpg) top left no-repeat;
}
#ch_header_towersburn {height: 200px;padding: 30px 0px 0px 0px;border-bottom-color: #000000;position:absolute; top:0; left:0; width:992px; height:200px;background:#000 url(images/headers/FrequenciesHeader_4.jpg) top left no-repeat;
}
#ch_header_arc {height: 200px;padding: 30px 0px 0px 0px;border-bottom-color: #000000;position:absolute; top:0; left:0; width:992px; height:200px;background:#000 url(images/headers/archeader.jpg) top left no-repeat;
}
#ch_header_enterprise {height: 200px;padding: 30px 0px 0px 0px;border-bottom-color: #000000;position:absolute; top:0; left:0; width:992px; height:200px;background:#000 url(images/headers/enterpriseheader2.jpg) top left no-repeat;
}
#ch_header_enterprisecard {height: 200px;padding: 30px 0px 0px 0px;border-bottom-color: #000000;position:absolute; top:0; left:0; width:992px; height:200px;background:#000 url(images/headers/enterpriseheader.jpg) top left no-repeat;
}
#ch_header_enterpriseback {height: 200px;padding: 30px 0px 0px 0px;border-bottom-color: #000000;position:absolute; top:0; left:0; width:992px; height:200px;background:#000 url(images/headers/enterpriseback.jpg) top left no-repeat;
}
#ch_header_exhibitions {height: 200px;padding: 30px 0px 0px 0px;border-bottom-color: #000000;position:absolute; top:0; left:0; width:992px; height:200px;background:#000 url(images/headers/exhibitionsheader.jpg) top left no-repeat;
}
#ch_header_handran {height: 200px;padding: 30px 0px 0px 0px;border-bottom-color: #000000;position:absolute; top:0; left:0; width:992px; height:200px;background:#000 url(images/headers/handranheader.jpg) top left no-repeat;
}
#ch_header_hiremeout {height: 200px;padding: 30px 0px 0px 0px;border-bottom-color: #000000;position:absolute; top:0; left:0; width:992px; height:200px;background:#000 url(images/headers/hiremeoutheader_02.jpg) top left no-repeat;
}
#ch_header_artmarketreportpg1 {height: 200px;padding: 30px 0px 0px 0px;border-bottom-color: #000000;position:absolute; top:0; left:0; width:992px; height:200px;background:#000 url(images/headers/hiremeoutheader_03.jpg) top left no-repeat;
}
#ch_header_artmarketreportpg2 {height: 200px;padding: 30px 0px 0px 0px;border-bottom-color: #000000;position:absolute; top:0; left:0; width:992px; height:200px;background:#000 url(images/headers/hiremeoutheader_04.jpg) top left no-repeat;
}
#ch_header_biography {height: 200px;padding: 30px 0px 0px 0px;border-bottom-color: #000000;position:absolute; top:0; left:0; width:992px; height:200px;background:#000 url(images/headers/hiremeoutheader.jpg) top left no-repeat;
}
#ch_header_negative {height: 200px;padding: 30px 0px 0px 0px;border-bottom-color: #000000;position:absolute; top:0; left:0; width:992px; height:200px;background:#000 url(images/headers/negativeheader.jpg) top left no-repeat;
}
#ch_header_oooo {height: 200px;padding: 30px 0px 0px 0px;border-bottom-color: #000000;position:absolute; top:0; left:0; width:992px; height:200px;background:#000 url(images/headers/hiremoutheader4.jpg) top left no-repeat;
}
#ch_header_flashbacks {height: 200px;padding: 30px 0px 0px 0px;border-bottom-color: #000000;position:absolute; top:0; left:0; width:992px; height:200px;background:#000 url(images/headers/flashbacksheader.jpg) top left no-repeat;
}
#ch_header_GoMA {height: 200px;padding: 30px 0px 0px 0px;border-bottom-color: #000000;position:absolute; top:0; left:0; width:992px; height:200px;background:#000 url(images/headers/GoMaHeader.jpg) top left no-repeat;
}
#ch_header_vocalthoughts {height: 200px;padding: 30px 0px 0px 0px;border-bottom-color: #000000;position:absolute; top:0; left:0; width:992px; height:200px;background:#000 url(images/headers/Vocalthoughts_header.jpg) top left no-repeat;
}
#ch_header_flashbacksintro {height: 200px;padding: 30px 0px 0px 0px;border-bottom-color: #000000;position:absolute; top:0; left:0; width:992px; height:200px;background:#000 url(images/headers/MJ_Header2010.jpg) top left no-repeat;
}
#ch_header_flashbacksthegame {height: 200px;padding: 30px 0px 0px 0px;border-bottom-color: #000000;position:absolute; top:0; left:0; width:992px; height:200px;background:#000 url(images/headers/flashbacksgameheader.jpg) top left no-repeat;
}
#ch_header_flashbackspage2 {height: 200px;padding: 30px 0px 0px 0px;border-bottom-color: #000000;position:absolute; top:0; left:0; width:992px; height:200px;background:#000 url(images/headers/flashbackspage2header.jpg) top left no-repeat;
}
#ch_header_flashbackspage3 {height: 200px;padding: 30px 0px 0px 0px;border-bottom-color: #000000;position:absolute; top:0; left:0; width:992px; height:200px;background:#000 url(images/headers/flashbackspage3header.jpg) top left no-repeat;
}
#ch_header_flashbacksMetro {height: 200px;padding: 30px 0px 0px 0px;border-bottom-color: #000000;position:absolute; top:0; left:0; width:992px; height:200px;background:#000 url(images/headers/flashbacksMetroheader.jpg) top left no-repeat;
}
#ch_header_news {height: 200px;padding: 30px 0px 0px 0px;border-bottom-color: #000000;position:absolute; top:0; left:0; width:992px; height:200px;background:#000 url(images/headers/billboardheader.jpg) top left no-repeat;
}
#ch_header_newsglobal {height: 200px;padding: 30px 0px 0px 0px;border-bottom-color: #000000;position:absolute; top:0; left:0; width:992px; height:200px;background:#000 url(images/headers/billboardheader_v2.jpg) top left no-repeat;
}
#ch_header_downloads {height: 200px;padding: 30px 0px 0px 0px;border-bottom-color: #000000;position:absolute; top:0; left:0; width:992px; height:200px;background:#000 url(images/headers/downloadsheader.jpg) top left no-repeat;
}
#ch_header_machinima {height: 200px;padding: 30px 0px 0px 0px;border-bottom-color: #000000;position:absolute; top:0; left:0; width:992px; height:200px;background:#000 url(images/headers/machinimaheader.jpg) top left no-repeat;
}
#ch_header_videoholica {height: 200px;padding: 30px 0px 0px 0px;border-bottom-color: #000000;position:absolute; top:0; left:0; width:992px; height:200px;background:#000 url(images/headers/videoholicaheader.jpg) top left no-repeat;
}
#ch_header_balmoral {height: 200px;padding: 30px 0px 0px 0px;border-bottom-color: #000000;position:absolute; top:0; left:0; width:992px; height:200px;background:#000 url(images/headers/balmoralheader.jpg) top left no-repeat;
}
#ch_header_metropolis {height: 200px;padding: 30px 0px 0px 0px;border-bottom-color: #000000;position:absolute; top:0; left:0; width:992px; height:200px;background:#000 url(images/headers/metropolis_overseas.jpg) top left no-repeat;
}
#ch_header_Art21 a{width:100%; display:block; height:200px}
#ch_header_kickoff a{width:100%; display:block; height:200px}
#ch_header_metropolis a{width:100%; display:block; height:200px}
#ch_header_ufc a{width:100%; display:block; height:200px}
#ch_header_custom a{width:100%; display:block; height:200px}
#ch_header_videoholica a{width:100%; display:block; height:200px}
#ch_header_machinima a{width:100%; display:block; height:200px}
#ch_header_exhibitions a{width:100%; display:block; height:200px}
#ch_header_vocalthoughts a{width:100%; display:block; height:200px}
#ch_header_GoMA a{width:100%; display:block; height:200px}
#ch_header_hiremeout a{width:100%; display:block; height:200px}
#ch_header_artmarketreportpg1 a{width:100%; display:block; height:200px}
#ch_header_artmarketreportpg2 a{width:100%; display:block; height:200px}
#ch_header_biography a{width:100%; display:block; height:200px}
#ch_header_enterprisecard a{width:100%; display:block; height:200px}
#ch_header_enterpriseback a{width:100%; display:block; height:200px}
#ch_header_enterprise a{width:100%; display:block; height:200px}
#ch_header_ima a{width:100%; display:block; height:200px}
#ch_header_propositions a{width:100%; display:block; height:200px}
#ch_header_studio a{width:100%; display:block; height:200px}
#ch_header_handran a{width:100%; display:block; height:200px}
#ch_header_inout a{width:100%; display:block; height:200px}
#ch_header_towersburn a{width:100%; display:block; height:200px}
#ch_header_thefarm a{width:100%; display:block; height:200px}
#ch_header_arc a{width:100%; display:block; height:200px}
#ch_header_flashbacks a{width:100%; display:block; height:200px}
#ch_header_flashbacksintro a{width:100%; display:block; height:200px}
#ch_header_flashbacksthegame a{width:100%; display:block; height:200px}
#ch_header_flashbackspage2 a{width:100%; display:block; height:200px}
#ch_header_flashbacksMetro a{width:100%; display:block; height:200px}
#ch_header_news a{width:100%; display:block; height:200px}
#ch_header_newsglobal a{width:100%; display:block; height:200px}
#ch_header_downloads a{width:100%; display:block; height:200px}

#art_header_promo{
	position: absolute;
	top:115px;
	right:0;
}

/* Mozilla ignores crazy MS image filters, so it will skip the following */
#art_header_promo .content{width:484px; height:85px; padding:0; margin:0; color: #FFFFFF;}
#art_header_promo .content[class]{}
#art_header_promo .content p{position: relative; color: #FFFFFF; padding:0.1em 10px 0.1em 40px; margin-bottom:0;}
#art_header_promo .content p.title{position:relative;color:#fff;font-weight:normal;font-size:1.4em;line-height: 1em;}
#art_header_promo .content p.tagLine{font-size: 1em;}
#art_header_promo .content p.credit{font-size: 0.8em;line-height: 10px;}
#art_header_promo .content .content_heading{padding: 5px 10px 0 40px;}
#art_header_promo .content .content_heading *{font-family: Arial, Helvetica, sans-serif;}
#art_header_promo .content .content_heading a{position:relative; color:#fff; font-weight:normal; font-size:1.4em; line-height:1em;}
#art_header_promo .content a{color: #FFFFFF;}


#outerWrapper #contentWrapper #leftColumn1 {
	float: left; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	width: 150px;
	height: auto;
	background-color: #fff;
	padding-left: 15px;
	margin-right: 20px;
	
	}
	
#leftColumn1 {
	float: right; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	width: 290px;
	height: auto;
	background-color: #fff;
	height: auto;
	border-left-color: #080808;
	background-image: url(images/bg_rhheader.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#tagcloudColumn1 {
	float: left; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	width: 140px;
	height: auto;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	background-color: #0D0D0D;
	margin-left: 20px;


}
#outerWrapper #rightColumn1 {
	float: right; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	width: 150px;
	height: auto;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	background-color: #fff;
}


#rightColumn1 {
	float: right; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	width: 160px;
	height: auto;
	background-color: #fff;

}

/* Contains the main page content. When using a mutliple column layout the margins will be set to account for the floated columns' width, margins, and padding. */
#outerWrapper #contentWrapper #content {
	padding: 0px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	background-color: #fff;
	height: auto;
}
#content {
	height: auto;
	margin-left: 60px;
	background-color: #fff;
	padding-bottom: 50px;
	padding-left: 10px;
	padding-right: 10px;
	width: 850px;
	margin-top: 50px;

}
#introside {
	height: 100px;
	margin-left: 800px;
	background-color: #fff;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 50px;
	width: 40px;

}
#downloads {
	height: auto;
	margin-left: 0px;
}
#intro{
	height: 10px;
	width: 992px;
}
#menu{
	height: auto;
	width: 992px;
	display: block;
	margin-right: 200px;
}
#RightIntro{
	margin-left: 520px;
	width: 160px;
	
}
#LeftIntro{

	text-align: left;
	width: 900px;
	height: auto;
	background-color: #fff;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	margin-left: 40px;
	margin-bottom: 70px;
}

#mediaspace{
	margin-top: 10px;
	width: 992px;
	margin-bottom: 20px;
}

#Vimeoside{
	height: 230px;
	width: 260px;
	float:right;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	background-image: url(images/whats_on/MichaelJackson.jpg);
	background-repeat: no-repeat;
	background-position: 20px 50px;
}

#Spacer{
	background-color: none;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	padding-top: 8px;
	padding-right: 0pt;
	padding-bottom: 11px;
	padding-left: 0pt;
	line-height: 0pt;
	height: 15px;
}

/* Using floated elements and a clear float class is a common method to accomplish multiple column tableless layouts. If floated elements are used without being cleared the elements following will wrap around the floated element. This class should be applied to an element after the last floated element and before the close of the container with floated elements. */
#outerWrapper #contentWrapper .clearFloat {
	display: block;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#contentWrapper{
	border-right-width: thick;
	border-left-width: thick;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	height: auto;
	margin-top: 210px;
}
#outerWrapper #footer {
	background-color: #fff;
	border-top: solid 55px #CCCCCC; /* Sets the top border properties for an element using shorthand notation */
	padding: 20px 10px 10px 10px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	height: auto;
	clear: both;
}

.top:link {
	color: #666666;
	text-decoration: none;
	text-align: left;
	}
.top:active {  
	color: #666666;
	text-decoration: none;
	text-align: left;
	}
.top:visited {  
	color: #666666;
	text-decoration: none;
	text-align: left;
	}
.top:hover {
	color: #333333;
	text-decoration: underline;
	text-align: left;
	}

.chnav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	}
.chnav:active {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal;
	color: #FFFFFF; 
	text-decoration: none
	}
.chnav:visited {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none
	}
.chnav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
.bodynav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	}
.bodynav:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666;
	}
.bodynav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666;
	}
.bodynav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333;
	text-decoration: underline;
}
.enterprisenav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	line-height: 1.4em;
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
	}
.enterprisenav:active {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:8pt;
	line-height: 1.4em;
	font-weight: bold;
	color: #666666;
	}
.enterprisenav:visited {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:8pt;
	line-height: 1.4em;
	font-weight: bold; 
	color: #FFFFFF;
	}
.enterprisenav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	line-height: 1.4em;
	font-weight: bold;
	color: #E2B518;
	text-decoration: none;
}
.favnav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999;
	font-weight: bold;
	line-height: 3em;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	}
.favnav:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999;
	font-weight: bold;
	line-height: 3em;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	}
.favnav:visited {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	line-height: 3em;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	}
.favnav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999;
	font-weight: bold;
	line-height: 3em;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	text-decoration: none;
}
.footernav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	color: #666666;;
	text-decoration: none;
	font-weight: normal;
	}
.footernav:active {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal;
	color: #666666; 
	text-decoration: none
	}
.footernav:visited {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none;
	}
.footernav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.mainnav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
	height: 12px;
	width: 580px;
	display: block;
	}
.mainnav:active {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
	height: 12px;
	width: 580px;
	display: block;
	}
.mainnav:visited {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
	height: 12px;
	width: 580px;
	display: block;
	}
.mainnav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	text-align: right;
	background-color: #0099FF;
	height: 12px;
	width: 580px;
	display: block;
	}
.feednav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	}
.feednav:active {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #FFFFFF
	}
.feednav:visited {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #FFFFFF
	}
.feednav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCCFF;
}
/*------------------------------------------------------------------------------
Typography
last updated:	07/09/07
------------------------------------------------------------------------------*/
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #CCC;
	background-color:#FFF;
}
p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height: 1.4.em;
	color:#CCC;
}
.psideAd {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight: bold;
	color: #CCCCCC;
	margin-top:145px;
	padding-left:15px;

}
.VimeoAd {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color: #FFFFFF;
	margin-top:145px;
	padding-left:20px;
	font-style: normal;
	font-weight: bold;
}
.licv {
	text-indent: 15px;
	background-color: #FFFFFF;
}
.edit {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 10px;
	line-height: 1.4em;
	color:#FF0000;

}
.cv {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 0px 10px;
}
.pfooter {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	font-weight: normal;
	color: #000000;

}

div#rightmenu {
	width: 170px;
	padding: 0px 10px 10px;
	margin-top: 0px;
	float: right;
	display: block;
	height: 500px;
	margin-right: 190px;
	}
div#nav {
	width: 130px;
	padding: 10px;
	margin-top: 1px;
	float: left;
}
div#main {
	background-color:#000000;
	width: 500px;
	clear: none;
	float: left;
}
div#spacer {
	background-color:#FFFFFF;
	width: 530px;
	height: 20px;
	float: left;
}

ul {
	list-style: none;
	margin-top: 5px;
	margin-left: 0px;
	padding: 0px;
	line-height: 2em;
	font-size: 11px;
	
}


.ul_favourites {
	list-style: none;
	margin-top: 5px;
	margin-left: 0px;
	padding: 0px;
	line-height: 2em;
	font-size: 14px;
	
}
.linkcloud {
	list-style: none;
	margin-left: 0px;
	padding: 0px;
	line-height: 1.5em;
	font-size: 10px;
	
}
img {
    border: none;
} 
div#downloads_img {
	width: 100px;
	height: 80px;
	margin-left: 10px;
	margin-bottom: 5px;
	border: 1px solid #000000;
}
div#favouritespods {
	text-align: left;
	width: 245px;
	height: 250px;
	background-color: #FFFFFF;
	float: left;
	border: 1px solid #BFE6FF;
	padding-left: 0px;
	text-indent: 20px;
	margin-left: 10px;
	margin-right: 30px;
}

div#mainpods {
	text-align: left;
	width: 830px;
	height: auto;
	background-color: #fff;
	margin-top: 10px;
	padding: 10px;

}
div#footercontainer {
	float: right;
	height: 70px;
	padding: 20px;
	margin-left: 630px;
}

div#supportcontainer {
	float: left;	
	padding: 10px;
	margin-left: 100px;
}
div#supportsingle {
	float: left;
	padding: 30px;
	margin-left: 250px;
}
div#clouds {
	text-align: center;
	width: 600px;
	height: 165px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	margin-left: 10px;
	padding: 10px;
}
div#largepods {
	text-align: left;
	width: 700px;
	height: 300px;
	background-color: #fff;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	margin-bottom: 15px;
	background-repeat: no-repeat;
	background-position: left top;
}

div#ch_mainpods {
	text-align: left;
	width: 290px;
	height: 175px;
	background-color: #fff;
	margin-bottom: 20px;
	padding-left: 5px;
	float: left;
	margin-top: 10px;
}
div#ch_mainpods_rht {
	float:right;
	text-align: left;
	width: 300px;
	height: 180px;
	background-color: #000000;
	margin-bottom: 20px;
	margin-right: 20px;
	padding-left: 5px;
	margin-top: 10px;
}
div#podcastpods_lft {
	float:left;
	text-align: left;
	width: 250px;
	height: 180px;
	background-color: #fff;
	margin-bottom: 20px;
	margin-left: 90px;
	margin-top: 20px;
	padding: 2px;
}
div#podcastpods_rht {
	float:left;
	text-align: left;
	width: 230px;
	height: 180px;
	background-color: #fff;
	margin-bottom: 20px;
	margin-left: 200px;
	margin-top: 20px;
	padding: 2px;

}

#ch_overview {
	height:auto;
	margin-right: 5px;
	margin-left: 180px;
	margin-bottom:10px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #999999;
}

div#linkjump {
	text-align: right;
	width: 630px;
	height: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	padding-right: 5px;
}
div#hire_pods {
	text-align: centre;
	width: 518px;
	height: 270px;
	background-color: #fff;
	margin-left: 80px;
	margin-top: 20px;
}
div#smalltable {
	float:left;
	text-align: left;
	width: 190px;
	height: 250px;
	background-color: #fff;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #BEDBE9;
	padding: 5px;
}

div#mediumpods {
	width: 645px;
	height: 280px;
	padding: 0px;
	background-color: #fff;
}
div#essaypods {
	width: 830px;
	height: 420px;
	margin-left: 8px;
	margin-bottom: 30px;
	margin-top: 30px;
}
div#downloadpods {
    float:left;
	width: 300;
	height: 200;
	margin-right: 15px;
}
div#lg_imagepods {
	width: 620px;
	height: 620px;
	background-color: #fff;
	border: 1px solid #fff;
	margin-left: 8px;
	margin-bottom: 10px;
}
div#essaypods_sm {
	width: 240px;
	height: 180px;
	background-color: #fff;
	float: left;
	margin-left: 7px;
	margin-right: 20px;
	margin-bottom: 10px;
	border: 1px solid #000000;
	float: left;
	border: 1px solid #000000;
	margin-top: 5px;
}
.quotenav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	line-height:1em;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	}
.quotenav:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	line-height:1em;
	color: #666;
	}
.quotenav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	line-height:1em;
	color: #666;
	}
.quotenav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	line-height:1em;
	color: #333;
	text-decoration: underline;
}
/*- Vimeo Nav --------------------------- */
.Vimeonav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}
Vimeonav:active {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
    color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}
Vimeonav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
    color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}
Vimeonav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
    font-weight: bold;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

/*- chmenu--------------------------- */

div#chmenu {
	width: 160px;
	padding: 10px;
	height: auto;
	float: left;
}
.chfooter:link {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal;
	color: #FF9900;
	text-decoration: none
	}
.chfooter:active {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal;
	color: #FF9900; 
	text-decoration: none
	}
.chfooter:visited {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #FF9900; 
	text-decoration: none
	}
.chfooter:hover {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal;
	color: #FF6600; 
	text-decoration: underline
	}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #333;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #099;
	font-weight: bold;
}
.footnotes {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
	font-weight: normal;
	height: auto;
	width: 830px;
	border: thin dashed #cccccc;
	display: block;
	padding: 10px;
}
.photography {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
	width: 620px;
	position: absolute;
	padding-left: 15px;
	top: 905px;
}
.medium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #CCCCCC;
	margin-left: 250px;
	text-align: center;
	margin-top: 15px;
	padding-bottom: 20px;
	line-height: 2em;
}

.bluemedium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #666;
	margin-bottom: 15px;
}

.subheadings {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF9900;
}	
.topnav {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.bottomnav {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #FF6600;
}
.headings {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-align: left;
}
.xbig2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #333333;
	line-height: 1.4em;
	padding-top: 20px;
}
.mp3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	line-height: 1em;
}
.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000;
	text-align: left;
	padding-right: 0px;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	padding: 3px;
	border-width: thin;
	border-style: solid;
	height: 20px;
	width: 20px;
}
.chnav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	display: block;
	text-align: left;
	height: 20px;
	width: 150px;
	text-indent: 10px;
	padding: 7px;
	background-color: #000000;
	margin-bottom: 2px;
	margin-top: 2px;
	}
.chnav:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	display: block;
	text-align: left;
	height: 20px;
	width: 150px;
	text-indent: 10px;
	padding: 7px;
	background-color: #000000;
	margin-bottom: 2px;
	margin-top: 2px;
	}
.chnav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	display: block;
	text-align: left;
	height: 20px;
	width: 150px;
	text-indent: 10px;
	padding: 7px;
	background-color: #000000;
	margin-bottom: 2px;
	margin-top: 2px;
	}
.chnav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	display: block;
	text-align: left;
	height: 20px;
	width: 150px;
	text-indent: 10px;
	padding: 7px;
	background-color: #FFFFFF;
	margin-bottom: 2px;
	margin-top: 2px;
	}

.border {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CCCCCC;
	letter-spacing: 0.1pt;
	font-weight: bold;
}
.sidelinks{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 8pt;
	color: #000000;
	background-repeat: no-repeat;
	display: inline;
	background-position: left;
	border: thin solid #FFFFFF;
	}
	.TopYears{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13pt;
	color: #000000;
	background-repeat: no-repeat;
	display: inline;
	background-color: #FF66FF;
	text-align: left;
	height: auto;
	width: auto;
	padding: 2px;
	}
	.Topheadings{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13pt;
	color: #000000;
	background-repeat: no-repeat;
	display: inline;
	background-color: #FFCCFF;
	text-align: left;
	height: auto;
	width: auto;
	padding: 2px;
	}
.bodyheadings{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	color: #999999;
	background-position: left;
	}
	
.bodyheadLines{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	color: #999999;
	background-position: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	display: block;
	}
.indent{
margin-left: 1px;
	}
	.quoteindent{
	margin-left: 185px;
	}
		.youtubeindent{
	margin-left: 50px;
	

	}
.audionav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #C0AA0E;
	font-weight: bold;
	margin-right:5px;
	}
.audionav:active {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #0099FF;
	font-weight: bold;
	margin-right:5px;

	}
.audionav:visited {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #0099FF;
	font-weight: bold;
	margin-right:5px;

	}
.audionav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #CCCCCC;
	font-weight: bold;
	margin-right:5px;

}
.podcastnav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	line-height: 1.2em;
	color: #666;
	font-weight: bold;
	text-decoration: underline;
	background-repeat: no-repeat;
	display: block;
	}
.podcastnav:active {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:8pt;
	line-height: 1.2em;
	color: #666;
	font-weight: bold;
	text-decoration: underline;
	background-repeat: no-repeat;
	display: block;
	}
.podcastnav:visited {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:8pt;
	line-height: 1.2em;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	background-repeat: no-repeat;
	display: block;
	}
.podcastnav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	line-height: 1.2em;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}
.podsnav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	line-height: 1.2em;
	color: #000;
	font-weight:bold;
	}
.podsnav:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	line-height: 1.2em;
	color: #666;
	}
.podsnav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	line-height: 1.2em;
	color: #666;

	}
.podsnav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	line-height: 1.2em;
	color: #333;
	text-decoration: underline;
}
/*------------------------------------------------------------------------------
Image Spacing
last updated:	06/06/07
------------------------------------------------------------------------------*/
.smallborder {
	border: 1px solid #000000;
	}
.imageborder {
	border: 1px solid #000000;
}
img.floatLeft {
	float: left;
	margin-right: 1.6em;
	margin-left: 1em;
	margin-top: .1em;
	margin-bottom: 1em;
}
img.floatRight { 
    float: right; 
    margin-left: 20px; 
}
img.spacer { 
 	padding-bottom: 12px;
	padding-left: 15px;
}
.logos {
	float: left;
	width: 115px;
	height: 500px;
	text-align: left;
	padding-right: 10px;
}
/*------------------------------------------------------------------------------
INTRO POD
last updated:	15/012/08
------------------------------------------------------------------------------*/
.intro_pod {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	line-height: 1.4em;
	padding: 0px;
	float:left;

}
div#intropod {
	text-align: left;
	width: 630px;
	height: 250px;
	background-color: #fff;
	margin-bottom: 20px;
	background-repeat: repeat-x;
	background-position: left 0px;
	margin-bottom: 70px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 10px;
}

img.PodLeft {
	float: left;
	margin-right: 0.7em;
	margin-left: 10px;
	margin-top: .3em;
	border: 1px solid #000000;
}
/*------------------------------------------------------------------------------
INTRO POD TESTING
------------------------------------------------------------------------------*/
#adSpot-twin{
	height:270px;
	padding: 5px;
}

.adSpot-twin div {
	width:350px;
	float:left;
}

.adtags {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11pt;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	}

img, a img
{
	border-top-width: 0pt;
	border-right-width: 0pt;
	border-bottom-width: 0pt;
	border-left-width: 0pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.captionmiddle
{
width: auto;
background-color: transparent;
background-image: url(images/homesteads_intro.jpg);
background-repeat: no-repeat;
background-attachment: scroll;
padding-top: 155px;
}
.caption
{
width: auto;
background-color: transparent;
background-image: url(images/MJ4Ways_intro.jpg);
background-repeat: no-repeat;
background-attachment: scroll;
padding-top: 155px;
}
.captionbottom
{
width: auto;
background-color: transparent;
background-image: url(images/Frequencies_Intro.jpg);
background-repeat: no-repeat;
background-attachment: scroll;
padding-top: 155px;
}

.adnav:link{
	font-family: Arial, Helvetica;
	font-size: 16pt;
	font-style:normal;
	color: #FFFFFF;
	font-weight: lighter;
	padding-left: 4px;
}

.adnav:active {
	font-family: Arial, Helvetica;
	font-size: 16pt;
	font-style:normal;
	color: #FFFFFF;
	font-weight: lighter;
	padding-left: 4px;
}

.adnav:visited {
	font-family: Arial, Helvetica;
	font-size: 16pt;
	font-style:normal;
	color: #FFFFFF;
	font-weight: lighter;
	padding-left: 4px;
}

.adnav:hover {
	font-family: Arial, Helvetica;
	font-size: 16pt;
	color: #E2B518;
	font-weight: lighter;
	padding-left: 4px;
	text-decoration: none;
}
.adcaptions {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height: 1.4em;
	margin-left: 365px;
	margin-right: 10px;
	color:#CCCCCC;
}
.smalladcaptions {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	line-height: 1.4em;
	margin-right: 10px;
	margin-bottom: 10px;
	color:#CCCCCC;
}
.largeadcaptions {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height: 1.4em;
	margin-right: 10px;
	margin-bottom: 5px;
	color:#CCCCCC;
}
.adfooter {
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.4em;
}

.podtitle {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: lighter;
	line-height: 1em;
	}
.photonav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000;
	margin-right:5px;
	}
.photonav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333;
	margin-right:5px;
	}
.photonav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CCC;
	margin-right:5px;
	}
.photonav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CCCCCC;
	margin-right:5px;

}
.photographernav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
	}
.photographernav:active {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
    text-decoration: underline;

	}
.photographernav:visited {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
    text-decoration: underline;

	}
.photographernav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
}

