body{
font-size:62.5%;
font-family: Verdana, Arial, sans-serif;
padding: 10px;
}
h1{
font-family:Impact, Verdana, sans-serif;
font-variant: small-caps;
color:#068A06;
font-weight: normal;
font-size: 2.5em;
margin:0 0 5px;
background: url(../images/purple_back.gif) 0% 0% no-repeat;
padding:3px 0 7px 10px;
height:40px;
width:400px;
}
h2{
font-family: "Arial Narrow", sans-serif;
text-transform: lowercase;
color: #602A7A;
font-size: 2em;
margin:0 0 5px;
}
a{
color:#068A06;
text-decoration: none;
}
a:hover{
text-decoration: overline underline;
}
p{
font-size: 1.2em;
text-align: justify;
margin:10px 0;
}
p:first-letter {
font-size: 1.4em;
font-family: Times, serif;
color: #602A7A;
margin-left: 10px;
font-weight: bold;
}
p:first-line {
font-variant: small-caps;
color:#068A06;
}
ul{
list-style-type: circle;
}
li{
text-align: justify;
}
.title{
background: url(../images/greenback.gif) 0% 0% no-repeat;
color: #CC9900;
}
.title2{
text-align: right;
margin-right: 230px;
}
p#thankyou, #aboutDesigner, #introduction{
padding-right: 250px;
}
#introduction li{
font-size: 1.2em;
padding-bottom: 5px;
}
#logo{
position:absolute;
top:10px;
right:10px;
width: 200px;
margin: 10px;
text-align: left;
}
#sidebar{
width: 200px;
position: absolute;
top: 180px;
right: 70px;
}
#sidebar h1{
display: block;
color: #CC9900;
text-align: right;
padding: 0 30px 0 0;
background: none;
width:175px;
}
.submenu{
text-align: center;
}
.submenu ul{
list-style:none;
}
.submenu a{
font-weight: bold;
text-transform: lowercase;
display: block;
width:175px;
height: 33px;
font-size: 1.2em;
text-align: center;
background: url(../images/greenbutton.gif) 0% 0% no-repeat;
padding-top: 8px;
text-decoration: underline;
}
.submenu a:hover{
background: url(../images/greenbutton2.gif) 0% 0% no-repeat;
text-decoration: overline;
}
#footer{
width:100%;
}
#footer a{
display: block;
text-align: center;
}