body {
font-family : georgia;
font-size : 16px;
margin : 0;
}
a {
text-decoration : none;
}
.logotext {
font-family : verdana;
font-weight : bold;
}
h1 {
font-size : 1.2em;
}
.f00 {
color : #ff0000;
}
.grey {
color : #666;
}
.links {
font-size : 0.8em;
text-decoration : none;
display : block;
}
.text {
font-size : 0.9em;
text-decoration : none;
display : block;
width : 800px;
text-align : justify;
color : #666666;
line-height : 1.6em;
}
.text img {
float : left;
}
#column {
float : right;
width : 200px;
padding-left : 25px;
}
#holder {
font-family : georgia;
font-size : 1.2em;
}
#header {
font-size : 0.9em;
text-decoration : none;
display : block;
width : 100%;
text-align : justify;
color : #666666;
line-height : 1.6em;
background-color : #fff;
border-bottom : 10px solid #f00;
}
.clearfix {
clear : both;
}
#logo {
display : block;
width : 1000px;
margin : 0 auto 0 auto;
height : 100px;
background-color : #fff;
background-image : url(images/lofts_logo100.gif);
background-repeat : no-repeat;
background-position : left;
}
#logo img {
float : right;
}
#content {
display : block;
width : 1000px;
margin : 0 auto 0 auto;
background-color : #ffffff;
border-left : 1px solid #a67d3d;
border-right : 1px solid #a67d3d;
border-bottom : 1px solid #a67d3d;
}
#content2 {
display : block;
width : 828px;
margin : 0;
background-color : #ffffff;
float : left;
}
#right {
width : 171px;
float : right;
margin-top : 0;
margin-right : 0;
padding-bottom : 0;
background-color : #fff;
font-size : 1em;
border-left : 1px dotted #f00;
}
#menucase {
float : right;
display : block;
padding-left : 10px;
margin-top : 7px;
}
#menucase ul.vert-one {
margin : 0;
padding : 0;
list-style-type : none;
display : block;
line-height : 140%;
width : 160px;
font-weight : bold;
}
#menucase ul.vert-one li {
margin : 0;
padding : 0;
background-color : #fff;
}
#menucase ul.vert-one li a {
display : block;
text-decoration : none;
color : #000000;
padding : 0 0 0 10px;
width : 150px;
background-color : #fff;
}
#menucase ul.vert-one li a:hover {
background : url("images/vert-one_arrow2.gif") no-repeat 0 4px;
color : #000;
background-color : #ccc;
}
#menucase ul.vert-one li a.current, ul.vert-one li a.current:hover {

color : #000;
background : url("images/vert-one_arrow2.gif") no-repeat 0 4px;
}
#menucase ul.vert-one li em {
display : block;
text-decoration : none;
color : #a67d3d;
padding : 0 0 0 10px;
width : 150px;
background-color : #fff;
line-height : 140%;
}
.spaceblock p {
padding : 21px;
color : #000;
font-size : 0.9em;
}
.logotext {
font-family : garamond;
font-weight : bold;
color : #a67d3d;
font-size : 1.2em;
}
.f00 {
color : #ff0000;
}
.grey {
color : #666;
}
.links {
font-size : 0.8em;
text-decoration : none;
display : block;
}
.text {
padding : 10px;
}
#designed {
display : block;
position : absolute;
bottom : 5px;
right : 5px;
padding : 4px;
font-size : 0.8em;
color : #666666;
}
.over {
padding-left : 24px;
}
.by {
font-size : 0.8em;
color : #999999;
text-decoration : none;
}