html {
background:#69C4FD url(img/grass2.jpg) repeat-x scroll center bottom;
}
html, body {
height:100%;
margin:0;
padding:0;
width:100%;
}
body {
background:transparent url(img/webcoder.gif) no-repeat scroll center top;
}
#container {
font-family:Verdana,Arial,Helvetica,sans-serif;
height:580px;
left:50%;
margin:-280px 0 0 -375px;
position:absolute;
top:50%;
width:750px;
}
#opacity {
background-color:white;
height:580px;
left:50%;
margin:-280px 0 0 -375px;
opacity:0.95;
position:absolute;
top:50%;
width:750px;
}
h1, h2, h3, h4 {
	margin: 10px 0;
}
#container h1 {
line-height:35pt;
}
#container h2 {
color:#2A2A2A;
line-height:30pt;
}
.grey {
	color: lightgrey;
}
#container p {
font-size:small;
padding:3pt 0 0 3pt;
}
#container a {
color:orangered;
text-decoration:none;
}
#container a:hover {
color:orangered;
font-weight:bold;
text-transform:uppercase;
}
#left {
background:transparent none repeat scroll 0 0;
clear:left;
float:left;
height:580px;
left:55%;
margin:-280px 0 0 -375px;
position:absolute;
right:15px;
text-align:left;
top:50%;
width:650px;
}
#center {
background:transparent none repeat scroll 0 0;
clear:left;
float:left;
height:580px;
left:50%;
margin:-280px 0 0 -315px;
position:absolute;
right:15px;
top:50%;
width:98%;
}
#digitalhome {
background:transparent url(img/digital-home.gif) no-repeat scroll 0 0;
height:32px;
position:absolute;
right:0;
top:0;
width:80px;
}
#information {
background-color:white;
border:thin dotted black;
font-family:Arial;
font-size:x-small;
height:6em;
opacity:0.8;
padding:2px;
position:absolute;
right:3px;
text-align:right;
top:35px;
width:200px;
}
.contact {
bottom:17px;
position:inherit;
}
ul {
font-size:small;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding-left:0;
}
