#ss_container {
	background:url(../images/bg_topcontent.jpg) no-repeat #d4e8ff;
	width:909px;
	margin:0 auto;
	margin-bottom:15px;
	}

#ss_logo {
	margin:0 auto;
	margin-top:300px;
	width:217px
	}
	
#ss_logo02 {
	margin:0 auto;
	margin-top:200px;
	width:217px
	}	
		
	
#ss_primary {
	float:left;
	width:650px;
	padding:0  0 10px 12px;
	color:#000000;
	}
	
#ss_primaryVideo {
	float:left;
	width:604px;
	padding:0  0 10px 12px;
	color:#000000;
	}
	
#ss_secondary {
	float:left;
	width:247px;
	
	}
	
#ss_secondaryVideo {
	float:left;
	width:279px;
	margin:0 auto;
	
	
	}

/* boxes */
.cnt_boxPrimary { 
	width:562px;
	background:url(../images/cnt_boxPrimary.jpg) repeat-y;
	padding:10px 40px 20px 40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;	
	height: auto;
	}
	
.cnt_boxPrimary img {
	border:#fff 2px solid;
	margin:0 5px 5px 0;
	}
	

.cnt_secondaryVideo {
	background:url(../images/cnt_leftbox.jpg) repeat-y;
	font-family:Arial, Helvetica, sans-serif;

		width:279px;
	font-size:12px;
	color:#000000;
	text-align:center;	
	}
	
.cnt_secondaryVideo img {
border:#0076e2 2px solid;
	}

.cnt_boxPrimaryVideo { 
	width:502px;
	background:#ffcb05;
	padding:10px 40px 20px 40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;	
	}	 

	
.moreLink {	
	display:block;
	text-align:right;
	width:auto;
	clear:left;

	}


h1 {
	color:#0055a8;
	font-size:12px;
	font-weight:bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#028914;	
	}
	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#0055a8;	
	}
	
.text01 {
	color:#ff650f;
	font-size:18px;
	font-weight:bold;
	}
	
.text02	{
	color:#000000;
	margin: 0 auto;
	width:580px;

	}

.cnt_photos {	
	width:568px;
	overflow-y:auto;
	overflow-x:hidden;
	height:600px;
	margin-top:10px;
	position: relative;
	}
	
.cnt_photos img {
	border:#0076e2 2px solid;
	
	}
	


	
/* photo gallery */

.thumblist{
	/*background: #FFCB00;*/
	padding: 10px;
	margin: 0 0 10px 0;
	width: 530px;
	height:490px;
	text-align: left!important;
}

table.gallerylist {
	width: auto;
	color: #000;
}

table.gallerylist td { padding: 13px; width: 100px; line-height: 5px;}

table.gallerylist a { color: #000; text-decoration: underline;}
table.gallerylist img { border: 0;}

table.gallerylist p {margin: 10px 0;}

input.input-text,
input.button,
textarea, 
select { 
	font-size: 14px;  
	border: 1px solid silver; 
	text-align: left;
}

input.input-text{
	margin: 0 0 0 20px;
	width: 135px;
}

input.input-text:focus,
select:focus,
textarea:focus { background-color: #ffd}

div.loading{
	margin: 10px 3px 10px 22px;
	padding: 7px;
	background: #656e74;
	color: #F2F2F2;
	display: inline;
}

div.loading span,
div.loading img{
	vertical-align: middle;
	border: none;
	padding: 0;
	margin: 0;
}

.paginate{
	font-size: 11px;
	text-align: right;
	padding:10px;
	width: 50%;
}

.paginate a{
	padding:5px 0px 5px 0px;
	text-decoration: underline!important;
}

.paginate a.current{
	padding:5px;
	text-decoration: none!important;
}

.paginate a{
	padding:5px 0px 5px 0px;
	text-decoration: underline!important;
}

.paginate a.current{
	padding:5px;
	text-decoration: none!important;
}

.bartop{
	text-align: left;
	margin: 0px 0px	5px 0px;
}


.imgthumb{
	border: 3px solid #fff;
	background: #000 url("../images/noimage.jpg") no-repeat 50% 50%;
	width: 100px;
	height: 90px;
	display: block;
	padding: 0;
}

.imgthumb img{
	padding: 0;
	margin: 0;
}


.pagination{
	margin: 0 0 0 20px;
	width: 500px;;
}


.newslist a{
	text-decoration: underline;
	color: #0055AE;
}

.newslist a:hover{
	text-decoration: underline;
	color: #00305F;
}

.overflowphoto {

	overflow-y:scroll;

	overflow-x:auto;

	width:229px;

	height:300px;

	}

.cnt_secondaryPhoto {

	background:url(../images/cnt_leftphoto.jpg) repeat-y;

	font-family:Arial, Helvetica, sans-serif;

	width:238px;

	font-size:12px;

	color:#000000;

	text-align:center;

		height:300px;

	}



