* {
	border : 0;
	margin : 0;
	padding : 0;
}
body {
	background : #021c31 url(../images/bgr-darkblue.gif) repeat-x top;
	margin:0 auto;
	text-align: center;
}
a {
	color:#000000;
	text-decoration : none;
}
a:hover {
	text-decoration : underline;
}
input, select, textarea {
	border : 1px solid #999999;
	font-size : 12px;
	padding : 2px;
}
h1 {
	color:#053B5F;
	font : 20px Georgia, "Times New Roman", Times, serif;
	padding-top:4px;
	font-weight:bold;
}
select {
	padding : 0;
}
.select-search {
	background-color:#F8F8F4;
	border : 0;
	color:#003366;
	float : left;
	font-size : 14px;
	margin-top:5px;
	width:210px;
}
li {
	list-style : none;
}
#page {
	background : #ffffff;
	margin : 0 auto;
	width : 946px;
	
}
#top, #footer {
	clear : both;
	height : 28px;
	margin : 0 auto;
	padding : 20px 0 5px;
	width : 910px;
}
#page-bot {
	background : url(../images/page-bot.gif) no-repeat top;
	height : 45px;
	overflow : hidden;
}
#topmenu li {
	background : url(../images/topmenu-sep.gif) no-repeat left;
	float : left;
	line-height : 33px;
}
#topmenu li a {
	color : #666666;
	display : block;
	margin : 0 1px 0 0;
	padding : 0 15px;
	font-family : Verdana, Arial, Helvetica, sans-serif, "Monotype Corsiva";
	font-weight : bold;
	font-size : 11px;
	text-transform : uppercase;
}
#topmenu li a:hover, #topmenu li.active a {
	color : #ff7800;
	text-decoration : none;
}
#header {
	background : url(../images/logotext.gif) no-repeat top;
	height : 128px;
	
}
#header .spacer {
	color : #a0a09b;
	float : right;
	font-size : 11px;
	padding : 40px 23px 0 0;
	text-align : right;
	width : 223px;
}
#search {
	background : url(../images/search-bgr.gif) no-repeat;
	height : 32px;
	margin : 0 0 10px;
	width : 223px;
	font-size:14px;
}
#search input {
	background : transparent;
	border : 0;
	color:#003366;
	float : left;
	font-size : 16px;
	margin : 8px 0 0 10px;
	width : 180px;
}
#search .btn {
	margin : 5px 0 0;
	padding : 0;
	width : auto;
}
.go-btn {
	font-size:14px;
	background-color:#EFEFEF;
	font-weight:bold;
	margin-top:3px;
	border:none;
	border:outset #CCCCCC 2px;
}
#topmenu {
	background : url(../images/topmenu-bgr.gif) repeat-x top;
	height : 33px;
	margin : 0 0 20px;
}
#columns {
	margin : 0 auto;
	width : 900px;
}
#columns a {
	/*color : #006699;*/
	color:#006699;
}
#columns a:hover {
	color:#996600;
	text-decoration:none;
}
#columns td {
	color:#000000;
	font-size : 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#centercol {
	float : left;
	padding : 0 0 10px;
	width : 515px;
	text-align:left;
}
#searchfrm td {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	vertical-align:middle;
	color:#003333;
	text-align:left;
}
#centercol p, .box p {
	line-height : 18px;
	padding : 0 0 10px;
}
#rightcol {
	float : right;
	width : 348px;
}
.date-comments {
	border-bottom : 1px solid #cacaca;
	color:#333333;
	font-size : 12px;
	height : 25px;
	line-height : 25px;
	margin : 0 0 13px;
}
#centercol .date-comments p {
	line-height : 25px;
}
.continue-tags {
	background : url(../images/grad.gif) repeat-x top;
	clear : both;
	height : 29px;
	line-height : 29px;
	margin : 0 0 15px;
	padding : 0 10px;
}
.continue-tags h1 {
	color:#053B5F;
	font : 16px Georgia, "Times New Roman", Times, serif;
	padding-top:4px;
	font-weight:bold;
}
#centercol .continue-tags p {
	line-height : 29px;
}
a.comments {
	background : url(../images/ico-comments.gif) no-repeat left;
	padding : 0 0 0 20px;
}
a.tags {
	background : url(../images/ico-tags.gif) no-repeat left;
	padding : 1px 0 0 20px;
}
a.more {
	background : url(../images/ico-arrow.gif) no-repeat left;
	color : #777777;
	font-size : 11px;
	padding : 1px 0 0 20px;
}
.mid {
	width : 900px;
	text-align:center;
}
.box {
	background : url(../images/box-bgr.gif) repeat-y;
	margin : 0 0 15px;
	width : 900px;
}
.box .top, .box .bot {
	background : url(../images/box-top.gif) no-repeat top;
	clear : both;
	height : 20px;
	overflow : hidden;
}
.box .bot {
	background : url(../images/box-bot.gif) no-repeat top;
}
.box .spacer {
	height : 1%;
	padding : 0 10px;
}
.box2 {
	background : url(../images/box2-bgr.gif) repeat-y;
	margin : 0 0 15px;
	width : 348px;
}
.box2 .top, .box2 .bot {
	background : url(../images/box2-top.gif) no-repeat top;
	clear : both;
	height : 18px;
	overflow : hidden;
}
.box2 .bot {
	background : url(../images/box2-bot.gif) no-repeat top;
	height : 10px;
}
.box2 .nav1 {
	float : none;
	padding : 0 0 0 20px;
}
.box2 .spacer {
	height : 1%;
	padding : 0 10px;
}
.box2 .spacer.white {
	background : #ffffff;
	border : 1px solid #f1f1ed;
	clear : both;
	margin : 0 10px;
	padding : 10px;
}
.box2 .spacer.flickr img {
	background : #ffffff;
	border : 1px solid #f1f1ed;
	margin : 0 5px 5px 0;
	padding : 8px;
}
#footer {
	font-size : 11px;
	padding : 10px 0 0;
}
#footer, #footer a {
	color : #acacac;
}
.fix {
	clear : both;
	height : 1px;
	margin : 0 0 -1px;
	overflow : hidden;
}
.fl {
	float : left;
	color:#053B5F;
	font : 16px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}
