body {
	font-size: 14px;
	color: #F0E68C;
	background-color: #EEE8AA;
}

a, a:active, a:focus, a:hover, a:link, a:visited {
	font-size: 15px;
	font-family: "Times New Roman", Times, serif;
	color: #EEE8AA;
}


h1 {
	color: Yellow;
	font-size: 30px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	}

.title {
	font-size: 17px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	color: #EEE8AA;
}

.adsTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 27px;
	font-weight: bold;
	color: #966C0A;
}

.warning {
	font-size: 13px;
	border: 3px dotted Maroon;
	background: #FDF5E6;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	color: Black;
}

.usc2257 {
	font-size: 12px;
	color: #FAFAD2;
}

.usc2257 a:active, .usc2257 a:focus, .usc2257 a:hover, .usc2257 a:link, .usc2257 a:visited {
	font-size: 12px;
	color: #D3D3D3;
}

.adsMain {
	color: #FFD700;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.adsMain a:active, .adsMain a:focus, .adsMain a:link, .adsMain a:visited {
	color: #DAA520;
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.adsMain a:hover {
	color: Orange;
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.adsGallery {
	color: #FFD700;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.adsGallery a:active, .adsGallery a:focus, .adsGallery a:link, .adsGallery a:visited {
	color: #DAA520;
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.adsGallery a:hover {
	color: Orange;
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.img {
	border: 3px double White;
}

a.linkToGallery, a:active.linkToGallery, a:focus.linkToGallery, a:hover.linkToGallery, a:link.linkToGallery, a:visited.linkToGallery {
	color: #DAA520;
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	font-weight: bold;
}


.rtop, .rbottom{display:block;  background-color: #EEE8AA; }
.rtop *, .rbottom *{display: block; height: 1px; overflow: hidden;  background-color: #554343;    }
.r1{margin: 0 5px;}
.r2{margin: 0 3px;}
.r3{margin: 0 2px;}
.r4{margin: 0 1px; height: 2px}

.container {
	background-color: #554343;
}
