@charset "utf-8";

/* CSS Document 



	Date Created: 	January 21, 2009

	Designed By:	Peter Scott

	Developed By:	Roger Davis

	Company: 		Chrysalis Communications

	Last Modified: 	



*/
.mpolicy {
	margin :0 0 0 5px;
}
* {
  margin: 0px;
  padding: 0px;
  border: 0px;
}
html, body {
  text-align: center;
  background:url(../images/bg.jpg) repeat-x;
  font-family:tahoma, sans-serif;
	font-size:11px;
} 
#container {
width:902px;

  margin-left: auto;
  margin-right: auto;
  text-align: left;
  padding: 0;
}

/*---------------------First Header----------------*/

#identity {
width:902px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  padding: 0;
}

#top-blue-bar {
width:902px;
height: 6px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  padding: 0;
}

#identity-container {
width:902px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

#identity-container-col1{
width:400px;
float:left;
}

#identity-container-col2{
float:right;
}


#container #logo {
  width: 233px;
  height: 85px;
  float: left;
}

#container #space {
  width: 400px;
  height: 85px;
  float: left;
}

#SearchButton {
background: url(../images/button_bg.jpg) repeat-x; 
width:48px; 
height:25px; 
color:#ffffff; 
font-size:11px;
float: left;
border:none; 
}

#SearchBox {
background: url(../images/SearchBox.jpg) no-repeat; 
width:200px;
height:25px; 
color:#c3c3c3; 
font-size:12px;
float: left;
border:none;
}

#container #GovernmentOfJamaica {
  width: 206px;
  height: 45px;
  float: right;
}

#container #Search {
clear:both;
  width: 250px;
  height: 27px;
  float: right;
}

/*-----------------End First Header----------------*/

/*---------------------Menu 1----------------*/

#container #Menu1 {
clear:both;
 width:902px;
  text-align: left;
}

#Menu1_Left {
width:600px;
clear:both;
float:left;
padding: 8px 0px 0px 8px;
}

#container #Menu1_Left a.current{
  text-decoration:underline;
}


#container #Menu1_Left a{
  font-family:tahoma, sans-serif;
  font-size:11px;
  color:#6b7581;
  text-decoration:none;
  font-weight:bold;
}

#container #Menu1_Left a:hover{
  font-family:tahoma, sans-serif;
  font-size:11px;
  color:#6b7581;
  text-decoration:underline;
  font-weight:bold;
}



#Menu1_Right {
clear:both;
float:right;
padding: 21px 0px 0px 0px;
}

#container #Menu1_Right a{
  font-family:tahoma, sans-serif;
  font-size:11px;
  color:#6b7581;
  text-decoration:none;
  font-weight:bold;
}

#container #Menu1_Right a.current{
  text-decoration:underline;
}

#container #Menu1_Right a:hover{
  font-family:tahoma, sans-serif;
  font-size:11px;
  color:#6b7581;
  text-decoration:underline;
  font-weight:bold;
}

.menu_separator{
  font-family:tahoma, sans-serif;
  font-size:11px;
  color:#6b7581;
  font-weight:bold;
}

#container #Menu1 ul li{
 padding-right:5px;	
 padding-left:5px;
 list-style:none;
	display: inline;
}

/*----------------End Menu 1----------------*/

/*---------------------Menu 2----------------*/

#container #Menu2 {
clear:both;
padding: 16px 0px 0px 50px;
width:902px;
}

#container #Menu2 ul li{
 padding-right:10px;	
 padding-left:10px;
  list-style:none;
	display: inline;
	border-right: 1px solid #77b7e0;

}

#container #Menu2 ul li.last{
  list-style:none;
	display: inline;
	border-right: none;

}



#container #Menu2 a{
  font-family:tahoma, sans-serif;
  font-size:13px;
  color:#ffffff;
  text-decoration:none;
  font-weight:bold;
}

#container #Menu2 ul li a.current{
  font-family:tahoma, sans-serif;
  font-size:13px;
  color:#ffffff;
  text-decoration:underline;
  font-weight:bold;
}




#container #Menu2 a:hover{
  font-family:tahoma, sans-serif;
  font-size:13px;
  color:#ffffff;
  text-decoration:underline;
  font-weight:bold;
}

/*----------------End Menu 2----------------*/


