@charset "UTF-8";
/* CSS Document */


body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ececec;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	line-height:normal;
	list-style:none;
	
}
.bod #container { 
	width: 992px; 
	background: #ececec;
	margin: 0 auto;
	border: 0px solid #000000;
	text-align: left; 
	background-image:url('arpad/arpad3_05.jpg');
	background-repeat:repeat-y;
} 
.bod #header { 
	background-image:url('arpad/arpad3_03.jpg'); 
	background-repeat:no-repeat;
	padding: 0 0px;
	height:183px;
	width:992px;
} 
.bod #header li {
	padding-top:15px;
	padding-left: 125px ;
	line-height:0px;
}


.bod #sidebar1 {
	float: left; 
	width: 125px;
	height: 529px;
 	background-image:url(arpad/arpad3_nav.jpg);
	background-repeat:no-repeat;
	padding-left:10px;
	line-height: 46px;
	text-decoration:none;
	margin-left:0px;



}
.bod #sidebar1 li {
	padding-left:10px;
}


.bod #sidebar2 {
	float: right;
	width: 425px;
	height: 294px;
	padding: 0px 0;
}

.bod #sidebar1 p, .bod #sidebar1 h3, .bod #sidebar2 p, .bod #sidebar2 h3 {
	margin-left: 0px; 
	margin-right: 0px;
}

.bod #mainContent { 
	margin-left: 167px;
	width:670px;
	height:294px; 
	
}


.bod #mainContent2 { 
	margin-left: 167px;
	padding-left:50px;
	padding-right:90px;
	background-image:url(arpad/arpad3_inner.jpg);
	background-repeat:repeat-y;
	width:670px;
	height:585px;
	padding-top:5px;

}
.bod #mainContent2 li{ 
text-align:center;
}


.bod #mainContent3 { 
	margin-left: 167px;
	padding-left:0px;
	padding-right:90px;
	background-image:url(arpad/arpad3_inner.jpg);
	background-repeat:repeat-y;
	width:770px;
	height: 100%;
	padding-top:0px;

}

.bod #mainContent3 li{ 
text-align:center;
}

.bod #mainContent4 { 
	margin-left: 167px;
	padding-left:55px;
	padding-right:90px;
	background-image:url(arpad/arpad3_inner.jpg);
	background-repeat:repeat-y;
	width:670px;
	height: 100%;
	padding-top:5px;
	font-size:12px; 


}

.bod #mainContent4 li{ 
text-align:center;
}

.bod #mainContent5 { 
	margin-left: 167px;
	padding-left:55px;
	padding-right:90px;
	background-image:url(arpad/arpad3_inner.jpg);
	background-repeat:repeat-y;
	width:670px;
	height: 100%;
	padding-top:5px;
	font-size:12px; 
}
.bod #mainContent5 li{ 
text-align:center;
}

.bod #mainContent6 { 
	margin-left: 167px;
	padding-left:15px;
	padding-right:90px;
	
	background-repeat:repeat-y;
	width:670px;
	height: 100%;
	padding-left:2px;
	padding-top:15px;
	font-size:12px; 
}

object.foo {
	height:500px;
	width:800px;
}

.bod #mainContent7 { 
	margin-left: 167px;
	padding-left:45px;
	padding-right:90px;
	background-image:url(arpad/arpad3_inner.jpg);
	background-repeat:repeat-y;
	width:670px;
		height: 100%;
	padding-top:5px;
	font-size:12px; 
}

.bod #mainContentM1 { 
	margin-left: 167px;
	padding-left:55px;
	padding-right:90px;
	background-image:url(arpad/arpad3_inner.jpg);
	background-repeat:repeat-y;
	width:670px;
		height: 100%;
	padding-top:5px;
	font-size:12px; 


}

.bod #mainContentM1 li{ 
text-align:center;
}

.bod #footer { 
	
	width: 992px; 
	height: 68px;
	background-image:url('arpad/arpad3_07.jpg'); 
	background-repeat:no-repeat; 
	padding-left:0px;
	
	
	line-height:15px;
	padding-top:20px;

} 
.bod #footer p {
	margin: 0; 
	padding: 0px 0; 
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 0px;
}
.fltlft { /* this class can be used to float an element left in your page The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 0px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.pad { padding-left: 55px;}
.center {text-align:center;}
.left {text-align:left;}
.right {text-align:right;}
.override {padding-left:0px;}
.nounderline {text-decoration:none;
color:#000;}
.lineheight {line-height:25px;}
.nounderline A {text-decoration:none;}
img.border {border: 3px green solid;}
.nospaces {line-height:10px;}
.align {float:right;}

p#indent { margin-left:55px; } 
--> 

