@import url('japit_design.css');

body {

font: 76.1% Verdana, Geneva, Arial, Helvetica, sans-serif;
line-height:1.3em;
margin:1em 0;

}

#header {
	background:	url(../images/right.jpg) repeat-x bottom;
} 

#header1 {
	background:	url(../images/top.jpg) no-repeat left;
}

#menu-top
{
	background: url(../images/path.jpg) repeat-x;
}

#menu-top a {
	color: #ffffff;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
}
#menu-top ul a:visited {
	color: #ededed;
	font: bold 12px;
}

#footer {
background-color: #A52A2A;
}

#main-body { 
	border-bottom: 1px solid #cccccc;
	border-top: none;
	border-left: 1px solid #cccccc;
	background-color: #ffffff;
} 

#sidebar-2 { 

 } 

#content { 

 } 

#sidebar {
background-color: #29487b;
 }


.sideitem
{
	list-style: none;
	border: 1px solid #cccccc;
	padding: 3px 3px 3px 3px;
	margin-top: 2px;
}

.sideitem1
{
	background-color: #3c66a9;
	list-style: none;
	border: 1px solid #cccccc;
	padding: 3px 3px 3px 3px;
	margin-top: 2px;
	border-right:2px solid #ffffff;
	cursor: pointer;
}

.subitem
{
	list-style: none;
	border: 1px solid #cccccc;
	background-color: #ced1fb;
}

.subitem1
{	
	list-style: none;
	border: 1px solid #cccccc;
	background-color: #e6e6fa;
	border-right: 2px solid #ffffff;
}

.subitemsel
{
	list-style: none;
	border: 1px solid #cccccc;
	background-color: #e7e7e7;
}

.sideitemsel
{
	background-color: #A52A2A;
	list-style: none;
	border: 1px solid #ffffff;
	padding: 3px 3px 3px 3px;
	margin-top: 2px;
	border-right:2px solid #ffffff;
}

.sideitem a, .sideitem1 a, .sideitemsel a {
	color: #ffffff;
	font-weight: bold;
	font-size: 0.9em;
}

.subitem a, .subitem1 a
{
	font-weight: bold;
	font-size: 0.9em;
	color: #000000;
	padding-left: 10px;
	background: url(../images/bullet.png) left no-repeat;
}

#slogan {
	font-size: 1.4em;
	font-family: "Berlin Sans FB", "MS Sans Serif", Geneva, sans-serif;
	color: #f1f1f1;
}
 
a{
text-decoration:none;
}
a:hover{
text-decoration:underline;
}

h1 {
	color:#a52a2a;
	font-size: 1.4em;
	text-transform: uppercase;
	border-bottom: 3px double #cccccc;
	width: 500px;
	text-shadow: #696969;
	letter-spacing: 2px;
}

h2 {
	color:#a52a2a;
	font-size: 1.2em;
}

h3 {
	color:#345c9c;
	font-size: 1.1em;
}

#content a {
	text-decoration: underline;
	font-weight: bold;
	color: #3c66a9;
}

.pict_right {
	float: right;
}

#contact {
	background: url(../images/contact.jpg) no-repeat left;
}

#info {
	border: 1px dotted #cccccc;
}

#footer {
	color: #ffffff;
	text-align: center;;
}

#contact p {
font-weight: bold;
color:#ffffff;
}