/*---------------------Second Header (with large picture and textbox)--For HomePage--------------*/

#Header {
width:902px;
margin-top:16px;
  text-align: left;
}

#container #picture {
  float: left;
 /*  background:url(../images/picture.jpg) no-repeat; */
 width:635px;
 height:315px;
}

#container #textbox{
 float: left;
width:266px;
height:315px;
background:url(../images/text-box-bg.jpg) no-repeat;

}

#container #textbox #textbox-content{
margin-top:20px;
margin-left:11px;
margin-right:11px;
}

#container #textbox #textbox-content h1{
font-family: Helvetica, Arial, sans-serif;
font-size:18px;
font-weight:bold;
color:#ffffff;
}

#container #textbox #textbox-content .separator{
margin-top:7px;
margin-bottom:14px;
background:url(../images/text-box-separator.jpg) no-repeat;
width:239px;
height:1px;
}

#container #textbox #textbox-content p{
font-family: tahoma, sans-serif;
font-size:11px;
line-height:20px;
color:#ffffff;
}

#container #textbox #forumlink{
padding-left:7px;
background: url(../images/forumlink-bg.jpg) repeat-x;
width:259px;
height:59px;
}

#container #textbox #forumlink .forum-button-margin{
margin-top:4px;
}

#container #textbox #textbox-content #separator2{
background: url(../images/text-box-separator2.jpg) no-repeat;
width:259px;
height:1px;
}

/*---------------End  Second Header (with large picture and textbox)---For Homepage-------------*/


/*---------------------Second Header (with large picture and textbox)----For Inner Page------------*/

#HeaderInner {
width:902px;
height:159px;
margin-top:11px;
  text-align: left;
}

#container #pictureInner {
  float: left;
 /*  background:url(../images/picture.jpg) no-repeat; */
 width:635px;
 height:159px;
}

#container #textboxInner{
 float: left;
width:266px;
height:159px;
background:url(../images/text-box-bg-inner.jpg) no-repeat;

}

#container #textboxInner #textbox-contentInner{
margin-top:20px;
margin-left:11px;
margin-right:11px;
}

#container #textboxInner #textbox-contentInner h1{
font-family: Helvetica, Arial, sans-serif;
font-size:18px;
font-weight:bold;
color:#ffffff;
}

#container #textboxInner #textbox-contentInner .separator{
margin-top:7px;
margin-bottom:14px;
background:url(../images/text-box-separator.jpg) no-repeat;
width:239px;
height:1px;
}

#container #textboxInner #textbox-contentInner p{
font-family: tahoma, sans-serif;
font-size:11px;
line-height:20px;
color:#ffffff;
}

#container #textboxInner #forumlinkInner{
padding-left:7px;
background: url(../images/forumlink-bg.jpg) repeat-x;
width:259px;
height:59px;
}

#container #textboxInner #forumlinkInner .forum-button-margin{
margin-top:4px;
}

#container #textboxInner #textbox-contentInner #separator2Inner{
background: url(../images/text-box-separator2.jpg) no-repeat;
width:259px;
height:1px;
}

/*---------------End  Second Header (with large picture and textbox)-------For Inner Page-------*/

/*---------------------Main / Body Content Container----------------*/

#body-content{
clear:both;
width:902px;
height:538px
text-align: left;
}

/*-----------------End Main / Body Content Container----------------*/

/*-------------------------First Column / Left Sidebar----------------*/


#container #body-col1 {
  width: 257px;
  height: 522px;
  margin-top:3px;
  float: left;
  background:url(../images/sidebar.jpg) no-repeat;
}

#container #body-col1 p{ 
	font-family:tahoma, sans-serif;
	font-size:11px;
	color:#454648;
 }

#quicklinks {
margin-top: 17px;
 margin-left: 14px;
  margin-right: 14px;
  text-align: left;
 }
 
 #quicklinks ul {
margin-top: 5px;
 margin-left: 17px;
  margin-right: 14px;
  text-align: left;
 }
 
  #quicklinks ul li {
	line-height: 23px;
	font-family:tahoma, sans-serif;
	font-size:11px;
	color:#454648;
	list-style-image:url(../images/list-bullet.jpg);
 }

  #quicklinks ul li a{
	font-family:tahoma, sans-serif;
	font-size:11px;
	color:#454648;
	text-decoration:none;
 }
 
 #quicklinks ul li a:hover{
	font-family:tahoma, sans-serif;
	font-size:11px;
	color:#454648;
	text-decoration:underline;
 }
 
  #quicklinks a.current{
  text-decoration:underline;
}
 
 
 #latest-reports-and-releases {
