body { 
background: #232122;
}

td.content {
background: url(/adria/images/back2.gif) bottom no-repeat;
}

table.wrapper {
background: url(/adria/images/back1.gif) repeat-y;
border: 0px;
width: 792px;
}

td.copy {
background: url(/adria/images/bottom.gif);
width: 792px;
height: 81px;
text-align: center;
font-size: 12px;
color: #FFFFFF;
font-family: arial;
clear: both;
}

div.left {
font-size: 12px;
color: #FFFFFF;
font-family: arial;
width: 200px;
float: left;
padding-left: 42px;
}

div.right {
font-size: 12px;
color: #FFFFFF;
font-family: arial;
text-align: justify;
width: 493px;
float: right;
padding-right: 42px;
}

a:link,a:active,a:visited { 
text-decoration: none;
color : #837353;
font-weight: bold;
}

a:hover { 
text-decoration: none; 
color : #FFFFFF;
font-weight: bold;
}

.nav a,.nav a:visited {
background-color: #232122;
color: #FFFFFF;
text-align: center;
font-weight: normal;
display: block;
margin-top: 3px;
margin-bottom: 3px;
padding-top: 3px;
padding-bottom: 3px;
border-bottom: 1px solid #232122;
}
		
.nav a:hover {
background: url(/adria/images/clear.gif) repeat-y;
color: #FFFFFF;
font-weight: normal;
border-bottom: 1px solid #6A5549;
}

hr.line1 {
border: 0px; 
border-bottom: 1px dashed #6A5549;
width: 706px;
height: 1px;
}

.title1 {
display: block;
font-size: 18px;
color: #FFFFFF;
font-family: garamond;
font-variant: small-caps;
text-align: right;
border-bottom: 1px dashed #6A5549;
}

.title2 {
display: block;
font-size: 18px;
color: #FFFFFF;
font-family: garamond;
font-variant: small-caps;
text-align: left;
border-bottom: 1px dashed #6A5549;
}

.title3 {
font-size: 12px;
color: #837353;
font-family: arial;
font-weight: bold;
}

input {
background: #232122;
font-size: 12px;
color: #FFFFFF;
font-family: arial;
border: 1px solid #6A5549;
}

textarea {
background: #232122;
font-size: 12px;
color: #FFFFFF;
font-family: arial;
border: 1px solid #6A5549;
}

-->