body
{
	font-family: Times New Roman, Times, serif;
	font-size: 0.8em;
	color: #333333;
	background-image: url(images/Image_Background_light.jpg);
		background-position: center top;
		background-repeat: repeat-y;
}
#container
{
	width: 70%;
	position: absolute;
	margin-left: 15%;
	margin-right: 15%;
	left: 14px;
}
#header
{
	border-bottom: 1px solid #AAAAAA;
	margin: 0.6em 0 0 0;
}

#header h1
{
	font-size: 350%;
	padding: 0;
	font-style: italic;
	color: #333333;
}
#header #tagline
{
	font-size: 300%;
	margin: 0 0 0.2em .4em;
	padding: 0;
	color: #999999;
	font-style: oblique;
}
#nav
{
	width: 10em;
	margin: 1em 0 1em 0em;
	padding: 0.5em 0 1em 0;
	float:left;
	clear: both;
	border-right: 1px solid #AAAAAA;
		text-align: left;
}
#nav a, a:visited, a:active
{
	display: block;
	margin: 1.5em 0 0 0;
	text-decoration: none;
	font-size: 130%;
	color: #000000;
	border-bottom: 1px solid #FFFFFF;
	text-align: left;
}
#nav span
{
	color: #555555;
}
#nav a:hover
{
	border-bottom: 1px solid #AAAAAA;
	font-style: italic;
}
#content
{
	margin: 1em 0 1em 10em;
	padding: 1em 0 1em 1.5em;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
}
#content span.content_title
{
	display: block;
	border: 1px solid #AAAAAA;
	background-color: #F9F9F9;
	padding: 0.2em;
	margin: 0;
	font-weight: 100;
	color: #666;
	font-size: 135%;
}
#content span.content_anounce
{
	display: block;
	border: 1px solid #AAAAAA;
	background-color: #F9F9F9;
	padding: 0.2em;
	margin: 0;
	font-weight: 100;
	color: #666;
	font-size: 135%;
	text-align: center;
}
#content span.content_bred
{
	display: block;
	border: 1px solid #AAAAAA;
	background-color: #F9F9F9;
	padding: 0.2em;
	margin: 0;
	font-weight: 100;
	color: #666;
	font-size: 95%;
	text-align: right;
}
#content span.content_sire
{
	display: block;
	border: 1px solid #AAAAAA;
	background-color: #F9F9F9;
	padding: 0.2em;
	margin: 0;
	font-weight: 100;
	color: #006633;
	font-size: 85%;
}
#content span.content_dam
{
	display: block;
	border: 1px solid #AAAAAA;
	background-color: #F9F9F9;
	padding: 0.2em;
	margin: 0;
	font-weight: 100;
	color: #666;
	font-size: 95%;
	text-align: left;
}
#content p.content_text
{
	text-align:justify;
	margin-left: 0.5em;
}
#content img.cut_left
{
	float: left;
	margin: 0 0.5em 0.5em 0;
}
#content img.cut_right
{
	float: right;
	margin: 0 0 0.5em 0.5em;
}
#content box.info_box
{
	float: right;
	width: 500px;
	height: 250px;
}
#content flash.box {
	float: right;
	height: 200;
	width: 290px;
}
#footer
{
	font-size: 90%;
	border-top: 1px solid #AAAAAA;
	text-align: right;
	clear: both;
	padding: 0.2em 0 0.2em 0;
	color: #333;
}
#footer a
{
	display:inline;
	text-decoration:none;
	font-size: 100%;
	color:black;
}
#box.holder {
	padding: 2px;
	float: right;
	height: auto;
	margin-bottom: 5px;
	width: 98%;
	min-height: 250px;
	font-family: Arial, Helvetica, sans-serif;
}
#flash {
	height: auto;
	width: auto;
	margin-bottom: 2px;
	margin-top: 5px;
	}
#flash.cont {
	float: right;
	height: 220px;
	width: 280px;
	margin-bottom: 2px;
	margin-top: 5px;
	margin-left: 5px;
	text-align: center;
}
#flash.dam {
	float: left;
	height: auto;
	width: 49%;
	margin-bottom: 2px;
	margin-top: 2px;
}
#flash.sire {
	float: right;
	height: auto;
	width: 49%;
	margin-bottom: 2px;
	margin-top: 2px;
}
#ped
{
	width: 15em;
	margin: 0em 0 00em;
	padding: 0 0 0 0;
	float:right;
	clear: both;
	margin-top: 0px;
}
#ped a, a:visited, a:active
{
	display: block;
	margin: 00 0 0;
	text-decoration: none;
	font-size: 100%;
	color: #006633;
	border-bottom: 1px solid #FFFFFF;
		text-align: right;
}
#ped span
{
	color: #555555;
}
#ped a:hover
{
	border-bottom: 1px solid #AAAAAA;
	text-align: right;
}