margin-top: 17px;
 margin-left: 14px;
  margin-right: 14px;
  text-align: left;
 }
 
 #latest-reports-and-releases p {
margin-top: 10px;
  text-align: left;
  line-height: 23px;
 }
 
/*  #latest-reports-and-releases ul li {
	font-family:tahoma, sans-serif;
	font-size:11px;
	color:#454648;
	list-style-image: url(../images/date-icon.jpg);

 }

  #latest-reports-and-releases ul li a{
	font-family:tahoma, sans-serif;
	font-size:11px;
	color:#454648;
	text-decoration:none;
 }
 
 #latest-reports-and-releases ul li a:hover{
	font-family:tahoma, sans-serif;
	font-size:11px;
	color:#454648;
	text-decoration:underline;
 } */
 
 #latest-reports-and-releases .linehight{
	line-height:normal;
 }
  
 #latest-reports-and-releases a{
	line-height:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#2160ae;
	text-decoration:none;
 }
 
  #latest-reports-and-releases .vertical-separator{
	line-height:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#2160ae;
	text-decoration:none;
 }

 #latest-reports-and-releases a:hover{
	line-height:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#2160ae;
	text-decoration:underline;
 }
#container #sidebarcontent{
  width: 280px;
  margin-left:auto;
  margin-right:auto;
}


/*---------------------End First Column / Left Sidebar----------------*/

/*---------------------Second Column----------------*/
#container #body-col2 {
  width: 633px;
  margin-top:14px;
  margin-left:12px; 
  float: right;
  text-align:left;
  
}

#container #body-col2 .body-content-separator{
margin-top:1px;
margin-bottom:10px;
background:url(../images/body-content-separator.jpg) no-repeat;
width:543px;
height:1px;
}

#container #body-col2 p{
font-family:tahoma, sans-serif;
font-size:12px;
line-height:19px;
}

#container #body-col2 .large{
font-family:tahoma, sans-serif;
font-size:18px;
font-weight:bold;
color:#1653a6;
line-height:19px;
}

#container #body-col2 .margin-left-20{
font-family:tahoma, sans-serif;
font-size:12px;
line-height:19px;
margin-left:20px;
}

#container #body-col2 .margin-left-40{
font-family:tahoma, sans-serif;
font-size:12px;
line-height:19px;
margin-top:-17px;
margin-left:40px;
}


#container #body-col2 ul li .italic{
font-family:tahoma, sans-serif;
font-weight:lighter;
font-size:11px;
line-height:19px;
}

#container #body-col2 a{
font-family:tahoma, sans-serif;
font-size:11px;
line-height:19px;
color:#2160ae;
text-decoration:underline;
}

#container #body-col2 a:hover{
font-family:tahoma, sans-serif;
font-size:11px;
line-height:19px;
color:#2160ae;
text-decoration:none;
}

#container #body-col2 ul li{
font-family:tahoma, sans-serif;
font-size:12px;
line-height:19px;
margin-left:40px;
list-style-image:url(../images/inner-blue-bullet.jpg);
}
#container #body-col2 ul.photo-videos li{
	list-style: none;
	margin: 0;
	padding: 0;
}

#container #body-col2 ul li a{
font-family:tahoma, sans-serif;
font-size:12px;
font-weight:bold;
line-height:19px;
color:#2160ae;
text-decoration:none;
}

#container #body-col2 ul li a:hover{
font-family:tahoma, sans-serif;
font-size:12px;
font-weight:bold;
line-height:19px;
color:#2160ae;
text-decoration:underline;
}



/*--------------------------Recent Photo Digest and Contact Us Today Container-----------------*/

#container #body-col2 #photo-and-contact{
clear:both;
width:633px;
height:310px;
}

/*----------------------End Recent Photo Digest and Contact Us Today Container-----------------*/

/*--------------------------Guidelines Container-----------------*/

