
body{
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
color:#191919;
background:#dcbe8a url(../media/back_repeat.jpg) repeat-x left top;
}
#top_picture {
background-repeat: no-repeat; 
background-position: center 50%; 
height: 197px; 
width: 100%; 
left: 0; 
top: 51px; 
position: absolute; 
visibility: visible; }

#global{
text-align:center;
margin:0 auto;
background-image: url(../media/top_shadow.png);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: left top;
width:1000px;
padding:0;
position:relative;
visibility: visible; }

#content_shadow{ 
color: #dcbe8a; 
font-size: 20px; 
font-weight: bold; 
width:1000px; 
/*background:url(../media/shadow_topcontent.png) no-repeat left 51px;*/ 
height: 250px; }

#menubar{ 
background-attachment: scroll;
width:1000px;
height: 40px; }

#content{ font-size: 14px; width:1000px; background:url(../media/content_shadow.png) left 0; text-align: left; height: 1500px; }

#bottombar{
font-size: 11px;
font-weight: bold;
width:1000px; 
background:url(../media/Bottombar_shadow.png) no-repeat left 0;
height: 50px; }

.block_left { background-color: #dbba76; float:left; clear:left; background-repeat: repeat-x; background-position: left top; width:300px; height: 100%; overflow: hidden; margin-top: 10px; margin-left: 20px; border: solid 1px white; }

.sub_left_block { float:left; clear:left; width:150px; overflow: hidden; }

.sub_right_block {
float:right;
clear:right;
width:150px;
overflow: hidden; }

div.sub_right_block { padding : 0; overflow: hidden; float: right; clear: right; }

div.block_right{ background-color: #dbba76; padding:0; background-repeat:
repeat-x; overflow: hidden; float: right; clear: right; }

.block_right {
overflow: hidden;
clear:right;
float:right;
margin:10px 25px 0 20px;
border: solid 1px white; }

h1 
{ font-size: 14px; font-weight: bold; text-align: left; padding:0; font-style:normal; margin: 2px 0 0 2px; }

h2, h3, h4, h5, p, li, ul, dl, address, td 
{
font-size: 14px;
font-weight: normal;
text-align: left;
margin:2px 0 0 2px;
padding:0;
font-style:normal; }

ol
{ font-size: 14px; font-weight: normal; text-align: left; margin:2px 0 0 2px; padding:0; font-style:normal; list-style-image: url(http://www.parcs.net/media/brownpixel.gif); }

.normaltext { color: #191919; font-size: 14px; text-align: justify; margin: 0 0 0 2px; padding: 0; }
a { color: blue; font-size: 14px; text-decoration: none; }


