/*** Gallery ***/

#gallflag {
	background-image: url(http://www.newsdesigner.com/gallery/images/gallbanner.jpg);
	background-repeat: no-repeat;
        background-color: #FFFFFF;
	width: 800px;
        height: 126px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.main
{
	width: 800px;
	float: left;
	display: inline;
	background-color: white;
}

.gallbody { 
	font-size: 11px; 
	font-family: Lucida Sans, Lucida Grande, Verdana, Helvetica, Arial, sans-serif; 
	line-height: 140%; 
}

.gallbody a:hover {
		border-bottom: 1px dotted #cccccc;
}


.gallbody blockquote  { 
	color: black;
	font-size: 11px; 
	font-family: Lucida Sans, Lucida Grande, Verdana, Helvetica, Arial, sans-serif; 
	font-weight: normal;
	line-height: 200%; 
	padding-left: 4px; 

}

.gallbody blockquote a{ 
	font-weight: bold;
}

.gallbody #cat {
	line-height: 180%;
	padding-left: 10px;
}

.gallbody #cat a {
	font-weight: bold;
}

.gallbody #gallhed {
	color: #990000;
	font-size: 16px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	line-height: 120%; 
	margin-top: -4px; 
	font-weight: bold; 
	letter-spacing: -0.03em; 
}

.gallbody #gallhed a{
	color: #990000;
	font-size: 16px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	line-height: 120%; 
	margin-top: -4px; 
	font-weight: bold; 
	letter-spacing: -0.03em; 
}
.gallbody h2  {
	color: black;
	font-size: 14px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	line-height: 120%; 
	margin-top: 0px; 
	margin-bottom: 0px;
	font-weight: bold; 
	letter-spacing: .4em;
	text-transform: uppercase;
}

.gallbody h2 a {
	color: black;
	font-size: 14px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	line-height: 120%; 
	margin-top: 0px; 
	margin-bottom: 0px;
	font-weight: bold; 
	letter-spacing: .4em;
	text-transform: uppercase;
}

.gallbody h2 a:hover { 
	border-bottom: 1px dotted black; 
}


.gallbody h3  {
	color: black;
	font-size: 16px; 
	font-family: Lucida Sans, Lucida Grande, Verdana, Helvetica, Arial, sans-serif; 
	line-height: 120%; 
	margin-top: 0px; 
	margin-bottom: 20px;
	font-weight: normal; 
}


.gallbody #entry {
	color: black; 
	font-size: 11px; 
	font-family: Lucida Sans, Lucida Grande, Verdana, Helvetica, Arial, sans-serif; 
	line-height: 140%; 
}

.gallbody #entry a:link {
	font-size: 11px; 
	border-bottom: 1px dotted #cccccc;
}

.gallbody #entry a:visited {
	font-size: 11px; 
	border-bottom: 1px dotted #cccccc;
}

.more {
	color: gray;
	font-family: Georgia, "Times New Roman", Times, serif; 
	text-transform: uppercase;
	letter-spacing: 3px;
}	

.more a {
	color: gray;
	font-family: Georgia, "Times New Roman", Times, serif; 
	text-transform: uppercase;
	letter-spacing: 3px;
	border-bottom: 1px dotted #cccccc;

}	


.gallbody #comments {
	color: #990000; 
	font-size: 10px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	margin-bottom: 57px; 
	text-transform: uppercase; 
	letter-spacing: 8px; 
}

.gallbody #comments a  { 
	color: #990000; 
	font-size: 10px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-weight: bold; 
	text-transform: uppercase; 
	letter-spacing: 8px; 
}

.gallbody #comments a:visited   {
	color: #990000; 
	font-size: 10px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-weight: bold; 
	text-decoration: none; 
	text-transform: uppercase; 
	letter-spacing: 8px; 
}

.gallbody #comments a:hover { 
	border-bottom: 1px dotted #990000; 
}

.gallmenu {
	color: gray;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif; 
  	margin-bottom:35px;
	background:#FFF;
	text-align:center;
}

.gallmenu a{
	color: gray;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif; 
  	margin-bottom:35px;
	background:#FFF;
	text-align:center;
}

.winners {
	color: gray;
	font-size: 13px;
	font-family: Lucida Sans, Lucida Grande, Verdana, Helvetica, Arial, sans-serif; 
  	margin-bottom:35px;
	background:#FFF;
}


#galdate {
	font-size: 9px;
	color: #990000;
}


