

/*  Ghilliestudio.com Stylesheet  */
/*  Copyright  (c)  Sandra  2003  */



/*  Structure  */

body {
background:#C0B39D;
text-align:center;
margin:0;
}

#container {
background:#ffffff url('shadow.gif') center repeat-y;
width:710px;
height:auto;
margin:0;
margin-left:auto;
margin-right:auto;
padding:0;
text-align:left;
}

#title {
display:none;
}

#navigation {
height:90px;
background:url('irishsushi.gif') no-repeat;
margin-left:5px;
}
#navigation a {
display:block;
float:left;
}
#navigation a img {
border:0;
}
/* rollover effect */
#n1{
padding:0 25px 0 25px;
}
#n2 {
height:90px;
background:url('sushi1.gif') 0 0 no-repeat;
}
#n3 {
height:90px;
background:url('sushi2.gif') 0 0 no-repeat;
}
#n4 {
height:90px;
background:url('sushi3.gif') 0 0 no-repeat;
}
#n5 {
height:90px;
background:url('sushi4.gif') 0 0 no-repeat;
}
#navigation a:hover {
background-position: 0 -3px;
}
#navigation a.selected {
cursor:default;
background-position: 0 -5px;
}
#navigation a:hover.selected {
cursor:default;
background-position: 0 -5px;
}

#content {
margin:20px 55px 0 55px;
text-align:left;
color:#000000;
}

#copyright {
width:700px;
height:50px;
background: url('bottom.gif') bottom no-repeat;
color:#9F7D41;
margin-left:5px;
padding-top:20px;
text-align:center;
clear: both;
}



/*  Typography  */

body {
font-family:verdana,arial,helvetica,sans-serif;
font-size:11px;
}

h1 {display:none;}

h2 {display:none;}

h3 {
font-family:times new roman,times,serif;
font-size:17px;
font-weight:bold;
color:#9F7D41;
margin:10px 0 10px 0;
}

h4 {
font-size:11px;
font-weight:bold;
letter-spacing:1px;
color:#9F7D41;
margin:20px 0 10px 0;
padding:0;
}

p {}

a {
text-decoration:none;
font-weight:bold;
color:#993333;
}
a:hover {
text-decoration:underline;
color:#993333;
}
a:active {
color:#9F7D41;;
}

a img {
border:0;
}


/*  Special Elements  */

a.navigate, .navigate a {
font-family:verdana,arial,helvetica,sans-serif;
font-size:10px;
font-weight:normal;
text-transform:uppercase;
}
.navigate {
text-align:center;
padding:10px;
}

ul.links {
margin-top:0;
margin-left:2px;
padding:0;
list-style-type:none;
}
ul.links a {
font-weight:normal;
}
ul.links li {
padding-bottom:4px;
}

div.column {
float:left;
margin:0 5px 0 5px;
}
div.twocolumn {
float:left;
padding:0 20px 0 20px;
width:250px;
}
div.row {
clear:both ;
padding:5px 0 5px 0;
}

div.small {
float:left;
padding:7px;
border:0;
}
.small a img {
border:1px solid #993333;
}



div.clear {
clear:both;
}

.note {font-style:italic;}



/*  nasty geocities thing...  */

img {position:absolute;top:0;left:0;}
#container img {position:relative;}



/*  colors  */
/*    gold - #9F7D41 */
/*    red - #993333 */
