html, body, img { margin: 0;padding: 0; }

body {
background: url(images/concrete_bg1.jpg) top no-repeat #DFDBDC; 
font-family: arial, sans-serif; 
font-size: 11px;
font-weight: bold;
}

h1 { font-size: 150%; }
h2 { font-size: 140%; }
h3 { font-size: 130%; }
h4 { font-size: 120%; }
h5 { font-size: 110%; }


h1, h2, h3, h4, h5 { 
color: #000000;
}


a {}

a:link { color: #E74C20; }
a:visited { color: #E74C20; }
a:hover { color: #FF0800; }
a:visited:hover { color: #FF0800; }


ul li, ol li { font-size: 100%; }
ul li ul li a { font-size: 100%; }


table { font-size: 100%; }

#wrap {
width: 850px; 
margin: 0 auto 0 auto;
}

#photoshadow { width:330px; height: 248px; background: url(images/photoshadow.jpg); filter:alpha(opacity=20); -moz-opacity:.20; opacity:.20; position: absolute; margin: 84px 0 0 35px; z-index: 300; }
#photo1 { width: 330px; height: 248px; background: url(images/photo1.jpg) left top no-repeat; margin: 80px 0 0 32px; position: absolute; z-index: 310; }
#orangeshadow { width:263px; height: 453px; background: url(images/orangeshadow.gif); filter:alpha(opacity=30); -moz-opacity:.30; opacity:.30; position: absolute; margin: 3px 0 0 3px; z-index: 200; }
#orange { width: 263px; height: 453px; background: url(images/orange.gif) left top no-repeat; margin: 0 0 0 0px; position: absolute; z-index: 210; }
#shadow { width:800px; height: 575px; background: url(images/shadow.gif); filter:alpha(opacity=30); -moz-opacity:.30; opacity:.30; position: absolute; margin: 3px 0 0 65px; z-index: 99; }


#contenttop {
width: 764px; 
min-height: 14px; 
background: url(images/content1.gif) left top no-repeat; 
margin: 0 0 0 62px; 
position: relative; 
z-index: 101;
padding: 0;
}

#content {
width: 764px; 
min-height: 532px; 
background: url(images/content2.gif) left top no-repeat #E59D63; 
margin: 0 0 0 62px; 
position: relative; 
z-index: 101;
padding: 0 0 1px 0;
}

#info {
clear: both; 
width: 90%;
padding: 5px 0 5px 0; 
border-top: 1px dashed #000000; 
border-bottom: 1px dashed #000000;
margin: 0 40px 0 40px; 
}

#contentbottom {
width: 764px; 
height: 12px; 
background: url(images/content3.gif) left top no-repeat; 
margin: 0 0 0 62px;
padding: 0 0 20px 0;
position: relative; 
z-index: 101;
}

#footer {
clear: both;
font-size: 10px;
text-align: center;
}

#footer a { color: #000000; text-decoration: none; }

