
body {
margin : 0 auto;
padding : 0;
color : #000;
background : #f7f7f7 url(images/stripe_bg01.gif) center;
text-align : center;
line-height : 1.7em; font-style:normal; font-variant:normal; font-weight:normal; font-size:75%; font-family:lucida sans, Trebuchet MS, arial, verdana, sans-serif
}
#container {
width : 750px;
margin : 0 auto;
padding : 0;
text-align : left;
color : #666;
background : #f7f7f7;
border : 5px solid #D1D1D1;
}
#top {
margin : 0 auto;
padding : 0;
color : #000;
background : #D1D1D1;
}
#top h1 {
margin : 0 20px 0 0;
padding : 10px 0 10px 0;
font-size : 130%;
text-align : right;
text-transform : uppercase;
color : #fff;
background : inherit;
}
#banner {
width : 750px;
margin : 0 auto;
padding : 0;
height : 110px;
color : #666;
background : #D1D1D1 url(images/logo1.jpg) top center no-repeat;
}
#banner2 {
width : 750px;
margin : 0 auto;
padding : 0;
height : 110px;
color : #666;
background : #D1D1D1 url(http://www.loopweaving.com/images/pot-and-logo-11a.jpg) top center no-repeat;
}
.container {
margin : 0;
width : 100%;
color : #666;
background : #f7f7f7 url(images/stripe_bg01.gif) repeat-x;; padding-left:0; padding-right:0; padding-top:5px; padding-bottom:0
}
#navPyra {
margin : 0;
padding : 0 0 24px 0;
border-bottom : 10px solid #D1D1D1;
}
#navPyra li {
margin : 0;
padding : 0;
display : inline;
list-style-type : none;
}
#navPyra a:link, #navPyra a:visited {
float : left;
padding : 0 12px 6px 12px;
font-size : 130%;
line-height : 1.2em;
text-decoration : none;
color : #404040;
background : inherit;
}
#navPyra a:link.active, #navPyra a:visited.active, #navPyra a:hover {
color : #666;
background : url(images/arrow.gif) no-repeat bottom center;
}
#side {
width : 190px;
float : left;
margin : 0 auto;
padding : 0;
}
#side p {
margin : 1em 0 1em 1em;
color : #999;
background : inherit;
}
#navcontainer ul {
margin-top : 30px;
list-style-type : none;
background-color : inherit;
color : #666;
text-align : left;
}
#navcontainer ul li a {
padding : 10px;
color : #666;
text-align : left;
text-decoration : none; font-style:normal; font-variant:normal; font-weight:normal; font-size:100%; font-family:lucida sans, arial, sans-serif
}
#navcontainer ul li a:hover {
color : #7a2e2e;
background : url(images/arrow2.gif) no-repeat left center;
}
#navcontainer ul li a#current {
color : #666
}
#content {
width : 535px;
margin-left : 190px;
padding-left : 10px;
line-height : 1.8em;
border-left : 2px solid #ddd;
}
#footer {
margin-top : 60px;
padding : 0.5em;
clear : both;
font-size : 0.9em;
color : #333;
background : #f7f7f7 url(images/stripe_bg01.gif) repeat-x;
border-top : 5px solid #D1D1D1;
}
a:link, a:visited {
text-decoration : underline;
color : #404040;
background : inherit;
}
a:hover {
text-decoration : none;
color : #7a2e2e;
background : inherit;
}
h2 {
margin : 1em 0 1em 0.5em;
color : #404040;
font : 160% "lucida sans", "Trebuchet MS", arial, verdana, sans-serif;
background : inherit;
}