body {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	font: 0.8em/1.6em Verdana,Arial,Sans-serif;
	color: black;
	padding-top: 0px;
	text-align: center;
}

#main {
	margin: 0px auto;
	width: 760px;
	text-align: left;
	background: #ffffff url(images/bg_plastelina.gif) center repeat-y;
}
#header {
	background-color: red;
	color: white;
}

#header h1 {
	padding-right: 0px; 
	display: block; 
	padding-top: 20px;
	padding-bottom: 0px; 
	margin: 0px; 
	width: 740px; 
	padding-left: 20px;	
	position: relative; 
	height: 80px;
	line-height: 120%;
	font-size: 3em;
}
#header h1 span {
	padding-right: 0px;
	display: block; 
	padding-left: 0px; 
	z-index: 1; 
	background: url(images/header.jpg);
	left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	width: 760px; 
	cursor: pointer; 
	padding-top: 0px; 
	position: absolute; 
	top: 0px; 
	height: 100px;
}

div#menudiv{
	margin: 0px;
	padding-left: 20px;
	padding-right: 10px;
	background-color: black;
/*	background-image: url('images/bg_blue.gif');*/
	background-repeat: repeat;
	background-position: center;
	height: 1.9em;
	border-bottom: 5px solid red;
}

#content{
	clear: both;
	margin-bottom: 15px;	
}

#content2cols{
	background: transparent; 
	padding-bottom: 20px;
	font-size: 0.9em;
}

#content2cols #mainbox{
	width: 410px;	
	padding: 0 0px 25px 30px;	
	float: left;
}

#sidebox{
	margin-left: 470px;
	padding: 20px 25px 0 10px;
	color: #4B1100;
	font-size: 0.95em;
}

#sidebox ul{
	list-style-type: square;
 padding: 0;
margin-left: 20px;
font-size: 1.1em;
}

#sidebox h3{
	font-size: 1.4em;
	color: Navy;
	border-bottom: solid 3px navy;
}
#footer {
	font:  0.8em Verdana,Arial,Sans-serif;
	clear: both;
	background-color: black;
	color: white;
	padding: 10px 25px 10px 25px;
	text-align: right;
	border-top: 5px solid red;
}

#footer-links{
	float: left;
}

table{
	margin: 0px 0px 0px 0px;
	padding: 0;	
	color: black; 
}

td, tr{
	margin: 0;
	padding: 0;
}

a  {
	text-decoration: none;
	color: red;
}
a:hover      {
	text-decoration: underline;
	color: red;
}

a img {border:none}	
	
#header a {
	color: white;
	text-decoration: none;
}

#footer a {
	color: white;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
	color: white;
}		


h1{
	font-size: 1.5em;
	margin-top: 3px;
	margin-bottom: 10px;
	color: #0D7EC0;
}

h2{
	font-size: 1.7em;
	margin-top: 18px;
	margin-bottom: 15px;
	color: red;
	line-height: 120%;	
	font-weight: normal;
}


h3{
	color: red;
	margin-top: 0;
}

ul{
	list-style: circle;
}



img{
	margin: 0;
	padding: 0;
}



.styleinvis{
	display: none;
}

.stylevis{
	display: block;
}

.sidebox-images img{

}

.img-box1 img{
	margin-bottom: 5px;
	border: 1px solid navy;	
}

.img-box2{
	text-align: center;
	width: 250px;
	margin-bottom: 10px;
	color: black;
	background-color: #D7DDE7;
	border: 1px solid navy;
}

.img-box2 span.img-description{
	display: block;
	width: 250px;
	padding-bottom: 6px;	
	font-weight: bolder;
	color: Navy;
	background-color: #D7DDE7;
}







			



			
