body,html {
background-color:#000000;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
margin:0px;
padding:0px;
}
#container {
width:996px;
margin-left:auto;
margin-right:auto;
}
#title {
background-image:url(ideas/title.jpg);
height:115px;
}
#content {
position:relative;
height:387px;
width:641px;
background-image:url(ideas/content.jpg);
float:left;
overflow:hidden;
text-align:left;
}
#content h1 {
display:block;
margin:15px;
padding:0px;
font-size:18px;
text-align:center;
}
#content p {
text-align:justify;
}
.desc {
padding-top:30px;
}
#menu {
background-image:url(ideas/menu.jpg);
width:200px;
height:387px;
float:left;
}
#menu ul {
list-style:none;
width:200px;
padding:21px 0px 0px 0px;
margin:0px;
}
#menu li span {
display:none;
}
#menu li {
height:45px;
text-align:right;
list-style:none;
width:200px;
padding:0px;
margin:0px;
}
#menu li a {
display:block;
width:200px;
height:45px;
border:0px;
}
.linkhome {background-image:url(ideas/linkhome1.jpg);}
.linklinks {background-image:url(ideas/linkgallery1.jpg);}
.linkgallery {background-image:url(ideas/linkabout1.jpg);}
.linkcontact {background-image:url(ideas/linkcontact1.jpg);}
.linkhome:Hover {background-image:url(ideas/linkhome2.jpg);}
.linklinks:Hover {background-image:url(ideas/linkgallery2.jpg);}
.linkgallery:Hover {background-image:url(ideas/linkabout2.jpg);}
.linkcontact:Hover {background-image:url(ideas/linkcontact2.jpg);}
#sidebar {
background-image:url(ideas/sidebar.jpg);
width:155px;
height:387px;
float:left;
}
#footer {
background-image:url(ideas/footer.jpg);
height:146px;
clear:both;
}
#base {
font-size:9px;
color:#993300;
}
#base a {
color:#990000;
}
a {
color:#000000;
font-weight:bold;
}
a:Hover {
color:#FFFFFF;
}
.imgleft {
float:left;
margin-right:5px;
margin-bottom:5px;
}
.imgright {
float:right;
margin-left:5px;
margin-bottom:5px;
}
h1 {
display:none;
}
h2 {
text-align:center;
margin:0px;
margin-bottom:10px;
}
#portimage,.portimage {
width:300px;
height:387px;
}
#portimage #image,.portimage #image {
margin-top:66px;
margin-left:53px;
position:absolute;
border:0px;
}
#landimage,.landimage {
width:400px;
height:387px;
}
#landimage #image,.landimage #image {
margin-top:95px;
margin-left:60px;
position:absolute;
border:0px;
}
#navl {
position:absolute;
top:0px;
right:150px;
width:75px;
height:75px;
}
#navr {
position:absolute;
top:0px;
right:0px;
width:75px;
height:75px;
}
#navb {
position:absolute;
top:0px;
right:75px;
width:75px;
height:75px;
}
#navl img,#navr img,#navb img {
border:0px;
}
#gallery {
clear:both;
margin-top:20px;
margin-left:14px;
}
#gallery div {
float:left;
width:102px;
height:102px;
text-align:center;
margin-bottom:15px;
}
#gallery img {
border:1px solid #8e452b;
}
.image {
float:right;
margin:5px 0px 0px 5px;
}
.image img {
}
.box {
background-color:#8e452b;
color:#000000;
border:1px solid #000000;
width:280px;
}
#comments {
margin-top:85px;
float:right;
width:225px;
text-align:left;
}
#colleft {
width:320px;
float:left;
}
#colright {
width:320px;
float:left;
}
#colcentre p {
text-align:center;
}