* {
margin: 0; 
padding: 0;
}

body {
background-image:url(pix/body_r.png); 
background-repeat:repeat-x; 
font-family:Georgia, 'Times New Roman', Times, serif; 
color:#4d4d4d; 
font-size:14px;
line-height: 1.3;
}

#links {
position:absolute; 
width:100px; 
height:500px; 
background-color:#FFFFFF; 
background-image:url(pix/body.png); 
background-repeat:repeat-x; 
z-index:0; 
top:0; 
left:0;
}

#wrapper {
width:750px; 
margin:0 0 100px 100px;
background-image:url(pix/wrapper.jpg); 
background-repeat:repeat-y; 
z-index:1;
}

#header {
background-image:url(pix/header.jpg);
height:80px;
padding:15px 220px 0 166px;
width:394px;
}

#header h1 {
font-size:22px;
font-weight:normal;
margin:7px 0;
}

#flash {
width:700px; 
height:218px; 
background-image:url(pix/flash.jpg);
}

#content {
width:750px; 
background-image:url(pix/content.jpg); 
background-repeat:no-repeat;
}

#menu {
width:135px; 
float:left; 
text-align:right; 
padding:25px 0 0 0;
font-style:italic;
color: #FF0000;
}

#menu a {
color: #4d4d4d;
text-decoration: none;
}

#menu a:hover {
text-decoration:underline;
}

#menu li {
line-height:18px;
margin: 0 0 10px 0;
}

#menu li ul li {
line-height:14px;
margin: 0;
}

.menulevel1 {
font-size:16px;
}

.menulevel2 {
/*font-size:12px;*/
display:none;
}

#box {
float:right; 
background-color:#DCDCED;
margin:15px 0 5px 0; 
padding:5px;
width:100px;
}

#text {
margin:0 0 0 180px; 
padding:24px 0 0;
}

#footer {
background-image:url(pix/footer.jpg);
font-size:11px;
font-style:italic;
height:42px;
margin:95px 0 0;
padding:4px 0 0 162px;
width:534px;
}

#footer a {
color: #808080;
text-decoration:none;
}

#footer a:hover {
text-decoration:underline;
}

td {
vertical-align:top;
}

td p {
font-size:12px;
line-height:12px;
margin:5px 0;
}

td img {
border:0 none;
margin:5px 5px;
}


a {
text-decoration:underline;
}

h1 {
font-weight:normal; 
font-style:italic; 
font-size:20px; 
font-weight:bold; 
margin: 20px 0 15px 0;
}

h3 {
font-size:18px; 
margin:20px 0 10px;
}

h4 {
font-size:16px;
margin:10px 0;
}

p {
line-height:18px;
margin:5px 0 15px;
}

li {
line-height:18px;
list-style-image:none;
list-style-position:inside;
list-style-type:disc;
margin:1px 0 1px 6px;
}

li ul {
margin: 10px 0 10px 25px;
}

img {
/*border:2px solid #777777;*/
margin:5px 15px;
border:0;
}

.doc {list-style: none;}
.docs {list-style: none;}
.sdoc {list-style: none;}
.sdocs {list-style: none;}
