body {
font-family: tahoma;
margin: 0;
background: transparent url(../images/bg.jpg) top left repeat;
}

a:link {
text-decoration: none; 
color: #fff;
}
a:visited {color: white; text-decoration: none;}
a:hover {text-decoration: underline;}

div#container {
margin: 0 auto;
width: 797px;
}

div#links {
text-align: center;
position: relative;
top: 39px;
left: 442px;
color: #fff;
width: 350px;
height: 50px;
border: 0px solid #666;
overflow: hidden; 
}

p#content {
font-size: 12px;
padding: 5px 35px 15px 35px;
background: #F7F7F7;
border: 1px solid #C7C7C7;
text-align: justify;
}

div#content {
font-size: 12px;
padding: 5px 35px 15px 35px;
background: #F7F7F7;
border: 1px solid #C7C7C7;
text-align: justify;
}

div#content img {
float: right;
margin: 15px;
border: 1px solid #C7C7C7;
}

div#content h1 {color: #13700E;}

div#footer {
font-size: 11px;
color: #D2D1CD;
text-align: center;
margin-top: 20px;
}

.title1 {
color: green;
font-size: 16px;
font-weight: bold;
}

.title2 {
color: green;
font-size: 14px;
font-weight: bold;
}

a.navlink:link { text-decoration: none; color: #dc7612; }
a.navlink:visited {text-decoration: none; color: #DC7612; }
a.navlink:hover { text-decoration: underline; color: #dc7612; }

img.right {
position: relative;
padding: 4px;
display: inline;
float: right;
margin: 0 0 0 7px;
}
img.left {
position: relative;
padding: 4px;
display: inline;
float: left;
margin: 0 7px 0 0;
}
