/* GLOBAL STYLES 
---------------------------------------------------*/

* {
	padding-top: 0;
	margin-top: 0;
}

body {
	background-color: #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000;
}

#content_dispatches a:link {  
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #000;
}

#content_dispatches a:visited {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #000;
}

#content_dispatches a:hover {  
	color: #666;
	text-decoration: none;
	border-bottom: none;
}

.dispatches a:active { 
	color: #666;
	text-decoration: none;
	border-bottom: none;
}

.dispatches a:link {  
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #000;
}

.dispatches a:visited {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #000;
}

.dispatches a:hover {  
	color: #666;
	text-decoration: none;
	border-bottom: none;
}

#content_dispatches a:active { 
	color: #666;
	text-decoration: none;
	border-bottom: none;
}


/* CONTENT STYLES 
---------------------------------------------------*/

#content {
	margin: 8px 50px 50px 50px;
	}
	
#content h1 {
	font-size: 1.3em;
	padding-top: 20px; 
}

#content p {
	font-size: .76em;
}

#content_dispatches {
	margin: 8px 50px 20px 50px;
	}
	
#content_dispatches h1 {
	font-size: 1.3em;
	padding-top: 0px; 
}

#content_dispatches p {
	font-size: .76em;
}

.bio_photo {
	float: left;
	padding: 20px 20px 40px 0;
}

.content_photo_left {
	float: left;
	margin: 0 20px 20px 0px;
	border: 1px solid #000;
}

.content_photo_right {
	float: right;
	margin: 0 0 0 20px;
	border: 1px solid #000;
}

.center {
	text-align:center;
}

div.video_embed {
	cursor: pointer;
	padding: 0 0 0 30px;
	margin: 0;
	width: 480px;
	float: left;
}

div.video_embed_last {
	cursor: pointer;
	padding: 0 0 40px 30px;
	margin: 0;
	width: 480px;
	float: left;
}

div.video_description {
	padding: 0 0 0 10px;;
	margin: 20px 0 0 0;
	text-align: left;
	width: 420px;
	float: right;
}

div.video_container {
	padding: 0 20px;
	margin: 0;
	height: 320px;
}

div.video_container h1 {
	font-size: 1.0em;
	padding-top: 0; 
}

div.video_container p {
	font-size: .76em;
}



/* FOOTER STYLES 
---------------------------------------------------*/

#footer {
	padding: 20px 0px 20px 0px;
	font-size: .65em;
	color: #666;
}

.copyright {
	float: left;
	list-style: none;
	display: inline;
	margin-left: 0px;
	padding-left: 0px;
}

.footer_links {
	float: right;
	list-style: none;
	display: inline;
}

.footer_links a:link {  
	color: #666;
	text-decoration: none;
}

.footer_links a:visited {
	color: #666;
	text-decoration: none;
}

.footer_links a:hover {  
	color: #666;
	text-decoration: underline;
}

.footer_links a:active { 
	color: #666;
	text-decoration: none;
}

.copyright a:link {  
	color: #666;
	text-decoration: underline;
}

.copyright a:visited {
	color: #666;
	text-decoration: underline;
}

.copyright a:hover {  
	color: #666;
	text-decoration: underline;
}

.copyright a:active { 
	color: #666;
	text-decoration: underline;
}

/* EXPAND COLLAPSE MENU */

.dispatch_title {
	background: url("../../images/arrow_closed.gif") 0 50% no-repeat;
 	border-top: dotted #ccc 1px; 
	margin: 0;
	padding: 8px 2px 8px 20px;
	cursor: pointer;
	font-weight: bold;
	font-size: .85em;
}

.dispatch_title_open {
	background: url("../../images/arrow_open.gif") 0 50% no-repeat;
 	border-top: dotted #ccc 1px; 
	margin: 0;
	padding: 8px 2px 8px 20px;
	cursor: pointer;
	font-weight: bold;
	font-size: .85em;
}

.dispatch_content {
	background: url(../images/background.jpg) repeat;
	padding: 20px;
}

.dispatches {
	margin: 0 50px 50px 50px;
}

.dispatches p {
	font-size: .75em;
	margin-bottom: 12px;
}

.dispatch_img_left {
	margin: 0 10px 0 0;
	float: left;
	width: 100px;
}

.dispatch_img_left img {
	border-color: #000;
	border: solid 1px;
}

.dispatch_img_right450 {
	margin: 0 0 8px 10px;
	float: right;
	width: 450px;
}

.dispatch_img_right450 img {
	border-color: #000;
	border: solid 1px;
}

.image450 {
	width: 450px;	
	float: right;
	margin: 0 0 4px 20px;
}

.caption450 {
	width: 450px;	
	float: right;
	text-align: center;
	font-size: .75em;
	font-style: italic;
	margin-bottom: 10px;
}

.dispatch_img_right475 {
	margin: 0 0 8px 10px;
	float: right;
	width: 475px;
}

.dispatch_img_right475 img {
	border-color: #000;
	border: solid 1px;
}

.image475 {
	width: 475px;	
	float: right;
	margin: 0 0 4px 20px;
}

.caption475 {
	width: 475px;	
	float: right;
	text-align: center;
	font-size: .75em;
	font-style: italic;
	margin-bottom: 10px;
}

.dispatch_img_right300 {
	margin: 0 0 8px 10px;
	float: right;
	width: 300px;
}

.dispatch_img_right300 img {
	border-color: #000;
	border: solid 1px;
}

.image300 {
	width: 300px;	
	float: right;
	margin: 0 0 4px 20px;
}

.caption300 {
	width: 300px;	
	float: right;
	text-align: center;
	font-size: .75em;
	font-style: italic;
	margin-bottom: 10px;
}

.image100 {
	width: 100px;	
	float: left;
	margin: 2px 20px 2px 0;
}

.caption100 {
	width: 100px;	
	float: left;
	text-align: center;
	font-size: .75em;
	font-style: italic;
	margin-bottom: 4px;
}