|
Server : Apache/2.4.62 System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64 User : www ( 80) PHP Version : 8.3.8 Disable Function : NONE Directory : /domains/opebony/ |
Upload File : |
@charset "UTF-8";
/* CSS Document */
body {
background-image: url(images/oeback2.png);
background-repeat: repeat;
background-color: #445D8D;
}
#wrapper {
width: 900px;
background-color: #FFF;
height: 1000px;
}
#header {
background-image: url(images/logo1.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
width: 900px;
height: 125px;
clear: both;
}
#navigation {
background-color: #1F172F;
padding-top: 3px;
padding-right: 25px;
padding-bottom: 3px;
padding-left: 25px;
font-size: 16px;
text-align: left;
}
#navigation a:link {
text-decoration: none;
color: #FFF;
padding-top: 10px;
padding-right: 25px;
padding-bottom: 10px;
padding-left: 25px;
}
#navigation a:visited {
text-decoration: none;
color: #FFF;
}
#navigation a:hover {
text-decoration: none;
color: #FFF;
}
#navigation a:active {
text-decoration: none;
color: #FFF;
}
#subnavigation a:link {
text-decoration: none;
color: #000;
padding-right: 20px;
padding-left: 20px;
}
#subnavigation {
text-align: left;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 25px;
margin-bottom: 25px;
font-size: 14px;
}
#subnavigation a:link{
padding-left: 25px;
}
#subnavigation a:visited {
text-decoration: none;
color: #000;
}
#subnavigation a:hover {
text-decoration: none;
color: #000;
}
#subnavigation a:active {
text-decoration: none;
color: #000;
}
#images {
width: 200px;
float: left;
height: 800px;
font-size: 13px;
}
#content {
width: 680px;
float: left;
text-align: justify;
overflow: auto;
height: 767px;
}
#contentimg {
font-size: 12px;
float: left;
width: 250px;
text-align: center;
margin: 10px;
}
#contentimg img {
float: left;
}
.red {
color: #600;
}
#logo {
float: right;
margin-right: 15px;
}