/* CSS STYLE */

.boxTop{
	background-color: #1A5872;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.title{
	background-color: #1A5872;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	line-height: 18px;
}
.boxBottom{
	background-color: #000000;
}




.style7 {text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 16px; font-variant: normal; color: #FFFFFF;}
.style9 {
	color: #FF9933;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
}
.txt {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
	font-variant: normal;
}
.txt:hover {
	color: #FF9933;
}
body {
	background-color: #1A5872;
}
.style1 {
	font-size: 21px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 26px;
	color: #FFFFFF;
}
.style2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0B3648;
	text-decoration: none;
	line-height: 18px;
}

.menu {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4D859D;
	text-decoration: none;
	line-height: 18px;
}
.menu:hover {
	color: #ffffff;
}

.style5 {
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	line-height: 21px;
}

/* CSS FLICKR */

#fflickr{
	width:550px;
	text-align: left;
	margin:auto;
	padding:0;
	color: #FFFFFF;	
}

h1 {
text-align: left;
font-size:21px;
margin:12;
padding:0;
}

.ul {
	list-style-type: none;
	align: left;
}

.ul li {
	text-align: left;
	width: 85px;
	height: 78px;
	float: left;
	border: 1px solid #ffffff;
	padding: 5px 0 3px 0;
	margin: 4px;
	background-color:#ffffff;
	display: block;
}

.ul li:hover {
	
	background-color:#0E4961;
	border: 1px solid #0E4961;
}

.a {
	width: 75px;
	height: 75px;
	padding: 5px;
}

/* CSS SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	border: 10px solid #fff;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
