body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(../images/page-bg.gif) repeat-y top center #aaa fixed;
}

ul {
	list-style-type: disc;
	color: #E36100;
	margin-left: 20px;
	padding-left: 0px;
}

.tags a, .tags a:active,.tags a:link,.tags a:visited {
	font-size: 12px;
	color: #804000;
	font-weight: bold;
}

.tags ul {
	list-style-type: none;
}

li {
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 0px;
}

a {
	text-decoration: underline;
}

a:link {
  color: #FF6E01;
}

a:visited {
  color: #B54D00;
}

a:hover {
  color: #2E4718;
}

a:active {
  color: #cc3333;
}


#container {
	width: 850px;
	margin: auto;
}

#navtop {
	float: left;
	width: 340px;
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#navtop a {
	color: white;
	text-decoration: none;
}

#navtop h1 {
	font-size: 22px;
	margin: 0;
	padding: 0;
	padding-top: 5px;
}


#navtop h1 A {
	text-decoration: none;
}

#navtop h1 a:link {
  color: white;
}

#navtop h1 a:visited {
  color: white;
}

#navtop h1 a:hover {
  color: #F5F600;
}

#navtop h1 a:active {
  color: white;
}

#navtop h2 {
	font-size: 13px;
	margin: 0;
	padding: 0;
	margin-top: 4px;
}

#navtop h2 a {
	color: #FFE2C1;
	text-decoration: none;
}

#adtop {
	float: right;
	padding-top: 7px;
}

#header {
	width: 850px;
	height: 70px;
	background-image: url(../images/summer2008_01.jpg);
}

#header2 {
	width: 850px;
	height: 68px;
	background-image: url(../images/summer2008_02.jpg);
}

#menu {
	width: 850px;
	height: 43px;
	background-image: url(../images/summer2008_03.jpg);
}

#menucontent {
	float: right;
	padding-right: 45px;
	width: 400px;
	text-align: right;
	padding-top: 15px;
	color: white;
	font-weight: bold;
}

#menucontent A {
	text-decoration: none;
	margin-left: 3px;
	margin-right: 3px;
}

#menucontent a:link {
  color: white;
}

#menucontent a:visited {
  color: white;
}

#menucontent a:hover {
  color: orange;
}

#menucontent a:active {
  color: white;
}

#middle {
	width: 850px;
	height: 56px;
	background-image: url(../images/summer2008_04.jpg);
}

#middlecontent {
	float: left;
	width: 600px;
	text-align: center;
}

#middlecontent h1 {
	margin: 0;
	padding: 0;
	font-size: 20px;
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top: 16px;
	color: #CE5800;
}

#content {
	width: 850px;
	clear: both;
}

#left {
	background-image: url(../images/summer2008_07.jpg);
	background-repeat: repeat-y;
	width: 630px;
	float: left;
}

#leftcontent {
	float: left;
	width: 600px;
	text-align: justify;
	padding-left: 10px;
}

#right {
	background-image: url(../images/summer2008_06.jpg);
	background-repeat: no-repeat;
	width: 220px;
	float: right;
}

#rightcontent {
	width: 220px;
	text-align: left;
}

#bottom {
	clear: both;
	width: 850px;
	height: 60px;
	background-image: url(../images/summer2008_11.jpg);
}

#copyright {
	float: left;
	width: 600px;
	padding-top: 37px;
	font-size: 10px;
	color: white;
}

.adright {
	width: 310px;
	height:252px;
	text-align: center;
	float: right;
}

.adleft {
	width: 310px;
	height:252px;
	text-align: center;
	float: left;
}

#thumbBox{
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 2px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{
font: bold 12px Tahoma;
letter-spacing: 3px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{
background-color: white;
}

#thumbLoading{
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}

.clear {
	clear: both;
}

.boxleft {
	float: left;
	margin-left: 15px;
}

.boxright {
	float: right;
	margin-right: 15px;
}

.dateheadline {
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	border-bottom: 1px solid;
	padding-bottom: 5px;
	padding-left: 10px;
}

#afs {
	text-align: center;
	margin: auto;
}

form {
	padding: 0;
	margin: 0;
}

label {
	font-weight: bold;
}

#rightcontent a {
	color: #cc3333;
}

 #rightcontent a:hover {
 	color: #2E4718;
 }
 
.tags li, .tags ul {
	color: black;
}

.h2art {
	font-weight: normal;
	color: #681A1A;
	font-size: 12px;
}

.catblock {
	width: 97%;
	margin: auto;
	clear: both;
	padding-bottom: 20px;
}

.catblockh h3 {
	font-size: 12px;
	margin: 0;
	padding: 0;
	margin-bottom: 4px;
    display: block; width: 100%;
	 border-bottom: 1px solid #942525;
}

.catblockh h3 a {
	text-decoration: none;
    background: url("../images/bullet.gif") center left no-repeat;
    padding-left: 12px;
}

.catpicl {
	float: left;
	width: 110px;
}

.catpicr {
	float: right;
	width: 110px;
	text-align: right;
}

.itemh {
	font-weight: bold;
}

.itemd {
	margin-bottom: 10px;
}

#leftcontent ol, #leftcontent ul, #leftcontent li {
	color: black;
}