#container #body-col2 #guidelines{
width:400px;
float: left;
margin: 0 10px 0 0;
}
#container #body-col2 #guidelines ol{
font-size: 12px;
margin: 0 0 10px 10px;
}
#container #body-col2 #guidelines ol li{
font-size: 12px;
margin: 0 0 10px 10px;
line-height: 18px;
}
#container #body-col2 #guidelines ol li ul{
margin: 10px 0 0 0;
}
#container #body-col2 #guidelines ol li ul li{
margin: 0 0 10px 15px;
}
#container #body-col2 #guidelines ol li   { list-style: disc } /* Any "li" descendant of an "ol" */ 
#container #body-col2 #guidelines ol > li { list-style: decimal } /* Any "li" child of an "ol" */
#container #body-col2 #guidelines ol > li > ul > li{ list-style: lower-alpha}
#container #body-col2 #guidelines ol.cont > li :before {
		content: counter(item) ". ";
		counter-increment: item;
		display:block;
		}
#container #body-col2 #guidelines ol.cont { counter-reset: item d}

/****** Content slider for Guidelines *******/

#myController{
	display:none;
}

.jFlowPrev, .jFlowNext {
	display:inline-block;
	cursor:pointer;
}

.jFlowPrev {
	margin-right:15px;
}

.jFlowNext {
	margin-right:5px;
}

/*----------------------End Guidelines Container-----------------*/

/*--------------------------Glossary Container-----------------*/

#container #body-col2 #glossary{
background-color: #f0f0e4;
width:203px;
float: right;
padding: 10px;
 -moz-border-radius: 15px 0 15px 0;
margin: 0 0 10px 0;
line-height: 16px;
}

#container #body-col2 #glossary h2 {
	margin: 0 0 10px 0;
}
#container #body-col2 #glossary ul li{
	list-style: none;
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
	font-size: 10px;
}
#container #body-col2 #glossary ul span{
	font-weight: 700;
}
/*----------------------End Glossary Container-----------------*/

/*--------------------------Recent Photo Digest Section of Homepage-----------------*/

#container #body-col2 #recent-photo-digest{
float:left;
width:370px;
height:310px;
background:url(../images/recent-photo-digest-bg.jpg) no-repeat;
}



#container #body-col2 #recent-photo-digest-content{
text-align:left;
margin:10px 15px 15px 15px;
}

#container #body-col2 #recent-photo-digest-content h4{
font-family:tahoma, sans-serif;
font-size:11px;
font-weight:bold;
line-height:18px;
color:#454648;
}

#container #body-col2 #recent-photo-digest-content p{
font-family:tahoma, sans-serif;
font-size:11px;
font-weight:bold;
line-height:normal;
color:#ffffff;

}

#container #body-col2 #container-5 #recent-photo-digest-content a{
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
text-decoration:none;
line-height: normal;
color:#ffffff;
}

#container #body-col2 #recent-photo-digest-content .vertical-separator{
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
text-decoration:none;
line-height: normal;
color:#ffffff;
}

#container #body-col2 #container-5 #recent-photo-digest-content a:hover{
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
text-decoration:underline;
line-height: normal;
color:#ffffff;
}

#container #body-col2 #container-5 #recent-photo-digest-content img.imageleft { 
float: left;
border:solid 1px;
border-color:#ffffff;
margin-right: 15px;
} 

#container #body-col2 #container-5 .recent-photo-digest-content-separator{
margin-top:2px;
margin-bottom:1px;
background:url(../images/recent-photo-digest-separator.png) no-repeat;
width:330px;
height:1px;
}

/*-----------------------End Recent Photo Digest Section of Homepage-----------------*/


/*-----------------------Contact Us Today Section of Homepage-----------------*/

#container #body-col2 #contact-us-today{
float:right;
margin-right:5px;
width:249px;
height:310px;
background:url(../images/contact-us-today-bg.jpg) no-repeat;
}

#container #body-col2 #contact-us-today-content{
text-align:left;
margin:15px 15px 15px 15px;
}

#container #body-col2 #contact-us-today-content h4{
font-family:tahoma, sans-serif;
font-size:11px;
font-weight:bold;
line-height:18px;
color:#454648;
}

#container #body-col2 #contact-us-today-content p{
font-family:tahoma, sans-serif;
font-size:11px;
font-weight:normal;
line-height:18px;
color:#454648;

}

#container #body-col2 #contact-us-today-content a{
font-family:tahoma, sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:none;
line-height:18px;
color:#454648;
}

