@charset "UTF-8";
#tagline {
font-weight : bold;
background-color : #ffffff;
color : #050845;
font-style : italic;
margin : 0;
padding : 0 0 0 10px;
width : 300px;
float : left;
}
body {
margin : 0;
padding : 0;
background-color : #cccccc;
color : #000000;
background-image : url(backgrounds/grad.png);
background-repeat : repeat;
font : small Arial, Helvetica, Verdana, sans-serif;
}
#content {
margin : 15px;
background : white url(images/construction.png) no-repeat center bottom;
}
#logo {
background : white url(images/logo.gif) no-repeat left;
font-size : x-large;
color : white;
padding-top : 3em;
padding-bottom : 0.6em;
padding-left : 0.4em;
margin : 0;
}
#wrapper {
background-color : #ffffff;
color : black;
margin : 30px 40px 30px 40px;
padding : 4px;
outline : #990000 3px;
outline-style : groove;
}
#header-bottom {
border-top : 2px solid #996600;
padding : 5px;
}
#header-bottom ul {
margin : 0;
padding : 0 10px 0 0;
text-align : right;
}
#header-bottom li {
display : inline;
}
#header-bottom a:link, #header-bottom a:visited {
text-decoration : none;
background-color : #ffffff;
color : #990000;
}
#header-bottom a:hover {
font-weight : bold;
text-decoration : underline;
background-color : #ffffff;
color : #990000;
}
#header {
background-color : #ffffff;
}
#content a:link, #content a:visited {
text-decoration : none;
color : #990000;
}
#content a:hover {
font-weight : bold;
color : #666666;
}
#footer {
font-size : 10px;
color : white;
margin : 0;
}
#footer a:link, #footer a:visited {
color : #ffcc00;
}
.style7 {
font-size : 16px;
}
.style9 {
font-size : 16px;
color : #000000;
}
.style10 {
font-size : 14px;
}
