@charset "utf-8";
/* CSS Document for Lezette Designs*/

#html {
margin:0 0;
}
#body {
text-align:center;
margin:0 0;
}

#wrapper {
width:800px; 
background-color:#fff; 
margin:0 auto;
text-align:left;
}

#left_top {
width:98px;
height:193px;
background-color:#281859;
float:left;
}

#top_graphic {
background-image:url(../images/top_graphic.gif);
background-repeat:no-repeat;
width:702px;
height:236px;
float:right;
}

#left_white {
width:98px;
height:207px;
margin-top:10px;
background-color:#fff;
background-image:url(../images/logo.gif);
background-position:top center;
background-repeat:no-repeat;
float:left;
padding-top:50px;
}

#contentWrapper {
background-color:#fff;
width:702px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-style:normal;
font-weight:normal;
color:#281859;
text-align:left;
min-height:207px;
float:right;
}
#content {
min-height:177px;
padding-left:20px;
padding-right:10px;
}
#content A:link {text-decoration: none; color: #000;}
#content A:visited {text-decoration: none; color: #000;}
#content A:active {text-decoration: none; color: #000;}
#content A:hover {text-decoration: none; color: #281859;}

#content ul {
list-style-image:url(../images/dot.gif);
}

td {
vertical-align:top;
padding-bottom:5px;
}

li {
padding:5px;
}

h1 {
color:#786b9c;
font-size:18px;
}

#contact {
color:#281859;
text-align:right;
float:right;
width:702px;
vertical-align: bottom;
padding-top:20px;
padding-right:15px;
padding-bottom:5px;
}
#contact A:link {text-decoration: none; color: #281859;}
#contact A:visited {text-decoration: none; color: #281859;}
#contact A:active {text-decoration: none; color: #281859;}
#contact A:hover {text-decoration: none; color: #786b9c;}

#white_circle {
width:800px;
height:15px;
background-image:url(../images/top_circle.gif);
float:left;
}

#left_light {
width:98px;
height:30px;
background-color:#786b9c;
float:left;
}

#right_light {
width:702px;
height:30px;
background-color:#786b9c;
background-image:url(../images/mid_circle.gif);
float:right;
}

#nav {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-style:normal;
font-weight:lighter;
color:#fff;
text-align:left;
padding-left:15px;
padding-top:10px;
}
#nav A:link {text-decoration: none; color: #fff;}
#nav A:visited {text-decoration: none; color: #fff;}
#nav A:active {text-decoration: none; color: #fff;}
#nav A:hover {text-decoration: none; color: #281859;}


#footer {
width:800px;
height:157px;
background-color:#281859;
background-image:url(../images/bottom_circle.gif);
clear:both;
}