#container #body-col2 #contact-us-today-content a:hover{
font-family:tahoma, sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:underline;
line-height:18px;
color:#454648;
}

#container #body-col2 #contact-us-today-content img.imageright { 
float: right; 
} 

#container #body-col2 .contact-us-today-content-separator{
margin-top:1px;
margin-bottom:1px;
background:url(../images/contact-us-today-separator.png) no-repeat;
width:223px;
height:2px;
}

/*-----------------End Contact Us Today Section of Homepage-----------------*/


/*----------------End Second Column----------------*/
/*new footer*/

#footer{
	background: url(../images/footerbg.png) no-repeat;
	width:872px;
	height:115px;
	display:block;
	padding:0px 15px;
	padding-top:19px;
	clear: both;
}

#footnav{
	color:#6b7581;
	width:100%;
	height:auto;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	display:block;
	margin: 0px 0px 26px 0px;
}

#designby{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#6b7581;
	display:block;
	text-align:right;
	width:100%;
	height:auto;
	line-height:1.5em;
}

#designby a{
	color:#2160ae;
	text-decoration:none;
}

.clear{clear:both}

.holdr{
	width:auto;
	height:auto;
	display:inline-block;
	float:right;
}

#footnav ul {
	list-style:none;
	display:inline-block;
	float:left;
	width:600px; /*switch to auto*/
}

#footnav ul li{
	display:inline-block;
	float:left;
	padding:0px 10px;
	border-right:2px solid #6b7581;
}

#footnav a {
	display:block;
	color:#6b7581;
	text-decoration:none;
}

#footnav ul #end{
	border-right:0px;
}

/*----------------Footer----------------


#container #footer {
margin-top:27px;
 margin-left: 14px;
 clear:both;
  float: left;
 width:902px;
 font-family:tahoma, sans-serif;
 font-size:11px;
 font-weight:bold;
 color:#6b7581;
 line-height:20px;
}

#container #footerleft{
  float: left;
  text-align:left;
  width:auto;
}

#container #footerright {
  float: right;
  text-align:left;
  width:auto;
}

#container #footerright .designcredit{
  font-family:Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight: normal;
 color:#6b7581;
 line-height:normal;
 
}

#container #footerright .designcredit a{
  font-family:Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight: normal;
 color:#2160ae;
 line-height:normal;
 text-decoration:underline;
 }
 
 #container #footerright .designcredit a:hover{
  font-family:Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight: normal;
 color:#2160ae;
 line-height:normal;
 text-decoration:none;
 }





#container  #footer a{
  font-family:tahoma, sans-serif;
 font-size:11px;
 font-weight:bold;
 color:#6b7581;
text-decoration:none;
   } 
   
 #container  #footer a:hover{
  font-family:tahoma, sans-serif;
 font-size:11px;
 font-weight:bold;
 color:#6b7581;
text-decoration:underline;
   } 
  
   
------------End Footer----------------*/
p {
	margin: 0 0 10px 0;
}

h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
color:#1653a6;	
}
h3 {

font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#1653a6;

}

h3.regular_color {

font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#1653a6;

}

h2 {

font-family:Arial, Helvetica, sans-serif;
font-size:13.5px;
font-weight:bold;
color:#1653a6;
margin-left:3px;

}       

h2.no-margin {

font-family:Arial, Helvetica, sans-serif;
font-size:13.5px;
font-weight:bold;
color:#1653a6;
margin-left: 0px;
}   

#controller-container {
	margin-left:600px;
	position:absolute;
	left: 286px;
	top: 301px;
} 

#controller-container-speeches
{
	margin-left:600px;
	position:absolute;
	left: 284px;
	top: 321px;
} 

/*---------------Contact Form----------------*/

.clear {clear:both}

.hold {height:auto; width:auto; display:block}

#contactform{
	margin-top:20px;
}

#contactform label{
	display:inline-block;
	float:left;
	font-family: tahoma, sans-serif;
	font-size: 12px;

}

#contactform input.field{
	/*	display:inline-block;
	float:left;
	margin-left:30px;*/
	float: right;
	margin-right: 240px;
	height:16px;
	font-family:tahoma, sans-serif;
	font-size: 12px;
	background:url(../images/form-bg.jpg) repeat-x;
	border:1px solid #ebebe7;
	width:275px;
	padding-left:5px;
}