img.fl {
	margin : 0 12px 10px 0;
}
.pr-right {
	color : #006699;
	float : right;
	padding-right : 10px;
	padding-left:5px;
	font-size:11px;
}
.pr-right a {
	color : #0033ff;
}
.entry {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding-bottom : 15px;
	padding-left : 15px;
}
.submit {
	color : #000000;
	font-size : 14px;
	font-weight : bold;
}

#header {
	background : url(../images/header-bgr-darkblue.gif) no-repeat top;
}
#page-bot {
	background : url(../images/page-bot-darkblue.gif) no-repeat top;
}
.header-logo {
	padding-top : 50px;
	padding-left : 15px;
	float : left;
	width : 464px;
}
.list-url {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	vertical-align:top;
	width:33%;
}
.list-url a {
	text-decoration:none;
	color:#000000;
}
.list-url a:hover {
	text-decoration:none;
	color:#000099;
}
div.pagination {
	padding: 3px;
	margin: 3px;
	float:right;
	line-height:25px;
}
div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;
	text-decoration: none; /* no underline */
	color: #000099;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #000099;
	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #000099;
	font-weight: bold;
	background-color: #000099;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	background-color:#999999;
	font-weight: bold;
	color: #DDD;
}
#columns h4 {
	font: 17px Georgia, "Times New Roman", Times, serif;
	color:#006699;
}
#columns h4 a {
	font: 17px Georgia, "Times New Roman", Times, serif;
	color:#003366;
}
.pr-right {
	color:#006699;
	float:right;
	padding-right:10px;
}
.pr-right a {
	color:#0033FF;
}
.quick-search {
	float:left;
	padding-left:10px;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	
}
.spacer-flickr {
	height:auto;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left:10px;
	text-align:center;
	vertical-align:top;
}
.search-type {
	font-size:14px;
	border:outset #999999 1px;
	font-size:16px;
}
.cp {
	font-size:18px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
}
h2 {
	color:#053B5F;
	font-size:14px;
}
.light-text {
	color:#A7A7A7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:5px;
	font-size:9px;
	border-top:1px #CCCCCC dashed;
	border-bottom:1px #CCCCCC dashed;
	margin-bottom:5px;
	text-align:left;
	font-style:italic;
}
#ajax_listOfOptions {
	position:absolute;	/* Never change this one */
	width:205px;	/* Width of box */
	height:auto;	/* Height of box */
	overflow:auto;	/* Scrolling features */
	border:1px solid #317082;	/* Dark green border */
	background-color:#FFF;	/* White background color */
	text-align:left;
	font-size:16px;
	;
	z-index:100;
	color:#053B5F;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#ajax_listOfOptions div {	/* General rule for both .optionDiv and .optionDivSelected */
	margin:1px;
	padding:1px;
	cursor:pointer;
	font-size:0.9em;
}
#ajax_listOfOptions .optionDiv {	/* Div for each item in list */
}
#ajax_listOfOptions .optionDivSelected { /* Selected item in the list */
	background-color:#053B5F;
	color:#FFF;
}
.fallow{
margin-top:40px;
padding-left:20px;
float:left;
}
#see-also{
 padding-left:20px;
 font-size:12px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
}


