html, body{ 
 margin:0; 
 padding:0; 
 font-family:georgia, times, serif;
 font-size:16px;
 background: url("images/bgstripe.jpg") repeat;
} 
 
.container{background-color:#ffffff; border:3px solid;width:906px;height:750px;margin-left:auto;margin-right:auto;margin-top:60px;z-index:99;}

a:link{text-decoration:none;font-family:Georgia,Times,Serif;color:#264C7B;}
a:visited {text-decoration:none;font-family:Georgia,Times,Serif;color:#264C7B;}
a:hover{text-decoration:none;font-family:Georgia,Times,Serif;color:#264C7B;}
a:active{text-decoration:none;font-family:Georgia,Times,Serif;color:#264C7B;}

#navigation {width:120px;}
#navigation ul a{list-style-type:none;list-style:none;}
#navigation ul a:hover{list-style-type:none;list-style:none;}
#navigation li {display:block; padding-bottom:20px;height:40px;}
.small{font-size:10px; line-height:10px;display:block;}
.smallImage{float:right;top:-200px;}
.content{margin-left:5px;padding-right:106px;}

.logo{padding-top:30px;margin-left:auto;margin-right:auto;position:relative;}


#home a{display:block;height:54px;background:url("images/home_s1_r1_c1.jpg") no-repeat 3px -54px;}
#home a:visited {display:block;height:54px;background:url("images/home_s1_r1_c1.jpg") no-repeat 3px 0px}
#home a:hover{display:block;height:54px;background:url("images/home_s1_r1_c1.jpg") no-repeat 3px -54px}
#home a:active{display:block;height:54px;background:url("images/home_s1_r1_c1.jpg") no-repeat 3px 0}

#designs a {display:block;height:54px;background:url("images/designs_s1_r1_c1.jpg"); background-repeat:no-repeat;}
#designs a:hover{background-position: 0 -57px}
#designs a:active{background-position: 0 0}

#about a {display:block;height:54px;background:url("images/about_s2_r1_c1.jpg"); background-repeat:no-repeat;}
#about a:hover{background-position: 0 -58px}
#about a:active{background-position: 0 0}

#order a {display:block;height:54px;background:url("images/order_s1_r1_c1.jpg"); background-repeat:no-repeat;}
#order a:hover{background-position: 0 -61px}
#order a:active{background-position: 0 0}