#contactform select{
	/*	display:inline-block;
	float:left;
	margin-left:30px;*/
	float: left;
	margin-left:70px;
	margin-right: 240px;
	height:16px;
	font-family:tahoma, sans-serif;
	font-size: 12px;
	background:url(../images/form-bg.jpg) repeat-x;
	border:1px solid #ebebe7;
	width:275px;
	padding-left:5px;
}

#contactform textarea{
	height:150px;
	font-family: tahoma, sans-serif;
	font-size: 12px;
	background:url(../images/form-bg.jpg) repeat-x;
	border:1px solid #ebebe7;
	width:270px;
	padding:5px 5px 0px 5px;
	margin-left:55px;

	
}

#contactform .hold{
	margin-bottom:10px;
	}
	
#contactform #submit, #contactform #reset{
	width:100px;
	height:20px;
	display:inline-block;
	border:0px;
	}

 #contactform #submit{background:url(../images/submit.png) no-repeat; margin: 0px 10px 0px 150px;}

#contactform #reset{background:url(../images/reset.png) no-repeat;}


#contactform img.profile{
float:left;
padding-right:5px;
padding-top:5px;
}

.tobeprovidedbyclient{
font-weight:bold;
color:#FF0000;
}

.stripViewer .panelContainer .panel ul {
			text-align: left;
			margin: 0 15px 0 30px;
		}
		
		.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
			position: relative;
			width: 100%;
		}

		/* These 2 lines specify style applied while slider is loading */
		.csw {width: 100%; height: 460px; background: #fff; overflow: scroll}
		.csw .loading {margin: 200px 0 300px 0; text-align: center}

		.stripViewer { /* This is the viewing window */
			position: relative;
			overflow: hidden; 
			clear: both;
			background: #fff;
		}
		
		.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
			position: relative;
			left: 0; top: 0;
			width: 100%;
			list-style-type: none;
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
		
		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
			float:left;
			height: 100%;
			position: relative;
			width: 400px; /* Also specified in  .stripViewer  above */
		}
		
		.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
			padding: 0 10px;
		}
		
		.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
			margin: auto;
		}
		
		.stripNav ul { /* The auto-generated set of links */
			list-style: none;
			display: none;
		}
		
		.stripNav ul li {
			float: left;
			margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
		}
		
		.stripNav a { /* The nav links */
			font-size: 10px;
			font-weight: bold;
			text-align: center;
			background: #c6e3ff;
			color: #fff;
			text-decoration: none;
			display: block;
			padding: 0 15px;
		}
		
		.stripNav li.tab1 a { background: #60f }
		.stripNav li.tab2 a { background: #60c }
		.stripNav li.tab3 a { background: #63f }
		.stripNav li.tab4 a { background: #63c }
		.stripNav li.tab5 a { background: #00e }
		
		.stripNav li a:hover {
			background: #333;
		}
		
		.stripNav li a.current {
			background: #000;
			color: #fff;
		}
		
		.stripNavL, .stripNavR { /* The left and right arrows */
			position: absolute;
			text-indent: -9000em;
		}
		
		.stripNavL a, .stripNavR a {
			display: block;
			width: 40px;
		}
		
		.stripNavL {
			left: 0;
		}
		
		.stripNavR {
			right: 0;
		}
.wrapper li {
	margin: 0 0 10px 0;
	line-height: 16px;
}	

img.comissioner{ 
padding: 10px 10px 10px 10px;
border:solid 1px;
border-color:#ffffff;
} 

#latest_tweet {
	width: 605px;
	background-color: #034F83;
	padding: 10px;
	
}

#latest_tweet h1.l_tweet {
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}

.gallery_see_more{
	text-align: right;
}
#footerlink {
	position: absolute;
	width: 130px;
	height: 40px;
	margin: 25px 0 0 0;
}

.bold_select_option {
	font-weight: bold;
	font-size: 13px;
}

#photo-video-image{
	float: left;
	margin-right: 5px;
}

#photo-video-title-links{
	float: left;
	color: #fff;
}

#body-col2 #container-5 #photo-video-title-links p a{
	color: #fff;
}

#next-option{
	width: 630px;
	text-align: right;
	float: right;
	font-weight: bold;
	font-size: 15px;
}
