/* CSS Document */

body {
background:#91a6c6 url("images/bluebg.gif") top left repeat;
color:#000000;
font:13px Verdana, Geneva, "Trebuchet MS", san-serif;
margin:0;
}

#content {
background:#ffffff;
width:664px;
height:1100px;
padding:15px;
position:absolute;
left:363px;
top:0px;
z-index:1;
}


#tiltimage {
width:400px;
height:400px;
padding:0;
position:absolute;
left:285px;
top:8px;
z-index:2;
}

#quotes {
width:230px;
height:200px;
padding:0;
position:absolute;
font:12px Georgia, serif;
font-weight: bold;
color:#73839b;
left:390px;
top:400px;
z-index:3;
}


#straightimage {
width:400px;
height:400px;
padding:0;
position:absolute;
left:363px;
top:560px;
z-index:2;
}

#content_text {
width:375px;
padding:0;
position:absolute;
left:650px;
top:30px;
z-index:2;
}

#footer {
width:664px;
height:150px;
padding:0px;
position:absolute;
left:363px;
top:950px;
z-index:2;
}

h1{
font-size:23pt;
font-weight: none;
}

h2{
font-size:17pt;
font-weight: none;
}

h3{
font-size:12pt;
font-weight: none;
}
