*
{
	padding: 0;
	margin: 0;
}
#right P
{
	padding: 0 0 10px 10px;
}
#center 
{
	margin: auto;
	width: 520px;
}
#center SPAN
{
	text-align: center;
}
#center P SPAN
{
	text-align: center;
	float: left;
	padding: 0 5px 5px 0;
}
#center P
{
	text-align: justify;
	padding: 0 0 3px;
}
BODY
{
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
IMG
{
	border: 3px solid #CBCBCB;
}
a { color: #660000; text-decoration: underline; }
a:hover { text-decoration: none; color : #ff0000; }

#wrap {
	width: 900px;
	margin: 10px auto;
	border: 1px solid #CCC;
	background-color: #FFFFFF;
}
#top
{
	background: #FFFFFF url(images/top.gif) no-repeat;
	padding: 15px 0;
}
#header
{
	background: #FFFFFF url(images/header.gif) no-repeat;
	height: 90px;
}
#header H1
{
	padding: 20px 0 0 700px;
	font-size: 14px;
	letter-spacing: normal;
	color: #CCCCCC;
}
#header H1 A
{
	color: #BBB;
	text-decoration: none;
}
#header H1 A:hover
{
	text-decoration: none;
	color: #FFF;
}
#header H2
{
	padding-left: 42px;
	font-size: 17px;
	color: #EEE;
	font-weight: 100;
}
#content
{
	background: #FFFFFF url(images/content.gif) repeat-y;
}
#content H2 A
{
	text-decoration: none;
}
#left
{
	float: left;
	width: 180px;
	padding: 10px 0 5px 5px;
}
#left H2
{
	background: #FFF url(images/sidebarh2.gif) no-repeat;
	color: #FFF;
	font-size: 15px;
	letter-spacing: -1px;
	font-weight: 100;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
}
#left UL
{
	color: #2C4715;
	padding: 5px 0 5px 20px;
	list-style-type: square;
}
OL
{
	padding-left: 20px;
}
#left UL LI
{
	padding-bottom: 5px;
}
#left UL LI A
{
	color: #2C4715;
	text-decoration: none;
}
#left UL LI A:hover
{
	color: #FF0000;
}
#center
{
	float: left;
	width: 520px;
	padding: 10px 5px 0;
}
#center H2
{
	background: #FFF url(images/contenth2_original.gif) repeat-x;
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	letter-spacing: -1px;
	font-weight: 100;
	padding: 0 10px;
}
#center H2 A
{
	color: #FFF;
}
#center H2 A:hover
{
	color: #000;
	text-decoration: none;
	letter-spacing: normal;
}
#right
{
	float: right;
	width: 180px;
	padding: 10px 5px 5px 0;
}
#right H2
{
	background: #FFF url(images/sidebarh2.gif) no-repeat;
	color: #005EB0;
	height: 30px;
	line-height: 30px;
	color: #FFF;
	padding-left: 10px;
	font-size: 15px;
	letter-spacing: -1px;
	font-weight: 100;
}
#right UL
{
	color: #2C4715;
	padding: 5px 0 5px 20px;
	list-style-type: square;
}
#right UL LI
{
	padding-bottom: 5px;
}
#right UL LI A
{
	color: #2C4715;
	text-decoration: none;
}
#right UL LI A:hover
{
	color: #FF0000;
}
#bottom
{
	background: #FFFFFF url(images/bottom.gif) no-repeat;
	padding: 15px 0;
}
#footer
{
	padding: 0;
	text-align: center;
	font-size: 11px;
	color: #999999;
}
#footer A
{
	color: #EEE;
	text-decoration: none;
}
#footer A:hover
{
	text-decoration: underline;
}
H3
{
	font-size: 130%;
	padding: 3px 0;
}
.datum
{
	height: 15px;
	font-size: 80%;
	text-transform: uppercase;
	background-color: #FFF;
	background-image: url(images/contenth2.gif);
	background-repeat: repeat-x;
	color: #FFF;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
.drugipisu {
	height: 15px;
	font-size: 80%;
	text-transform: uppercase;
	background-color: #FFF;
	background-image: url(images/contenth2.gif);
	background-repeat: repeat-x;
	color: #FFF;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 10px;
}

.small
{
	font-size: 80%;
	color: #999;
}
.gallery li  {
	text-decoration: none;
	list-style-type: none;
	float: left;
}
.fleft {
	float: none;
}
.clear {
	clear: both;
}



.datumright {
	float: right;
	margin-right: 15px;
}

