a img { border-width: 0; }
body {margin: 0px;}
h1{
    font-size: medium;
}
h2{
    font-size: small;
}

#masterHead {
	border-bottom-width: 0px;
	min-height: 85px;
	display: block;
	border-bottom-color: #f4f4f4;
	border-bottom-style: solid;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0.83em;
	margin-top: 0px;
	width: 960px;
}

#masterHeadThin {
	height: 85px;
	display: block;
	float: both;
	border-bottom-color: #f4f4f4;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 960px;
}

#masterHeadLogo {
	bottom: 0px;
	top: 5px;
	position: absolute;
	padding: 0px;
	margin: 0px;
	height: 65px;
}
#masterHeadLongLogo {
	bottom: 0px;
	top: 10px;
	position: absolute;
	padding: 0px;
	margin: 0px;
	height: 85px;
}

#masterHeadSearchForm {
	margin-top: 20px;
	margin-left: 85px;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	float: left;
}
#homeHead {
	margin-top: 22px;
	padding-right: 10px;
	display: block;
	float: left;
}
#homeHead a {
	text-decoration: none;
	color: #03c;
	padding-right: 1em;
	padding-left: 1em;
	padding-bottom: 0.1em;
	padding-top: 0.1em;
}

#masterHeadLoginForm {
	margin-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	float: right;
	width: 420px;
}
#masterHeadLoginForm input{
    font-size: 12px;
}

#masterHeadNav {
	text-align: left;
	clear: right;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 2em;
	width: 420px;
}

#masterHeadNav a {
	text-decoration: none;
	color: #03c;;
	padding-right: 0.8em;
	padding-left: 0.8em;
	padding-bottom: 0.1em;
	padding-top: 0.1em;
	border-left-style: solid;
	border-left-color: #ccc;
	border-left-width: 1px;
}


#masterHeadUsername {
	font-weight: bold;
	text-decoration: none;
	padding-right: 0.8em;
	padding-left: 0.8em;
	padding-bottom: 0px;
	padding-top: 0px;
}


#baseDiv {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 25px;
	padding-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	margin-top: auto;
	width: 960px;
	position: relative;
	display: block;
}
.masterOuterBox {
	border-color: #d1dfca;
	margin-bottom: 10px;
	padding: 10px;
	border-top-right-radius: 3px 3px;
	border-bottom-right-radius: 3px 3px;
	border-top-left-radius: 3px 3px;
	border-bottom-left-radius: 3px 3px;
}

.masterInnerBox {
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 0px;
	margin-bottom: 10px;
	background-color: #ffffff;
}

#topRow {
	display: block;
}

.optionRow {
	color: white;
	background-repeat: repeat-x;
	background-image: url(../images/anagora-bar.jpg);
	text-align: center;
	border-width: 1px;
	border-style: outset;
	display: block;
	border-top-right-radius: 3px 3px;
	border-bottom-right-radius: 3px 3px;
	border-top-left-radius: 3px 3px;
	border-bottom-left-radius: 3px 3px;
	margin-bottom: 2px;
	margin-top: 2px;
}

.nextPrevNav {
	display: block;
 	float: left;
}
.nextPrevNav a{
	text-decoration: none;
	color: white;
}

.sortMode {
	display: block;
	float: right;
}

#bottomRow {
	display: block;
	clear: both;
}

#leftCol {
	float: left;
	width: 500px;
}

#rightCol {
	float: right;
	width: 440px;
}

.hidden {
	display: none;
}

.RM-messageSuccess {
	display: block;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #c5ffc5;
}

.RM-messageWarning {
	display: block;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #fffae6;
}

.RM-messageError {
	display: block;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #ffc0c0;
}

body,button,input,textarea {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.RM-formError {
	background-color: #ffc0c0;
}

.imageEditThumbnails {
	margin-top: 10px;
	float: left;
}

.imageEditThumbnails a {
	text-decoration: none;
}

.imageSearchThumbnails {
	margin-right: 32px;
	margin-left: 32px;
	margin-bottom: 8px;
	margin-top: 8px;
	text-align: left;
	text-decoration: none;
	width: 128px;
	float: left;
}

.imageSearchThumbnails a {
	text-decoration: none;
}

#thumbnail-title { text-align: left; }

.imageEditBlock {
	margin-left: 10px;
	margin-top: 10px;
	float: left;
}

.imageEditBlock br {
	line-height: 12px;
}

.spacer {
	clear: both;
	display: block;
}

#footer {
    margin-top: 10px;
    clear: both;
	display: block;
	border-top-color: #f4f4f4;
	border-top-style: solid;
	border-top-width: 1px;
	padding: 0px;
}

#footerNav {
    width: 960px;
    margin: 19px auto 19px auto;
    text-align: center;
}

#footerNav a {
	top: 5px;
	text-decoration: none;
	color: #03c;
	padding-right: 1em;
	padding-left: 1em;
}

.caption {
    font-weight: bold;
    font-style: italic;
    text-align: left;
}
.imageRefSearch {
    color: black;
    float: left;
    text-align: left;
}
.infoUrlSearch {
    color: black;
    float: right;
    text-align: right;
}
.infoUrlSearch a{
    color: black;
}

.small {
	font-size: x-small;
	color: #7d7d7d;
}

.imageRef {
	font-size: medium;
	font-weight: bold;
	color: #352d18;
}
.imageInfoRef {
    padding-bottom: 20px;
    text-align: left;
	font-size: x-large;
	font-weight: bold;
	color: #352d18;
}


.onlyText{
    padding-left: 80px;
    width: 700px;
}
.onlyText p{
    font-weight: normal;
}
.onlyText h1{
    margin-top: 30px;
    }
.onlyText h2{
}

#slogan{
    margin-left: 5px;
    text-shadow: 2px 2px 3px #b3b3b3;
    font-family: sans-serif;
    word-spacing: 10px;
    font-style: italic;
    font-size: small;
}
#thinBar{
	background-repeat: repeat-x;
	background-image: url(../images/anagora-bar.jpg);
	height: 10px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
/* 	position: fixed; */
	top: 0px;
	left: 0px;
}
#wideBar{
	background-repeat: repeat-x;
	background-image: url(../images/anagora-bar.jpg);
	height: 20px;
	width: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
}
.gray{
	color: gray;
}
.searchString{
    font-weight: bold;
}
#fblike {
	top: -5px;
	position: relative;
	float: right;
	display: block;
}
#fblike-head {
	top: -16px;
	left: 18px;
	position: relative;
	float: right;
	display: block;
}
#fblike-info {
	top: 7px;
/* 	left: 18px; */
	position: relative;
	float: right;
	display: block;
}