BODY {
	FONT-SIZE: 12px; COLOR: #F3B500; FONT-FAMILY: Georgia, "Times New Roman", Times, serif; font-weight: bold; 
}
h1 { 
	font-size: 20px; COLOR: #F38F00; FONT-FAMILY: Georgia, "Times New Roman", Times, serif; font-weight: bold;
}
h2 { 
	font-size: 14px; COLOR: #ffffff; FONT-FAMILY: Georgia, "Times New Roman", Times, serif; font-weight: bold;
}

P {
	FONT-SIZE: 12px; COLOR: #F3B500; LINE-HEIGHT: 16pt; FONT-FAMILY: Georgia, "Times New Roman", Times, serif; margin: 10px 50px 10px 20px; font-weight: bold;
}

ul {
	padding: 0 0 20px 0;
	margin: 0;
}

LI {
	LIST-STYLE-TYPE: none; 
	font-weight: bold; color: #FFFFFF;
	padding: 0 0 0 15px;
	line-height: 25px;	
}

A {FONT-WEIGHT: normal; COLOR: rgb(0,0,0); FONT-STYLE: normal; FONT-FAMILY: Georgia, "Times New Roman", Times, serif; TEXT-DECORATION: underline}
A:link {FONT-WEIGHT: normal; COLOR: rgb(256,256,256); FONT-STYLE: normal; FONT-FAMILY: Georgia, "Times New Roman", Times, serif; TEXT-DECORATION: underline}
A:visited {COLOR: #F38F00; FONT-FAMILY: Georgia, "Times New Roman", Times, serif; TEXT-DECORATION: underline}
A:hover {FONT-WEIGHT: normal; COLOR: rgb(210,141,2); FONT-STYLE: normal; FONT-FAMILY: Georgia, "Times New Roman", Times, serif; TEXT-DECORATION: underline}
A:active {COLOR: rgb(256,256,256); FONT-FAMILY: Georgia, "Times New Roman", Times, serif; TEXT-DECORATION: underline}
A.footer {COLOR: #918b83; TEXT-DECORATION: none}
A.footer:hover {TEXT-DECORATION: none;}
.tabl {MARGIN-TOP: 0pt; FONT-SIZE: 11px; MARGIN-BOTTOM: 0pt; COLOR: rgb(85,85,85); FONT-FAMILY: Georgia, "Times New Roman", Times, serif;}
.footer {COLOR: #918b83; TEXT-DECORATION: none}

.newsheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	margin: 0 30px 0 0;
	border-bottom: 1px solid #FFFFFF;
}

.newsdate {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #CCCCCC;
	margin: 10px 0 0 10px;
}

.newseditor {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #CCCCCC;
	margin: 0 5px 0 10px;
	border-bottom: 1px solid #F3B500;
}

.up{
	color:#FFFFFF;
}

.pictureframe{
	border: 7px solid #ffffff;
	margin: 0 0 0 0;
}

.nyitotext {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #F3B500;
	margin: 0px 0 0 10px; 
	vertical-align:top; 
}

#rounds
{
	clear: both;
	float: none;
	text-align: left;
	padding: 20px;
}

.puppydiv
{
	width: 100%;
	margin: 0 0 10px 30px;
	background-color: #333333;
	padding: 10px;
}

ul.puppylist {
	font-size: 13px; 
	font-weight: bold;
	line-height: 21px;
	list-style: none;	
	text-align: left;
}

.puppylist a:link, a:active, a:visited
{
	text-decoration: none;
	font-style: italic;
	font-size: 0.8em;
	color: #FFCC00;
}

.puppylist a:hover
{
	text-decoration: none;
	font-style: italic;
	font-size: 0.8em;
	color: #FFFFFF;
}

.picturelist
{
	margin: 5px 0 15px 45px;
}

.roundheader
{
	width: 100%;
	margin: 0 0 0 10px;
	background-color: #666666;
	padding: 10px 0 10px 10px;
	border-bottom: 1px solid #F3B500;
}

.roundheader h1
{
	margin: 0;	
	color:#F3B500;	
	line-height: 30px;
}

.roundheader h2
{
	margin: 0 5px 0 0;
	line-height: 30px;
	font-style: italic;
	font-size: 0.8em;
}

.roundheader a:link, a:active, a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
	font-size: 1.2em;
}

.roundheader a:hover
{
	text-decoration: none;
	font-style: italic;
	font-size: 1.2em;
	color:#FFCC00;
}

.num
{
	font-size: 2.0em;
}

.tiles
{
	display: block;
	width: 100%;
	border-bottom: 1px solid #555555;
	color: #AAAAAA;
	padding-left: 20px;
	font-style:italic;
	font-size: 0.9em;
	font-weight: normal;
}
.name
{
	color: #333333;
	background-color: #FFFFFF;
	font-size: 0.7em;
	font-weight: bold;
	padding: 3px 0 3px 0;
	width: 282;
}