body {
color : #4f4f4f;
font-family : "Trebuchet MS";
font-size : 11px;
line-height : 17px;
cursor : default;
background : #8bbdd4 url('images/bg.jpg') repeat-x;
margin : auto;
}
table {
color : #494949;
font-family : "verdana";
font-size : 11px;
line-height : 15px;
cursor : default;
}
#layout {
cursor : default;
width : 534px;
margin : auto;
}
#head1 {
background : url('images/img1.jpg') no-repeat;
width : 534px;
height : 89px;
}
#head2 {
background : url('images/img2.jpg') no-repeat;
width : 534px;
height : 88px;
}
#head3 {
background : url('images/img3.jpg') no-repeat;
width : 534px;
height : 89px;
}
ul, ol {
margin : 3px 0 5px -10px;
}
ul {
list-style-type : square;
}
#nav a {
border-bottom : 1px solid #bfdbe7;
color : #357a99;
display : block;
padding : 1px 1px 1px 15px;
margin-top : 0;
margin-bottom : 1px;
}
#nav a:hover {
background : #b4d7e6;
color : #056187;
padding : 1px 1px 1px 15px;
margin-top : 0;
margin-bottom : 1px;
}
hr {
border-top : 0;
border-left : 0;
border-right : 0;
border-bottom : 1px solid #bb9f8d;
}
input, textarea {
color : #3d849a;
font-family : "georgia", "Times New Roman";
font-size : 11px;
background : #d7d7d7;
border : 1px solid #905a3e;
padding : 3px;
}
h1 {
color : #28708f;
font-size : 15px;
font-family : "Trebuchet MS";
text-transform : uppercase;
letter-spacing : 3px;
text-align: center;
padding : 2px 2px 2px 20px;
border-bottom : 3px solid #ffffff;
margin : 0% 10% 1% 20%;
}
h2 {
font-size : 12px;
margin : 1px 10px 15px 15px;
font-weight : bold;
font-family : "Georgia", "Times New Roman";
text-transform : uppercase;
letter-spacing : 2px;
padding : 12px 2px 1px 15px;
color : #d7ebf3;
margin : 0;
background : url('images/h2.jpg') repeat-x bottom left;
}
h2:first-letter {
font-size : 17px;
font-weight : bold;
font-family : "Georgia", "Times New Roman";
}
h3 {
font-size : 12px;
font-family : "tahoma";
text-transform : uppercase;
letter-spacing : 2px;
padding : 0;
color : #b81f6f;
margin : 0;
text-align : right;
border-bottom : 2px dashed #ffffff;
}
h3 span {
font-size : 9px;
font-family : "Tahoma";
text-transform : lowercase;
color : #b81f6f;
margin : 0;
}
#comment {
margin : 3px 2px 3px 8px;
padding : 4px;
background : #cce6f1;
}
#nav {
float : right;
width : 150px;
text-align : justify;
padding-right : 18px;
margin-top : -20px;
margin-bottom : 15px;
}
#main {
float : left;
width : 340px;
padding : 5px;
text-align : justify;
margin-left : 10px;
margin-top : -20px;
margin-bottom : 15px;
}
blockquote {
margin : 2px;
padding : 4px;
border : 2px solid #ffffff;
background : #dff1f9;
}
a {
color : #ffffff;
text-decoration : none;
}
a img {
border : 0 !important;
}
a:hover {
color : #28708f;
text-decoration : none;
}
