/* Renee Baker  http://www.leahhaggar.com/index.html*/


body {
width:1020 px;
background-image:url(pics/leftstatic.jpg);
background-repeat:no-repeat;
background-attachment:fixed;
background-color:Black;
text-align:left;
margin:0px;
padding:0px;
border:0px;
font-size:12px;
}

#container {
width:1050px;
}

#wrapper {
width:825px;
height: auto;
float:right;
z-index: 50;
background-color:black;
}

#wrapperbox {
width:800px;
height:auto;
float:right;
margin-right: 20px;
margin-top: 20px;
margin-bottom: 20px;
border: 2px solid White;
background-color:black;
z-index: 50;
}

#footer {
width:600px;
height:30px;
position:relative;
float:right;
font-weight: normal; 
font-family:Verdana, Geneva, sans-serif;
font-size: 12px; 
color: CornflowerBlue;
text-align:right;
padding-right: 20px;
}


a:link {color: White; text-decoration:none;}     /* an unvisited link */
a:visited {color: White; text-decoration:none;}  /* a visited link */
a:hover {color: Orange;  text-decoration:none;}   /* a link with the mouse hovering over it */
a:active {color: White; text-decoration:none;}   /* the selected link */

.bigtext {font-weight: normal; font-family: Georgia, serif; font-size: 44px; color: White;}
.formatwhite {font-weight: normal; font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: White;}
.formatgreen {font-weight: normal; font-family: Arial, Helvetica, sans-serif; font-size: 16pt; color: SpringGreen;}
.formatgreen-sm {font-weight: normal; font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: SpringGreen;}

/*Styles for Menu - 2nd level*/

#menu {position: relative; float:right; padding-top:10px; padding-right:50px; height: 500; width: 400; z-index:50;}
.menu {font-weight: normal; font-family:Georgia, "Times New Roman", Times, serif; font-size:25px; color: CornflowerBlue;}
.menuhome {font-weight: normal; font-family:Georgia, "Times New Roman", Times, serif; font-size:45px; color:White;}
.menugrey{text-decoration:line-through; font-weight: normal; font-family:Georgia, "Times New Roman", Times, serif; font-size:25px; color: LightGrey;}

#indent {margin-left: 20px;}

img {border:0px; margin-bottom: 5px; margin-top: 20px;}


#logoright {position: absolute; top: 240px; left: 800px; padding-top:0px; height: 250; width: 200; padding-left: 0px; padding-right: 0px; z-index:5;}

#facebook {position: absolute; top: 520px; left: 780px; padding-top:0px;  width: 250; padding-left: 0px; padding-right: 0px;}

#openingblock {position: relative; float:left; height: 40; width: 480px; border: 0; padding-left: 20px; padding-right: 20px; padding-top:10px; padding-bottom: 0px; margin-top: 0px;}


#textblock {position: relative; float:left; width: 500px; height:auto; border: 0; padding-left: 20px; padding-right: 20px; padding-top: 30px; padding-bottom: 20px; z-index: 20; }

#textblock2 {position: relative; float:left; width: 480px; height:700px; border: 0; padding-left: 20px; padding-right: 20px; padding-top: 30px; padding-bottom: 20px; z-index: 20; }


#column1 {position: relative; float:left; width: 220px; height:700px; border: 0; padding-left: 20px; padding-right: 20px; padding-top: 30px; padding-bottom: 20px; 
}

#column2 {position:absolute; width:240px; height:700px; top: 105px; left: 510px; border: 0; padding-left: 20px; padding-right: 20px; padding-top: 30px; padding-bottom: 20px; }

#imageblock {position: relative;  top: 180px; left: 20px; padding-top: 10px; width: 420px; padding-left: 0px; padding-right: 20px;  padding-bottom: 20px;}
#imageblock2 {position: absolute; top:960px; left: 755px; padding-top: 0px; width: 420px; padding-left: 0px; padding-right: 20px;  padding-bottom: 20px;}








/* LINKS

a {outline: none;}

a.homelinks {
font-size:15px;
font-family:'Lucida Grande', 'Lucida Sans', Verdana, sans-serif;
color:#747474;
text-decoration:none;
line-height:23px;
}

a.homelinks:hover {
font-size:15px;
font-family:'Lucida Grande', 'Lucida Sans', Verdana, sans-serif;
color:#b0b0b0;
text-decoration:underline;
}

a.footerlink {
font-size:10px;
font-family:'Lucida Grande', 'Lucida Sans', Verdana, sans-serif;
color:#444444;
text-decoration:none;
}

a.footerlink:hover {
font-size:10px;
font-family:'Lucida Grande', 'Lucida Sans', Verdana, sans-serif;
color:#666666;
text-decoration:underline;
}

a.worklink {
font-size:11px;
font-family:'Lucida Grande', 'Lucida Sans', Verdana, sans-serif;
color:#4b4b4b;
text-decoration:underline;
}

a.worklink:hover {
font-size:11px;
font-family:'Lucida Grande', 'Lucida Sans', Verdana, sans-serif;
color:#b5b5b5;
text-decoration:underline;
}



/* MENU LINKS 

a.nav {
display:block;
width:82px;
height:40px;
float:right;
background-image:url(images/menu.gif);
}

a.work {background-position:0px 0px;}
a.work:hover {background-position:0px -40px;}

a.about {background-position:-82px 0px;}
a.about:hover {background-position:-82px -40px;}
 */