body{
	padding:0px;
	margin:0px;
	font-family: Verdana;
	font-size:11px;
	background-image: url(./img/bg2.jpg);
}

html,body{
	height:100%;
}

table.container{
	border-collapse: collapse;
	width:100%;
	height:100%;
}

table.container td{
	padding:0px;
}

td.bg{
	background-image:url(./img/bg.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
}

table.clean{
	border-collapse:collapse;
}

table.clean td{
	padding:0px;
}

div.logo{
	height:131px;
	width:234px;
	background-image:url(./img/logo.jpg);
}

div.img{
	height:199px;
	width:650px;
	margin:1px;
}

div.dummy1{
	font-size:0px;
	width:30px;
	height:450px;
	background-color:rgb(49,93,145);
	margin-left:20px;
}

div.dummy2{
	font-size:0px;
	margin-bottom:20px;
	width:450px;
	height:5px;
	background-color:rgb(49,93,145);
	margin-left:20px;
}

div.dateAndNames{
	color:rgb(49,93,145);
	margin-left:10px;
	font-size:11px;
}

div.menu{
	width:250px;
	margin-left:15px;
	color:black;
	cursor:pointer;
	font-size:13px;
}

div.menuOver{
	cursor:pointer;
	width:250px;
	margin-left:15px;
	color:white;
	background-color:rgb(255,204,0);
	font-size:13px;
}

div.leftBlockHeader{
	width:250px;
	margin-left:15px;
	color:rgb(49,93,145);
	font-size:15px;
	font-weight:bold;
	border-bottom:1px solid rgb(49,93,145);
}

div.navi{
	text-align:left;
	margin:20px;
	color:rgb(0,166,12);
	font-size:15px;
	font-weight:bold;
	border-bottom:1px solid rgb(0,166,12);
}

td.bg1{
	background-image:url(./img/bg1.jpg);
	background-position: left bottom;
	background-repeat:repeat-x;
}

div.mainContent{
	min-height:360px;
	_height:360px;
}

div.content{
	font-size:11px;
	padding:0px 40px 120px 40px;
	text-align: justify;
}

div.jaunumiHead{
	color:rgb(255,204,0);
	font-size:15px;
	font-weight:bold;
	padding-top:18px;
	padding-left:10px;
}

div.pic{
	padding-bottom:6px;
	background-image:url(./img/picBottom.jpg);
	background-position:left bottom;
	background-repeat: no-repeat;
}

a.link_1:link {color:rgb(49,93,145);}
a.link_1:visited {color:rgb(49,93,145);}
a.link_1:active {color:rgb(49,93,145);}
a.link_1:hover {color:rgb(49,93,145);}

a.link_2:link {color:rgb(49,93,145);text-decoration:none;}
a.link_2:visited {color:rgb(49,93,145);text-decoration:none;}
a.link_2:active {color:rgb(49,93,145);text-decoration:none;}
a.link_2:hover {color:rgb(49,93,145);text-decoration:underline;}

div.sub{
padding-left:15px;
font-size:11px;
padding-bottom:3px;
}

div.sub_1{
font-size:10px;
padding-left:50px;
padding-bottom:3px;
}

div.cont{
	padding-top:10px;
	margin-left:15px;
	background-color:rgb(230,230,230);
	padding-bottom:10px;
}

img.gallery {
	border:1px solid grey;
}

a.gallery:link {color:#5c380e;text-decoration:none;}
a.gallery:active {color:#5c380e;text-decoration:none;}
a.gallery:visited {color:#5c380e;text-decoration:none;}
a.gallery:hover {color:#5c380e;text-decoration:underline;}