body { 
	background: #fff;
	margin: 0px;
	padding: 0px;
 }
 
.container	{
	border: 1px solid #bbbbbb;
	
}

.buffer	{
	padding: 8px;
	border-top: 8px solid #fff;
	border-right: 8px solid #fff;
	background: #ccc;
	
}
.buffer2	{
	padding: 8px;
	border-right: 8px solid #fff;
	border-bottom: 8px solid #fff;
	background: #ccc;
}


.caption	{
	 font-family:'lucida sans','courier new',arial;
	 font-size:10px;
	 color:#333333;
	 font-weight: normal;
	  line-height: 15px;
		text-transform:uppercase;
 }
 
 .caption2	{
	 font-family:arial;
	 font-size:11px;
	 color:#777;
	 font-weight: normal;
	  line-height: 15px;
 }
 .dottedLine	{
	border-top: 1px solid #dddddd;
	
 }
 .captionBold{
	 font-family:'lucida sans',arial;
	 font-size:11px;
	 color:#ffffff;
	 font-weight: bold;
	 line-height: 15px;
 }

.header{
	font-family: georgia,'times new roman',arial;
	font-size: 12px;
	font-weight: bold;
	color: #eee;
	text-decoration: none;
	line-height: 12px;
  text-transform:uppercase;
 }
 
 
 .logo{
	 font-family:georgia,arial;
	 font-size:13px;
	 color:#ccc;
	 font-weight: bold;
	 line-height: 19px;
 }
 
 .title{
	font-family: 'lucida sans',arial,trebuchet ms,georgia,arial ,arial;
	font-size: 11 px;
	color: #345275;
	font-weight: normal;
	line-height: 18px;
	text-transform: uppercase;
 }

 
.prevNext{
	font-family: arial,tahoma,trebuchet ms, arial;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	line-height: 18px;
 }
 
 a:link.prevNext,  a:visited.prevNext	{
	font-family: arial,tahoma,trebuchet ms, arial;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
}

a:hover.prevNext	{
	font-family: arial,trebuchet ms, arial;
	font-size: 11px;
	color: #739129;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
}
 
.comment	{ color:#dddddd;}

.photo{
 	border: 16px solid #fff;
 }
 
.thumb{
 border: 8px solid #EEE;
 
 }

td, .plain	{
	font-family: tahoma,arial, helvetica, geneva;
	font-size:11px;
	color:#333;
	font-weight: normal;
	text-decoration: none;
	line-height:17px;
}

.content	{
	font-family: arial, helvetica, geneva;
	font-size:12px;
	color:#333;
	font-weight: normal;
	text-decoration: none;
	line-height:21px;
	background-color: #fff;
	border: 1px solid #ddd;
	padding:20px;
}
 
a:link,  a:visited	{
	font-family: arial,tahoma,trebuchet ms, arial;
	font-size: 8 px;
	color:#777;
	font-weight: normal;
	text-decoration: underline;
}

a:hover	{
	font-family: arial,tahoma,trebuchet ms, arial;
	font-size: 8 px;
	 color:#aaa;
	 font-weight: normal;
	 text-decoration: none;

}

a:link.nav,  a:visited.nav, .nav	{
	font-size:11px;
	color:#000000;
	font-weight: normal;
	text-decoration: none;
}

a:hover.nav	{
	 font-size:11px;
	 color:#999999;
	 font-weight: normal;
	 text-decoration: underline;

}

a:link.tinyNav,  a:visited.tinyNav, .tinyNav	{
	font-family: verdana, helvetica, geneva;
	font-size:9px;
	color:#eee;
	font-weight: normal;
	text-decoration: none;
	line-height: 17px;
}

a:hover.tinyNav	{
	 font-size:9px;
	 font-family: verdana, helvetica, geneva;
	 color:#eee;
	 font-weight: normal;
	 text-decoration: underline;
line-height: 17px;
}